From 662ed03b238d6a2a6b6906d934412f81cf796140 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 13:01:44 +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 c21848a..216a1f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,11 +90,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", title: "Great Service", quote: "They made our workflow so much easier.", name: "Alex Smith", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-curly-hair-warmly-dressed-fur-coat-scarf-winter-frost-sunny-day-street-city_1321-2313.jpg" }, + { id: "t1", title: "Great Service", quote: "They made our workflow so much easier.", name: "Alex Smith", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-curly-hair-warmly-dressed-fur-coat-scarf-winter-frost-sunny-day-street-city_1321-2313.jpg?_wi=1" }, { id: "t2", title: "Impactful Design", quote: "Beautiful work that drives results.", name: "Maria Garcia", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg" }, { id: "t3", title: "Professional Team", quote: "Always responsive and professional.", name: "John Doe", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-street_641386-1075.jpg" }, { id: "t4", title: "Highly Recommend", quote: "The best partner for our digital needs.", name: "Sarah Lee", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg" }, - { id: "t5", title: "Exceptional Quality", quote: "A truly transformative partnership.", name: "David Chen", role: "Operations", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-curly-hair-warmly-dressed-fur-coat-scarf-winter-frost-sunny-day-street-city_1321-2313.jpg" } + { id: "t5", title: "Exceptional Quality", quote: "A truly transformative partnership.", name: "David Chen", role: "Operations", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-curly-hair-warmly-dressed-fur-coat-scarf-winter-frost-sunny-day-street-city_1321-2313.jpg?_wi=2" } ]} title="Loved by Our Clients" description="Read what our partners say about working with us."