Update src/app/page.tsx

This commit is contained in:
2026-05-13 16:34:05 +00:00
parent 7d471d3ca9
commit 9b8be0ad3b

View File

@@ -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" },