Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a1ecd2c51 | |||
| 9b8be0ad3b | |||
| 7d471d3ca9 |
@@ -56,6 +56,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title={t.heroTitle}
|
||||
description={t.heroDesc}
|
||||
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
|
||||
testimonials={[
|
||||
{ name: "Juan Perez", handle: "@juanp", testimonial: "The best asado I have ever tasted outside of Buenos Aires.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg" },
|
||||
{ name: "Elena Rodriguez", handle: "@elenar", testimonial: "El Negro is a sanctuary for meat lovers. Simply perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006729.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user