From 1ad207c58dd8f6c37462a818c98c366e09140bbc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 08:33:58 +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 d93e962..5529288 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-tailor-working-his-factory-sewing-machine_1303-28518.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-tailor-working-his-factory-sewing-machine_1303-28518.jpg?_wi=1", imageAlt: "Tailoring Workshop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-tailor-s-hand-sewing-fabric-with-needle_23-2148180324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-tailor-s-hand-sewing-fabric-with-needle_23-2148180324.jpg?_wi=1", imageAlt: "Measuring Process", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vintage-woman-sewing-cloth-by-hand-with-embroidery-set-wooden-table-people-handmade-diy-housework-concept_1150-13528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-woman-sewing-cloth-by-hand-with-embroidery-set-wooden-table-people-handmade-diy-housework-concept_1150-13528.jpg?_wi=1", imageAlt: "Stitching Detail", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { title: "20 Years Craft", subtitle: "Proven Experience", description: "Decades of mastery ensuring precision in every stitch.", - imageSrc: "http://img.b2bpic.net/free-photo/man-tailor-working-his-factory-sewing-machine_1303-28518.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-tailor-working-his-factory-sewing-machine_1303-28518.jpg?_wi=2", imageAlt: "luxury tailoring workshop interior", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { title: "On-Time Delivery", subtitle: "Reliable Schedule", description: "We respect your calendar with guaranteed delivery dates.", - imageSrc: "http://img.b2bpic.net/free-photo/male-tailor-s-hand-sewing-fabric-with-needle_23-2148180324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-tailor-s-hand-sewing-fabric-with-needle_23-2148180324.jpg?_wi=2", imageAlt: "professional tailor measuring suit", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { title: "Perfect Fit", subtitle: "Zero Compromise", description: "If it doesn't fit perfectly, we make it right, period.", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-woman-sewing-cloth-by-hand-with-embroidery-set-wooden-table-people-handmade-diy-housework-concept_1150-13528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-woman-sewing-cloth-by-hand-with-embroidery-set-wooden-table-people-handmade-diy-housework-concept_1150-13528.jpg?_wi=2", imageAlt: "hand stitching detail suit", }, ]} @@ -169,7 +169,7 @@ export default function LandingPage() { quote: "I have been coming here for 5 years. Always consistent, always premium.", name: "Vikram Malhotra", role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-clasped-hands_23-2147955358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-clasped-hands_23-2147955358.jpg?_wi=1", }, { id: "4", @@ -185,7 +185,7 @@ export default function LandingPage() { quote: "Exquisite attention to detail. Every piece fits like a dream.", name: "Rohan Verma", role: "Lawyer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-clasped-hands_23-2147955358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-clasped-hands_23-2147955358.jpg?_wi=2", }, ]} title="Trusted by Lucknow's Finest" -- 2.49.1