Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 61362d78a7 | |||
| 7204d7fbf0 | |||
| d483c9611c |
@@ -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