Merge version_2 into main #2
@@ -1411,4 +1411,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="RefreshCo"
|
||||
description="Premium beverages crafted for the modern explorer. Experience innovation in every sip."
|
||||
buttons={[
|
||||
{ text: "Explore Products", href: "products" },
|
||||
{ text: "Shop Now", href: "products" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glass-fresh-orange-drink-decorated-with-bright-umbrella_23-2148145369.jpg"
|
||||
@@ -224,4 +224,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user