diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fa3590..c80325b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/excited-woman-holding-toy-front-view_23-2149704904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/excited-woman-holding-toy-front-view_23-2149704904.jpg?_wi=1" imageAlt="Premium Collectibles Display" mediaAnimation="slide-up" avatars={[ @@ -146,7 +146,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Passion Project, Built for Collectors" description="We're not just a toy store — we're a passion project. Yash Gifts and Toys was built for fans, collectors, and kids who deserve the best without paying luxury prices. Every product is handpicked for quality, detail, and pure joy. Proudly serving Manikonda, Hyderabad." - imageSrc="http://img.b2bpic.net/free-photo/miniature-people-sitting-top-keyboard_1252-856.jpg" + imageSrc="http://img.b2bpic.net/free-photo/miniature-people-sitting-top-keyboard_1252-856.jpg?_wi=1" imageAlt="Our Passion" /> @@ -162,19 +162,19 @@ export default function LandingPage() { id: "1", name: "Anime Figures", price: "From ₹499", - imageSrc: "http://img.b2bpic.net/free-photo/view-half-robot-half-panda-bear-with-futuristic-parts_23-2151741524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-half-robot-half-panda-bear-with-futuristic-parts_23-2151741524.jpg?_wi=1", }, { id: "2", name: "Die-Cast Cars", price: "From ₹399", - imageSrc: "http://img.b2bpic.net/free-photo/view-mini-four-wheel-mobility-vehicle_23-2151016385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-mini-four-wheel-mobility-vehicle_23-2151016385.jpg?_wi=1", }, { id: "3", name: "RC & Drift Cars", price: "From ₹899", - imageSrc: "http://img.b2bpic.net/free-photo/adult-person-interacting-with-futuristic-delivery-robot_23-2151210966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-person-interacting-with-futuristic-delivery-robot_23-2151210966.jpg?_wi=1", }, { id: "4", @@ -216,35 +216,35 @@ export default function LandingPage() { title: "Hyderabad's Best Anime Collection", description: "Curated in Manikonda for the true fan.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-holding-toy-front-view_23-2149704904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-holding-toy-front-view_23-2149704904.jpg?_wi=2", imageAlt: "Still life of betrayal concept", }, { title: "Passionate, Expert Staff", description: "We know our stuff and we're here to help.", buttonIcon: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/miniature-people-sitting-top-keyboard_1252-856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/miniature-people-sitting-top-keyboard_1252-856.jpg?_wi=2", imageAlt: "Still life of betrayal concept", }, { title: "Rare & Hard-to-Find Items", description: "Discover treasures you won't see online.", buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/view-half-robot-half-panda-bear-with-futuristic-parts_23-2151741524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-half-robot-half-panda-bear-with-futuristic-parts_23-2151741524.jpg?_wi=2", imageAlt: "Still life of betrayal concept", }, { title: "Prices Better Than Online", description: "Better deals, instant gratification, no shipping.", buttonIcon: "Wallet", - imageSrc: "http://img.b2bpic.net/free-photo/view-mini-four-wheel-mobility-vehicle_23-2151016385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-mini-four-wheel-mobility-vehicle_23-2151016385.jpg?_wi=2", imageAlt: "Still life of betrayal concept", }, { title: "100% Guaranteed Quality", description: "Worth every rupee you spend.", buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/adult-person-interacting-with-futuristic-delivery-robot_23-2151210966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-person-interacting-with-futuristic-delivery-robot_23-2151210966.jpg?_wi=2", imageAlt: "Still life of betrayal concept", }, ]}