3 Commits

Author SHA1 Message Date
0a1ecd2c51 Merge version_4 into main
Merge version_4 into main
2026-05-13 16:34:08 +00:00
9b8be0ad3b Update src/app/page.tsx 2026-05-13 16:34:05 +00:00
7d471d3ca9 Merge version_3 into main
Merge version_3 into main
2026-05-13 16:30:36 +00:00

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