From 921ef19303e9364c5e880ea79e475db0d5524833 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:46:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73b1b4b..66d12df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function HomePage() { "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.", @@ -108,7 +108,7 @@ export default function HomePage() { "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.", @@ -126,7 +126,7 @@ export default function HomePage() { "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={[ @@ -271,7 +271,7 @@ export default function HomePage() { name: "Wedding Ceremony", price: "View Gallery", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-beautiful-bride-bridegroom-which-hugging-kissing-each-other-while-guests-holding-cold-sparkles-which-burning-creating-glowing-arch-night-ceremony-outdoor_8353-12110.jpg", + "http://img.b2bpic.net/free-photo/side-view-beautiful-bride-bridegroom-which-hugging-kissing-each-other-while-guests-holding-cold-sparkles-which-burning-creating-glowing-arch-night-ceremony-outdoor_8353-12110.jpg?_wi=1", imageAlt: "Wedding ceremony photography", }, { @@ -279,7 +279,7 @@ export default function HomePage() { name: "Pre-Wedding Shoot", price: "View Gallery", imageSrc: - "http://img.b2bpic.net/free-photo/young-couple-having-walk-woods_1303-22349.jpg", + "http://img.b2bpic.net/free-photo/young-couple-having-walk-woods_1303-22349.jpg?_wi=1", imageAlt: "Pre-wedding outdoor shoot", }, { @@ -287,7 +287,7 @@ export default function HomePage() { name: "Baby Portrait", price: "View Gallery", imageSrc: - "http://img.b2bpic.net/free-photo/child-hat-like-rabbit-ears-sleeps-fluffy-carpet_1304-3627.jpg", + "http://img.b2bpic.net/free-photo/child-hat-like-rabbit-ears-sleeps-fluffy-carpet_1304-3627.jpg?_wi=1", imageAlt: "Baby photography session", }, { @@ -295,7 +295,7 @@ export default function HomePage() { name: "Maternity Session", price: "View Gallery", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-attractive-pregnant-woman-dark-haired-woman-dress-cardigan-touching-big-belly-looking-up-pregnancy-expectation-concept_74855-24508.jpg", + "http://img.b2bpic.net/free-photo/portrait-attractive-pregnant-woman-dark-haired-woman-dress-cardigan-touching-big-belly-looking-up-pregnancy-expectation-concept_74855-24508.jpg?_wi=1", imageAlt: "Maternity photography shoot", }, { @@ -303,7 +303,7 @@ export default function HomePage() { name: "Outdoor Portraits", price: "View Gallery", imageSrc: - "http://img.b2bpic.net/free-photo/family-with-little-son-together-forest_1303-21482.jpg", + "http://img.b2bpic.net/free-photo/family-with-little-son-together-forest_1303-21482.jpg?_wi=1", imageAlt: "Outdoor family portraits", }, { @@ -311,7 +311,7 @@ export default function HomePage() { name: "Wedding Reception", price: "View Gallery", imageSrc: - "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg", + "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg?_wi=1", imageAlt: "Wedding reception photography", }, ]} @@ -361,7 +361,7 @@ export default function HomePage() { { text: "Call Us Today", href: "tel:+919876543210" }, { text: "WhatsApp Inquiry", href: "https://wa.me/919876543210" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg" + imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg?_wi=1" imageAlt="Komal Photo Studio" useInvertedBackground={false} /> @@ -369,7 +369,7 @@ export default function HomePage() {