From 2ed2e6b98ca0b459a11e2249190fb193fab71b34 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 07:55:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f73c91..37ec3f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { id: "1", title: "Amazing Service!", quote: "The iPhone I bought is perfect, and delivery was incredibly fast.", name: "Alex J.", role: "Photographer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg" }, - { id: "2", title: "Reliable Plug", quote: "Finally found a reliable place for original MacBooks. Highly recommended.", name: "Sarah M.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-guy-bright-jacket-with-headphones-smiling-camera-isolated-white-background_574295-4478.jpg" }, + { id: "2", title: "Reliable Plug", quote: "Finally found a reliable place for original MacBooks. Highly recommended.", name: "Sarah M.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-guy-bright-jacket-with-headphones-smiling-camera-estimated-white-background_574295-4478.jpg" }, { id: "3", title: "Best Prices", quote: "Unbeatable prices for brand new Apple products. Very satisfied.", name: "David L.", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-customer-support-representative-wearing-headset-while-working-call-center_637285-133.jpg" }, { id: "4", title: "Genuine Quality", quote: "The AirPods are original and the packaging was flawless.", name: "Emma R.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-smiling-dark-skinned-graphic-designer-being-good-mood_273609-18900.jpg" }, { id: "5", title: "Great Support", quote: "Customer service was very helpful with my setup queries.", name: "Chris B.", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg" }, -- 2.49.1