Merge version_2 into main #2
@@ -1418,4 +1418,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
description="Join the community of remote workers, students, and professionals who chose comfort, simplicity, and affordability. Your back will thank you."
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#pricing" },
|
||||
{ text: "Learn More", href: "#solution" }
|
||||
{ text: "View Assembly Guide", href: "#solution" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -252,4 +252,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user