From 4567276e23a4123ca528abf0aa2cb797734a4295 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:32:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e1d3488..254ef49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxCG7T3hipYbb1guyoiyrmfGoc/uploaded-1777318294386-5l1iojgm.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxCG7T3hipYbb1guyoiyrmfGoc/uploaded-1777318294386-5l1iojgm.jpg?_wi=1" testimonials={[ { name: "Global Trade Group", @@ -149,12 +149,12 @@ export default function LandingPage() { { id: "t1", name: "Malik Rawal Khan | CEO", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg?_wi=1", }, { id: "t2", name: "Dr. Bilawal Taj | MD", - imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10394.jpg?_wi=1", }, ]} memberVariant="card" @@ -174,7 +174,7 @@ export default function LandingPage() { "Tax Efficiency", "Fast Shipping", ], - imageSrc: "http://img.b2bpic.net/free-photo/harbor-sunset_1359-1120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/harbor-sunset_1359-1120.jpg?_wi=1", }, { id: "f2", @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Reliable partner for high-grade FCV.", tag: "Bulk Order", avatarSrc: "http://img.b2bpic.net/free-photo/customer-choosing-colorful-bio-fruits-veggies-buy-from-local-farmers-market-place-looking-natural-locally-grown-produce-people-buying-organic-vegetables-products-handheld-shot_482257-66340.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxCG7T3hipYbb1guyoiyrmfGoc/uploaded-1777318294386-5l1iojgm.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxCG7T3hipYbb1guyoiyrmfGoc/uploaded-1777318294386-5l1iojgm.jpg?_wi=2", imageAlt: "international tobacco buyer professional", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "JAFZA operations are world-class.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-using-digital-tablet_107420-95910.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxCG7T3hipYbb1guyoiyrmfGoc/uploaded-1777318294386-ym42if85.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxCG7T3hipYbb1guyoiyrmfGoc/uploaded-1777318294386-ym42if85.jpg?_wi=1", imageAlt: "international tobacco buyer professional", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "Consistent quality, delivered on time.", tag: "Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-black-woman-running-flower-business_23-2149871120.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg?_wi=2", imageAlt: "international tobacco buyer professional", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { quote: "The gold standard in Pakistani tobacco.", tag: "Procurement", avatarSrc: "http://img.b2bpic.net/free-photo/manufacturing-analyst-reviewing-solar-panel-production-workflow_482257-125954.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10394.jpg?_wi=2", imageAlt: "international tobacco buyer professional", }, { @@ -285,7 +285,7 @@ export default function LandingPage() { quote: "Excellent communication and shipping.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/coworker-looking-holograms-data-center-doing-swiping-motions-gesturing_482257-122274.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/harbor-sunset_1359-1120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/harbor-sunset_1359-1120.jpg?_wi=2", imageAlt: "international tobacco buyer professional", }, ]} @@ -347,7 +347,7 @@ export default function LandingPage() { name: "message", placeholder: "Your requirements...", }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxCG7T3hipYbb1guyoiyrmfGoc/uploaded-1777318294386-ym42if85.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxCG7T3hipYbb1guyoiyrmfGoc/uploaded-1777318294386-ym42if85.jpg?_wi=2" /> -- 2.49.1