Update src/app/page.tsx
This commit is contained in:
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "gradient-bars" }}
|
||||
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={[
|
||||
@@ -103,4 +104,4 @@ export default function LandingPage() {
|
||||
)}
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user