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