diff --git a/src/app/page.tsx b/src/app/page.tsx index de3d473..79c513a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,25 +50,25 @@ export default function LandingPage() { testimonials={[ { name: "Alex Rivers", handle: "@alextech", testimonial: "The best tech shop! My new laptop arrived in perfect condition.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2392.jpg", imageAlt: "modern tech background neon glowing"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2392.jpg?_wi=1", imageAlt: "modern tech background neon glowing"}, { name: "Sarah Chen", handle: "@schen", testimonial: "Lightning fast shipping and great customer service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-typing-laptop_23-2149319325.jpg", imageAlt: "smartphone product photography premium"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-typing-laptop_23-2149319325.jpg?_wi=1", imageAlt: "smartphone product photography premium"}, { name: "Mark V.", handle: "@markv", testimonial: "Amazing selection of gaming peripherals.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29233.jpg", imageAlt: "gaming laptop dark room glowing"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29233.jpg?_wi=1", imageAlt: "gaming laptop dark room glowing"}, { name: "Elena K.", handle: "@elenak", testimonial: "Top-tier smart home products. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fader-digital-mixing-console-with-volume-meter_169016-3287.jpg", imageAlt: "wireless headphones neon lighting"}, + imageSrc: "http://img.b2bpic.net/free-photo/fader-digital-mixing-console-with-volume-meter_169016-3287.jpg?_wi=1", imageAlt: "wireless headphones neon lighting"}, { name: "James B.", handle: "@jamesb", testimonial: "Easy checkout and authentic products.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-hologram-smartwatch-wearable-technology_53876-108508.jpg", imageAlt: "smartwatch digital display tech"}, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-hologram-smartwatch-wearable-technology_53876-108508.jpg?_wi=1", imageAlt: "smartwatch digital display tech"}, ]} buttons={[ { text: "Shop Now", href: "/shop"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2392.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2392.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg", alt: "User 1"}, @@ -93,13 +93,13 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "UltraSmart Phone X", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-typing-laptop_23-2149319325.jpg"}, + id: "p1", name: "UltraSmart Phone X", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-typing-laptop_23-2149319325.jpg?_wi=2"}, { - id: "p2", name: "Pro Gaming Laptop", price: "$1,499", imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29233.jpg"}, + id: "p2", name: "Pro Gaming Laptop", price: "$1,499", imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29233.jpg?_wi=2"}, { - id: "p3", name: "Neon Audio Headphones", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/fader-digital-mixing-console-with-volume-meter_169016-3287.jpg"}, + id: "p3", name: "Neon Audio Headphones", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/fader-digital-mixing-console-with-volume-meter_169016-3287.jpg?_wi=2"}, { - id: "p4", name: "Smart Vision Watch", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-hologram-smartwatch-wearable-technology_53876-108508.jpg"}, + id: "p4", name: "Smart Vision Watch", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-hologram-smartwatch-wearable-technology_53876-108508.jpg?_wi=2"}, { id: "p5", name: "Cyber Gaming Mouse", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-computer-desk-setup-with-hard-drive_58702-17219.jpg"}, { @@ -144,7 +144,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Frequently Asked Questions" description="Everything you need to know about shopping with ElectroHub." - imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29233.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29233.jpg?_wi=3" mediaAnimation="slide-up" faqsAnimation="blur-reveal" faqs={[