Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -1270,4 +1270,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -106,8 +106,8 @@ export default function LandingPage() {
|
||||
tag="Features"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
cardTitleClassName="text-yellow-400"
|
||||
cardDescriptionClassName="text-yellow-300"
|
||||
featureTitleClassName="text-yellow-400"
|
||||
featureDescriptionClassName="text-yellow-300"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
@@ -478,4 +478,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user