From 0ccf0302f1629673dde9e5ddef63c03c7f49efca Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:48:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7bdca5..77074af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,12 +93,12 @@ export default function HomePage() { name: "Priya & Raj", handle: "Wedding Client 2024", testimonial: "Komal captured our special day perfectly. Professional, creative, and incredibly caring. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"}, { name: "Anjali S.", handle: "Baby Shoot Client", testimonial: "Amazing work! The baby shots turned out beautiful. Komal made everyone feel comfortable and relaxed.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"}, { name: "Vikram P.", handle: "Corporate Client", testimonial: "Professional equipment, punctual delivery, and stunning results. Best choice for any photography need.", rating: 5, @@ -108,7 +108,7 @@ export default function HomePage() { name: "Neha & Arjun", handle: "Pre-Wedding Client", testimonial: "The pre-wedding shoot was an unforgettable experience. Komal's creativity and technical skills are unmatched.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3"}, ]} buttons={[ { text: "Call Now", href: "tel:+919876543210" },