Merge version_2 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-cookies-ice-cream_23-2149637173.jpg"
|
||||
imageAlt="Premium ice cream bowl"
|
||||
buttons={[
|
||||
{ text: "Explore Flavors", href: "product" },
|
||||
{ text: "Order Now", href: "product" },
|
||||
{ text: "Learn Our Story", href: "about" }
|
||||
]}
|
||||
/>
|
||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user