From e6a8353269947f8b3d93e88baebc12f3ffb9c6d3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:09:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbecff8..68a3848 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,16 +54,16 @@ export default function LandingPage() { testimonials={[ { name: "Priya Sharma", handle: "CEO, Tech Solutions", testimonial: "Absolutely transformed my look! The expertise and attention to detail is unmatched in Chennai.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=1"}, { name: "Anjali Desai", handle: "Bridal Client", testimonial: "Made me feel like a queen on my wedding day. Every detail was perfection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_1149-1125.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_1149-1125.jpg?_wi=1"}, { name: "Vikram Reddy", handle: "Corporate Professional", testimonial: "The grooming services here are exceptional. Highly recommend for important events.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-attractive-successful-young-brunette-bearded-male-entrepreneur-wearing-trendy-jacket-casual-white-t-shirt-keeping-his-arms-folded-expressing-reluctancy-disagreement_343059-821.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-attractive-successful-young-brunette-bearded-male-entrepreneur-wearing-trendy-jacket-casual-white-t-shirt-keeping-his-arms-folded-expressing-reluctancy-disagreement_343059-821.jpg?_wi=1"}, { name: "Meera Singh", handle: "Fashion Blogger", testimonial: "My go-to salon in Chennai. Premium service, skilled artists, stunning results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-stairs-blue-suit_1303-23957.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-stairs-blue-suit_1303-23957.jpg?_wi=1"}, ]} testimonialRotationInterval={5000} buttons={[{ text: "Book Appointment", href: "contact" }]} @@ -162,13 +162,13 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Priya Sharma", handle: "CEO, Tech Solutions", testimonial: "Absolutely transformed my look! The expertise and attention to detail is unmatched in Chennai. I've been a regular for 3 years now.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg"}, + id: "1", name: "Priya Sharma", handle: "CEO, Tech Solutions", testimonial: "Absolutely transformed my look! The expertise and attention to detail is unmatched in Chennai. I've been a regular for 3 years now.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=2"}, { - id: "2", name: "Anjali Desai", handle: "Bridal Client", testimonial: "Made me feel like a queen on my wedding day. Every detail was perfection. Highly recommend for bridal services.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_1149-1125.jpg"}, + id: "2", name: "Anjali Desai", handle: "Bridal Client", testimonial: "Made me feel like a queen on my wedding day. Every detail was perfection. Highly recommend for bridal services.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_1149-1125.jpg?_wi=2"}, { - id: "3", name: "Vikram Reddy", handle: "Corporate Professional", testimonial: "The grooming services here are exceptional. Always leaves me looking sharp for important meetings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-attractive-successful-young-brunette-bearded-male-entrepreneur-wearing-trendy-jacket-casual-white-t-shirt-keeping-his-arms-folded-expressing-reluctancy-disagreement_343059-821.jpg"}, + id: "3", name: "Vikram Reddy", handle: "Corporate Professional", testimonial: "The grooming services here are exceptional. Always leaves me looking sharp for important meetings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-attractive-successful-young-brunette-bearded-male-entrepreneur-wearing-trendy-jacket-casual-white-t-shirt-keeping-his-arms-folded-expressing-reluctancy-disagreement_343059-821.jpg?_wi=2"}, { - id: "4", name: "Meera Singh", handle: "Fashion Blogger", testimonial: "My go-to salon in Chennai. Premium service, skilled artists, stunning results every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-stairs-blue-suit_1303-23957.jpg"}, + id: "4", name: "Meera Singh", handle: "Fashion Blogger", testimonial: "My go-to salon in Chennai. Premium service, skilled artists, stunning results every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-stairs-blue-suit_1303-23957.jpg?_wi=2"}, { id: "5", name: "Rahul Gupta", handle: "Event Organizer", testimonial: "The best salon experience I've had. Professional, hygienic, and the results are amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg"}, {