diff --git a/src/app/page.tsx b/src/app/page.tsx index 95e44cc..e80b7c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#catalog", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/big-data-technology-cyberspace-motherboard-microchip-circuit-board-computer-processor-neon-light_90220-1198.jpg" + imageSrc="http://img.b2bpic.net/free-photo/big-data-technology-cyberspace-motherboard-microchip-circuit-board-computer-processor-neon-light_90220-1198.jpg?_wi=1" imageAlt="High-end tech hardware components display" avatars={[ { @@ -119,7 +119,7 @@ export default function LandingPage() { id: "p1", name: "RTX 4090 GPU", price: "$1599", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-metallic-texture-perforated-metal-background_1048-6353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-metallic-texture-perforated-metal-background_1048-6353.jpg?_wi=1", rating: 5, }, { @@ -133,7 +133,7 @@ export default function LandingPage() { id: "p3", name: "i9-14900K Processor", price: "$589", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg?_wi=1", rating: 5, }, { @@ -147,7 +147,7 @@ export default function LandingPage() { id: "p5", name: "2TB NVMe SSD", price: "$149", - imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg?_wi=1", rating: 5, }, { @@ -173,21 +173,21 @@ export default function LandingPage() { value: "120M+", title: "Products Listed", description: "Across every category", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-metallic-texture-perforated-metal-background_1048-6353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-metallic-texture-perforated-metal-background_1048-6353.jpg?_wi=2", }, { id: "m2", value: "5000+", title: "Global Retailers", description: "Connected in real-time", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg?_wi=2", }, { id: "m3", value: "99.9%", title: "Data Accuracy", description: "Fresh pricing daily", - imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg?_wi=2", }, ]} title="Aggregating Global Inventory" @@ -243,7 +243,7 @@ export default function LandingPage() { content: "Pricing is updated hourly to ensure the highest accuracy.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/big-data-technology-cyberspace-motherboard-microchip-circuit-board-computer-processor-neon-light_90220-1198.jpg" + imageSrc="http://img.b2bpic.net/free-photo/big-data-technology-cyberspace-motherboard-microchip-circuit-board-computer-processor-neon-light_90220-1198.jpg?_wi=2" title="Frequently Asked Questions" description="Everything you need to know about global price comparison." faqsAnimation="slide-up"