diff --git a/src/app/page.tsx b/src/app/page.tsx index 6532ae3..47ce589 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139123.jpg?_wi=1", imageAlt: "Rotating premium wheel", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Engineering Excellence & Durability" description="With over 20 years of expertise, Qamreen Tires defines reliability in the automotive sector. We combine cutting-edge technology with premium craftsmanship to ensure your journey is safe, efficient, and performance-oriented." - imageSrc="http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg?_wi=1" imageAlt="Qamreen garage workshop" /> @@ -125,7 +125,7 @@ export default function LandingPage() { name: "Performance Sport", price: "From $250", variant: "Racing", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fabric-texture_23-2151872088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fabric-texture_23-2151872088.jpg?_wi=1", }, { id: "p2", @@ -186,7 +186,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-standing-beside-tool-kit-repair-garage_1170-1488.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139123.jpg?_wi=2", imageAlt: "wheel balancing machine professional", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg?_wi=2", imageAlt: "wheel balancing machine professional", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/professional-female-auto-mechanic-is-fixing-broken-car-auto-workshop-near-window_613910-17132.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fabric-texture_23-2151872088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fabric-texture_23-2151872088.jpg?_wi=2", imageAlt: "wheel balancing machine professional", }, ]}