From 451bb13bd3b7f2dacebfcb2b6b9dbbfc3d093483 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 04:22:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 634ffd3..3247c82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg" + imageSrc="http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -158,7 +158,7 @@ export default function LandingPage() { title: "Customer Support", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/important-document-manager-stands-front-modern-white-car-with-paper-hands_146671-16503.jpg" + imageSrc="http://img.b2bpic.net/free-photo/important-document-manager-stands-front-modern-white-car-with-paper-hands_146671-16503.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -176,7 +176,7 @@ export default function LandingPage() { name: "Honda Civic Turbo 2022", price: "PKR 7,500,000", variant: "Certified", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-sexy-fashion-woman-model-cap-all-black-blue-corset-with-bright-makeup-near-red-city-car_627829-1117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-sexy-fashion-woman-model-cap-all-black-blue-corset-with-bright-makeup-near-red-city-car_627829-1117.jpg?_wi=1", }, { id: "2", @@ -237,7 +237,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1661.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg?_wi=2", imageAlt: "car engine inspection", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-personal-planning-financial-with-coffee_23-2148305941.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/important-document-manager-stands-front-modern-white-car-with-paper-hands_146671-16503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/important-document-manager-stands-front-modern-white-car-with-paper-hands_146671-16503.jpg?_wi=2", imageAlt: "car engine inspection", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/car-full-food-poor-people_23-2149012199.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-sexy-fashion-woman-model-cap-all-black-blue-corset-with-bright-makeup-near-red-city-car_627829-1117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-sexy-fashion-woman-model-cap-all-black-blue-corset-with-bright-makeup-near-red-city-car_627829-1117.jpg?_wi=2", imageAlt: "car engine inspection", }, ]} -- 2.49.1