Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ab73e993fc | |||
| cc665de2af | |||
| 5322113e47 | |||
| fcfb03f321 | |||
| 7366e40d81 | |||
| 120c4897ad | |||
| 5def8ff08f | |||
| 42730ec248 |
@@ -44,7 +44,10 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="Symphonys Artisanal Bakery"
|
||||
description="Baking Dreams Into Reality - One Bite at a Time"
|
||||
buttons={[{ text: "Explore Menu", href: "#products" }]}
|
||||
buttons={[
|
||||
{ text: "Explore Menu", href: "#products" },
|
||||
{ text: "View Location", href: "#contact" }
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cool-breakfast-composition_23-2147658656.jpg", imageAlt: "fresh croissant close up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-served-with-glass-tea_114579-13870.jpg", imageAlt: "european cafe pastry display" },
|
||||
|
||||
Reference in New Issue
Block a user