From 00a1226cd9f2a224c8cab5a34ad0a3b9a3301c2b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:36:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9685432..b5e80f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@tanzaniabuilds", testimonial: "The quality of pipes delivered was exceptional. Highly professional service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-part-landschaftspark-duisburg-germany-daytime_181624-10664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-part-landschaftspark-duisburg-germany-daytime_181624-10664.jpg?_wi=1", imageAlt: "industrial pipes construction yard", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@cityinfra", testimonial: "Reliable partner for our large-scale infrastructure projects.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132393.jpg?_wi=1", imageAlt: "industrial pipes construction yard", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@developers", testimonial: "Consistently competitive pricing and fast delivery schedules.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-analysts-consultants-reviewing-data-checklists_482257-125957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-analysts-consultants-reviewing-data-checklists_482257-125957.jpg?_wi=1", imageAlt: "industrial pipes construction yard", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@contractors", testimonial: "Pipes Industries represents the standard for quality in East Africa.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-space-engine_1232-2602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-space-engine_1232-2602.jpg?_wi=1", imageAlt: "industrial pipes construction yard", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { handle: "@civiltech", testimonial: "Great technical support and reliable piping solutions.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062940.jpg?_wi=1", imageAlt: "industrial pipes construction yard", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { href: "tel:0699352717", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-part-landschaftspark-duisburg-germany-daytime_181624-10664.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-part-landschaftspark-duisburg-germany-daytime_181624-10664.jpg?_wi=2" mediaAnimation="slide-up" imageAlt="industrial pipes construction yard" avatars={[ @@ -196,19 +196,19 @@ export default function LandingPage() { id: "p1", name: "PVC Pipes", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132393.jpg?_wi=2", }, { id: "p2", name: "HDPE Pipes", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-space-engine_1232-2602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-space-engine_1232-2602.jpg?_wi=2", }, { id: "p3", name: "Steel Pipes", price: "Contact for Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062940.jpg?_wi=2", }, { id: "p4", @@ -253,7 +253,7 @@ export default function LandingPage() { description: "Reliable supply chain ensuring delivery across Tanzania.", bentoComponent: "reveal-icon", icon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-part-landschaftspark-duisburg-germany-daytime_181624-10664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-part-landschaftspark-duisburg-germany-daytime_181624-10664.jpg?_wi=3", imageAlt: "Weathered rusty refrigeration rack in a factory", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { description: "Decades of combined technical knowledge in engineering.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132393.jpg?_wi=3", imageAlt: "Weathered rusty refrigeration rack in a factory", }, ]} @@ -340,7 +340,7 @@ export default function LandingPage() { name: "Sarah J.", handle: "@infra", testimonial: "The best pipe supplier in Dar es Salaam. Extremely professional.", - imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-analysts-consultants-reviewing-data-checklists_482257-125957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-analysts-consultants-reviewing-data-checklists_482257-125957.jpg?_wi=2", }, { id: "t2", -- 2.49.1