Compare commits
5 Commits
version_11
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 61939fa1be | |||
| 1b842a7ac5 | |||
| 4652cd4c6b | |||
| 79fd85d360 | |||
| 3c093d3b8c |
@@ -42,8 +42,9 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Cibo, Amore, Tradizione"
|
||||
title="Wood-Fired Comfort, Italian Classics & Espresso Done Right."
|
||||
description="From early-morning cappuccinos to hot table favourites and fresh pastries — Molisana Bakery is your daily Italian ritual."
|
||||
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" },
|
||||
{ text: "View Services", href: "/services" },
|
||||
@@ -145,4 +146,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user