diff --git a/src/app/bollywood/page.tsx b/src/app/bollywood/page.tsx index 3ce054b..d4fd386 100644 --- a/src/app/bollywood/page.tsx +++ b/src/app/bollywood/page.tsx @@ -36,7 +36,7 @@ export default function BollywoodPage() { rating: 5, reviewCount: "3.2k", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-variety-hats-carnival-party_23-2148412868.jpg", + "http://img.b2bpic.net/free-photo/close-up-variety-hats-carnival-party_23-2148412868.jpg?_wi=2", imageAlt: "Koi Mil Gaya alien figurine", }, { @@ -47,7 +47,7 @@ export default function BollywoodPage() { rating: 5, reviewCount: "2.7k", imageSrc: - "http://img.b2bpic.net/free-photo/friends-playing-beer-pong_23-2149407035.jpg", + "http://img.b2bpic.net/free-photo/friends-playing-beer-pong_23-2149407035.jpg?_wi=3", imageAlt: "Taare Zameen Par premium box", }, { @@ -58,7 +58,7 @@ export default function BollywoodPage() { rating: 5, reviewCount: "2.1k", imageSrc: - "http://img.b2bpic.net/free-photo/fashionable-young-man-shopping-clothes-store_23-2148175636.jpg", + "http://img.b2bpic.net/free-photo/fashionable-young-man-shopping-clothes-store_23-2148175636.jpg?_wi=2", imageAlt: "SRK statue", }, { @@ -69,7 +69,7 @@ export default function BollywoodPage() { rating: 5, reviewCount: "2.4k", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-decorated-chocolate-candy-black-gold-box_140725-13998.jpg", + "http://img.b2bpic.net/free-photo/side-view-decorated-chocolate-candy-black-gold-box_140725-13998.jpg?_wi=6", imageAlt: "DDLJ memory set", }, { @@ -80,7 +80,7 @@ export default function BollywoodPage() { rating: 5, reviewCount: "1.9k", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-travel-items-wooden-table_23-2148666252.jpg", + "http://img.b2bpic.net/free-photo/top-view-travel-items-wooden-table_23-2148666252.jpg?_wi=5", imageAlt: "Devdas poster collection", }, { @@ -91,7 +91,7 @@ export default function BollywoodPage() { rating: 5, reviewCount: "3.5k", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282481.jpg", + "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282481.jpg?_wi=4", imageAlt: "Bollywood blockbuster bundle", }, ]; @@ -157,7 +157,7 @@ export default function BollywoodPage() { background={{ variant: "radial-gradient" }} kpis={heroKpis} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/glasses-cinema-stuff_23-2147698874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glasses-cinema-stuff_23-2147698874.jpg?_wi=4" imageAlt="Bollywood merchandise showcase" mediaAnimation="blur-reveal" buttons={[ @@ -196,7 +196,7 @@ export default function BollywoodPage() { { value: "100%", label: "Satisfaction Guarantee" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/glasses-cinema-stuff_23-2147698874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glasses-cinema-stuff_23-2147698874.jpg?_wi=5" imageAlt="Premium Bollywood collection" mediaAnimation="fade-in" buttons={[ @@ -210,7 +210,7 @@ export default function BollywoodPage() {