diff --git a/src/app/page.tsx b/src/app/page.tsx index 60b0c25..9b55260 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@sarah_it", testimonial: "Excellent service and genuine products for my office.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blue-background-with-bright-lines_1160-203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-background-with-bright-lines_1160-203.jpg?_wi=1", imageAlt: "digital technology background blue", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@kamrul_dev", testimonial: "Best tech shop in Cumilla. Fast delivery and support.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/server-farm-employee-using-artificial-intelligence-tech-devices_482257-125606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/server-farm-employee-using-artificial-intelligence-tech-devices_482257-125606.jpg?_wi=1", imageAlt: "digital technology background blue", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@fatima_home", testimonial: "Installed their CCTV system. Very reliable and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/technology-elements-background_23-2148882634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-elements-background_23-2148882634.jpg?_wi=1", imageAlt: "digital technology background blue", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@rakib_tech", testimonial: "High-performance PC build was perfect. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cctv-security-camera-ceiling_53876-121710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cctv-security-camera-ceiling_53876-121710.jpg?_wi=1", imageAlt: "digital technology background blue", }, { @@ -98,11 +98,11 @@ export default function LandingPage() { handle: "@tanvir_c", testimonial: "Quick and helpful support for my laptop issues.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/key-lock-black-door-handle-matte-metal_169016-69386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/key-lock-black-door-handle-matte-metal_169016-69386.jpg?_wi=1", imageAlt: "digital technology background blue", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blue-background-with-bright-lines_1160-203.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blue-background-with-bright-lines_1160-203.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", @@ -175,7 +175,7 @@ export default function LandingPage() { title: "Dedicated Support", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/server-farm-employee-using-artificial-intelligence-tech-devices_482257-125606.jpg" + imageSrc="http://img.b2bpic.net/free-photo/server-farm-employee-using-artificial-intelligence-tech-devices_482257-125606.jpg?_wi=2" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -193,7 +193,7 @@ export default function LandingPage() { name: "High-Performance Gaming PC", price: "$1,200", variant: "Desktop", - imageSrc: "http://img.b2bpic.net/free-photo/technology-elements-background_23-2148882634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-elements-background_23-2148882634.jpg?_wi=2", }, { id: "p2", @@ -207,14 +207,14 @@ export default function LandingPage() { name: "Full HD Security Camera", price: "$150", variant: "CCTV", - imageSrc: "http://img.b2bpic.net/free-photo/cctv-security-camera-ceiling_53876-121710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cctv-security-camera-ceiling_53876-121710.jpg?_wi=2", }, { id: "p4", name: "Smart Electronic Lock", price: "$200", variant: "Smart Home", - imageSrc: "http://img.b2bpic.net/free-photo/key-lock-black-door-handle-matte-metal_169016-69386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/key-lock-black-door-handle-matte-metal_169016-69386.jpg?_wi=2", }, { id: "p5",