Compare commits
10 Commits
version_17
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 6640944977 | |||
| cb7e41ffe2 | |||
| 7833ef69c3 | |||
| 2c99ddb670 | |||
| 9ef309be74 | |||
| 2bb1085176 | |||
| ec4740baa3 | |||
| 3046a23a28 | |||
| 5ec57896ca | |||
| fcd40a1828 |
@@ -44,9 +44,8 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Molisana Bakery
|
||||
|
||||
Authentic Italian Flavors, Crafted Daily in Your Neighborhood"
|
||||
tag="Authentic Italian Traditions Since 2009"
|
||||
title="Authentic Italian Flavors, Crafted Daily"
|
||||
description="From early-morning cappuccinos to hot table favourites and fresh pastries — Molisana Bakery is your daily Italian ritual. Simply put: There is no substitute for the Italian way of food."
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "/menu" },
|
||||
@@ -86,7 +85,7 @@ Authentic Italian Flavors, Crafted Daily in Your Neighborhood"
|
||||
{ id: "p6", name: "Focaccia Sandwich", price: "CA$14", imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-103644.jpg?_wi=2" },
|
||||
]}
|
||||
title="Our Daily Classics"
|
||||
description="Authentic recipes, generous portions, and the quality you expect from a real Italian eatery."
|
||||
description="Hand-crafted daily in limited batches—order yours before they're gone."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -105,4 +104,4 @@ Authentic Italian Flavors, Crafted Daily in Your Neighborhood"
|
||||
)}
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user