From 82cf672ffcb42f34d45b2d4fc31853c3e4ca6434 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:16:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3878cb3..a0e7bda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,15 +58,15 @@ export default function LandingPage() { testimonials={[ { name: "María González", handle: "Food Lover, Madrid", testimonial: "Excellent food and very attentive staff. Best Argentine experience in the city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1" }, { name: "Carlos Ruiz", handle: "Local Regular", testimonial: "Parrilla for two was incredible. Generous portions and authentic flavors.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1" }, { name: "Elena Martínez", handle: "Tourist, Barcelona", testimonial: "Best Argentine steak in Madrid. We came back three times during our stay.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2" } ]} testimonialRotationInterval={5000} @@ -87,13 +87,13 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Jorge Fernández", role: "Regular Customer", testimonial: "The attention to detail and warmth of service is unmatched. This is where memories are made.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Jorge Fernández" + id: "1", name: "Jorge Fernández", role: "Regular Customer", testimonial: "The attention to detail and warmth of service is unmatched. This is where memories are made.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Jorge Fernández" }, { - id: "2", name: "Sophie Dupont", role: "Food Critic", testimonial: "Authentic, generous, and absolutely delicious. Pampeano captures the spirit of Buenos Aires perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sophie Dupont" + id: "2", name: "Sophie Dupont", role: "Food Critic", testimonial: "Authentic, generous, and absolutely delicious. Pampeano captures the spirit of Buenos Aires perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Sophie Dupont" }, { - id: "3", name: "Antonio Rossi", role: "Chef, Milan", testimonial: "As a chef, I appreciate the quality of the meat and the skill of the parrillero. Impressive.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Antonio Rossi" + id: "3", name: "Antonio Rossi", role: "Chef, Milan", testimonial: "As a chef, I appreciate the quality of the meat and the skill of the parrillero. Impressive.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4", imageAlt: "Antonio Rossi" }, { id: "4", name: "Beatriz López", role: "Event Planner", testimonial: "Perfect for group celebrations. Their team made our anniversary dinner unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-hands-talking-cafe_637285-12503.jpg", imageAlt: "Beatriz López" @@ -123,15 +123,15 @@ export default function LandingPage() { }, { id: 2, - title: "Premium Quality Cuts", description: "Carefully selected beef from trusted suppliers. Only the finest meats make it to our grill.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-beef-cut-with-sauce-selection_140725-1842.jpg" + title: "Premium Quality Cuts", description: "Carefully selected beef from trusted suppliers. Only the finest meats make it to our grill.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-beef-cut-with-sauce-selection_140725-1842.jpg?_wi=1" }, { id: 3, - title: "Generous Portions", description: "Hearty servings that celebrate the Argentine tradition of abundance and sharing.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-meat-with-fried-vegetables_140725-2833.jpg" + title: "Generous Portions", description: "Hearty servings that celebrate the Argentine tradition of abundance and sharing.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-meat-with-fried-vegetables_140725-2833.jpg?_wi=1" }, { id: 4, - title: "Attentive, Warm Service", description: "Our team treats every guest like family. Hospitality is at the heart of what we do.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + title: "Attentive, Warm Service", description: "Our team treats every guest like family. Hospitality is at the heart of what we do.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1" } ]} mediaAnimation="slide-up" @@ -156,7 +156,7 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "ojo-de-bife", name: "Ojo de Bife", price: "€24", variant: "Premium ribeye, 300g", imageSrc: "http://img.b2bpic.net/free-photo/roasted-beef-cut-with-sauce-selection_140725-1842.jpg", imageAlt: "Ojo de Bife premium ribeye steak" + id: "ojo-de-bife", name: "Ojo de Bife", price: "€24", variant: "Premium ribeye, 300g", imageSrc: "http://img.b2bpic.net/free-photo/roasted-beef-cut-with-sauce-selection_140725-1842.jpg?_wi=2", imageAlt: "Ojo de Bife premium ribeye steak" }, { id: "entrana", name: "Entraña", price: "€22", variant: "Skirt steak, 280g", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-grilled-fresh-steak-medium-roasted-white-plate-surrounded-by-green-grass_132075-13627.jpg", imageAlt: "Entraña skirt steak grilled" @@ -165,7 +165,7 @@ export default function LandingPage() { id: "tbone", name: "T-Bone", price: "€28", variant: "Premium cut, 350g", imageSrc: "http://img.b2bpic.net/free-photo/fried-steak-wooden-board_140725-4717.jpg", imageAlt: "T-Bone premium steak" }, { - id: "parrilla-dos", name: "Parrilla para Dos", price: "€50", variant: "Mixed grill, 700g", imageSrc: "http://img.b2bpic.net/free-photo/roasted-meat-with-fried-vegetables_140725-2833.jpg", imageAlt: "Parrilla for two mixed grill" + id: "parrilla-dos", name: "Parrilla para Dos", price: "€50", variant: "Mixed grill, 700g", imageSrc: "http://img.b2bpic.net/free-photo/roasted-meat-with-fried-vegetables_140725-2833.jpg?_wi=2", imageAlt: "Parrilla for two mixed grill" }, { id: "empanadas", name: "Empanadas", price: "€8", variant: "Beef, 3 pieces", imageSrc: "http://img.b2bpic.net/free-photo/shawarma-bread-with-chips-mushrooms_140725-4086.jpg", imageAlt: "Traditional beef empanadas" @@ -188,7 +188,7 @@ export default function LandingPage() { { text: "Call to Reserve", href: "tel:916120285" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2" imageAlt="Warm dining ambiance at Pampeano Asador" useInvertedBackground={false} containerClassName="w-full py-20" -- 2.49.1