diff --git a/src/app/page.tsx b/src/app/page.tsx index f5f1f3f..65b51e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/colorful-shopping-bags_23-2147652050.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colorful-shopping-bags_23-2147652050.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -160,7 +160,7 @@ export default function LandingPage() { descriptions: [ "Get your orders in 2-3 business days.", ], - imageSrc: "http://img.b2bpic.net/free-photo/red-delivery-car-deliver-express-with-cardboard-boxes-cartoon-shipping-transportation-concept-white-website-banner-background-3d-rendering_56104-1912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-delivery-car-deliver-express-with-cardboard-boxes-cartoon-shipping-transportation-concept-white-website-banner-background-3d-rendering_56104-1912.jpg?_wi=1", }, { id: "f2", @@ -168,7 +168,7 @@ export default function LandingPage() { descriptions: [ "Your data is protected with 128-bit encryption.", ], - imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-ultimate-protection-landing-page_23-2148545300.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-ultimate-protection-landing-page_23-2148545300.jpg?_wi=1", }, { id: "f3", @@ -176,7 +176,7 @@ export default function LandingPage() { descriptions: [ "Our team is always ready to assist you.", ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-call-center-agent-helping-customers-regain-access-accounts_482257-126661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-call-center-agent-helping-customers-regain-access-accounts_482257-126661.jpg?_wi=1", }, ]} title="Why Choose Us" @@ -196,7 +196,7 @@ export default function LandingPage() { name: "Luxury Wristwatch", price: "$299.00", variant: "Gold", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=1", }, { id: "p2", @@ -270,7 +270,7 @@ export default function LandingPage() { quote: "I am so impressed with the quality and customer support!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-man-moving-new-apartment-standing-front-heap-opened-carton-boxes_74855-15166.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-shopping-bags_23-2147652050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-shopping-bags_23-2147652050.jpg?_wi=2", imageAlt: "happy customer portrait young woman", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { quote: "Received my order in record time. Excellent service.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-showing-ok-sign_1262-2445.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/red-delivery-car-deliver-express-with-cardboard-boxes-cartoon-shipping-transportation-concept-white-website-banner-background-3d-rendering_56104-1912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-delivery-car-deliver-express-with-cardboard-boxes-cartoon-shipping-transportation-concept-white-website-banner-background-3d-rendering_56104-1912.jpg?_wi=2", imageAlt: "happy customer portrait young woman", }, { @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "Everything I purchased met my expectations perfectly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-ultimate-protection-landing-page_23-2148545300.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-ultimate-protection-landing-page_23-2148545300.jpg?_wi=2", imageAlt: "happy customer portrait young woman", }, { @@ -303,7 +303,7 @@ export default function LandingPage() { quote: "Will definitely recommend this store to my friends.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-call-center-agent-helping-customers-regain-access-accounts_482257-126661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-call-center-agent-helping-customers-regain-access-accounts_482257-126661.jpg?_wi=2", imageAlt: "happy customer portrait young woman", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { quote: "The shopping experience was seamless and fun.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-cheerful-blond-girl-happily-looking-place-advertisement-promotional-text-isolated-white-background_574295-2161.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=2", imageAlt: "happy customer portrait young woman", }, ]}