Merge version_2 into main #2
@@ -107,6 +107,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View Full Seasonal List", href: "#" }]}
|
||||
products={[
|
||||
{ id: "p1", name: "Espresso Martini", price: "$14", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/beverage-with-dries-top_141793-619.jpg" },
|
||||
{ id: "p2", name: "Old Fashioned Love Song", price: "$16", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/top-view-whiskey-glass-with-cherries-copy-space_23-2148673715.jpg" },
|
||||
@@ -187,4 +188,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user