From 97cc793651542ca1e76dd8f6fd5998440c653036 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:42:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 320b9bd..80850cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,13 +160,13 @@ export default function LandingPage() { id: "2", name: "Juan Carlos", handle: "@juancarlos_kr", testimonial: "The quality is exceptional. I've been ordering for parties and everyone always asks where I got them. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Juan Carlos" }, { - id: "3", name: "Rosa López", handle: "@rosa_family_events", testimonial: "Customer service is amazing! They remembered my preferences and always make sure my orders are perfect.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Rosa López" + id: "3", name: "Rosa López", handle: "@rosa_family_events", testimonial: "Customer service is amazing! They remembered my preferences and always make sure my orders are perfect.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Rosa López" }, { id: "4", name: "Miguel Santos", handle: "@miguel_food_blogger", testimonial: "As someone who grew up in Santo Domingo, I can confirm these are the real deal. Authentic Dominican flavor!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Miguel Santos" }, { - id: "5", name: "Carmen Díaz", handle: "@carmen_kiss", testimonial: "Perfect for gifts! My sister in New York loved the package. They ship beautifully and arrive fresh.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Carmen Díaz" + id: "5", name: "Carmen Díaz", handle: "@carmen_kiss", testimonial: "Perfect for gifts! My sister in New York loved the package. They ship beautifully and arrive fresh.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Carmen Díaz" }, { id: "6", name: "Luis Fernández", handle: "@luis_events_planner", testimonial: "I trust Savos for all my event catering needs. Consistent quality and delivery every single time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Luis Fernández" -- 2.49.1