Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2876bda4a | |||
| 779e441cc9 | |||
| 6936557178 | |||
| 8e975176fe |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ name: "Elena Rodriguez", handle: "@elena_foodie", testimonial: "The wagyu tacos are an absolute revelation. Truly the best Mexican dining I've experienced in years.", rating: 5 },
|
||||
{ name: "Marcus Thorne", handle: "@mthorne_travels", testimonial: "A perfect fusion of traditional roots and modern elegance. The atmosphere is just as vibrant as the menu.", rating: 5 }
|
||||
]}
|
||||
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
|
||||
buttons={[{ text: "Book Your Table", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
@@ -147,4 +147,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user