Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92bb4165a7 | |||
| 79e9a63abc | |||
| de4b738e80 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="L'Antica Tirana"
|
logoText="La Fortezza"
|
||||||
description="Authentic Italian flavors, warm hospitality, and the heart of Italy in Tirana."
|
description="Authentic Italian flavors, warm hospitality, and the heart of Italy in Tirana."
|
||||||
buttons={[{ text: "Reserve Table", href: "#contact" }, { text: "View Menu", href: "#menu" }]}
|
buttons={[{ text: "Reserve Table", href: "#contact" }, { text: "View Menu", href: "#menu" }]}
|
||||||
slides={[
|
slides={[
|
||||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="L'Antica Tirana"
|
logoText="La Fortezza"
|
||||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user