Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b6778eb59 | |||
| 3bc291411f | |||
| 80d659eac7 | |||
| 8337a34f84 | |||
| 97a148740b |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
logoText="Il Terrazzo"
|
||||
description="Experience authentic Italian cuisine in an intimate candlelit setting. Award-winning restaurant featuring fresh ingredients, an exceptional wine list, and brick fireplaces that capture the warmth of Italian hospitality in Victoria's historic Waddington Alley."
|
||||
buttons={[
|
||||
{ text: "Reserve a Table", href: "#contact" },
|
||||
{ text: "Reserve Your Table Now", href: "#contact" },
|
||||
{ text: "View Menu", href: "#menu" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user