From dea415d662a304b08eef60443c9ac835e3784689 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 13:21:48 +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 b7221cd..a5fe1d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,27 +58,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg?_wi=1", imageAlt: "Construction project", }, { - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg?_wi=2", imageAlt: "Architectural design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg?_wi=3", imageAlt: "Building process", }, { - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg?_wi=4", imageAlt: "Final handover", }, { - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg?_wi=5", imageAlt: "Legacy structure", }, { - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-847.jpg?_wi=6", imageAlt: "Karachi development", }, ]} @@ -136,7 +136,7 @@ export default function LandingPage() { name: "Mustafa Sami", role: "CEO", testimonial: "Very responsive staff. They understood exactly what I needed and delivered beyond expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", }, { id: "t2", @@ -164,7 +164,7 @@ export default function LandingPage() { name: "Sana Farooq", role: "Architect", testimonial: "Collaborating with KK Builders on several high-profile projects was a privilege. Their attention to detail is unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", }, ]} title="What Our Clients Say" -- 2.49.1