diff --git a/src/app/bollywood/page.tsx b/src/app/bollywood/page.tsx index d4fd386..efabffa 100644 --- a/src/app/bollywood/page.tsx +++ b/src/app/bollywood/page.tsx @@ -17,11 +17,9 @@ export default function BollywoodPage() { ]; const navButton = { - text: "Shop Now", - href: "#products", - }; + text: "Shop Now", href: "#products"}; - const heroKpis = [ + const heroKpis: [{ value: string; label: string }, { value: string; label: string }, { value: string; label: string }] = [ { value: "8", label: "Major Films" }, { value: "50+", label: "Unique Items" }, { value: "97%", label: "Happy Fans" }, @@ -29,77 +27,34 @@ export default function BollywoodPage() { const bollywoodProducts = [ { - id: "1", - brand: "Dharma Productions", - name: "Koi Mil Gaya - Alien Contact Figurine Deluxe", - price: "$129.99", - rating: 5, - reviewCount: "3.2k", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-variety-hats-carnival-party_23-2148412868.jpg?_wi=2", - imageAlt: "Koi Mil Gaya alien figurine", - }, + id: "1", brand: "Dharma Productions", name: "Koi Mil Gaya - Alien Contact Figurine Deluxe", price: "$129.99", rating: 5, + reviewCount: "3.2k", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-variety-hats-carnival-party_23-2148412868.jpg", imageAlt: "Koi Mil Gaya alien figurine"}, { - id: "2", - brand: "Aamir Khan Productions", - name: "Taare Zameen Par Art & Collectibles Premium Box", - price: "$159.99", - rating: 5, - reviewCount: "2.7k", - imageSrc: - "http://img.b2bpic.net/free-photo/friends-playing-beer-pong_23-2149407035.jpg?_wi=3", - imageAlt: "Taare Zameen Par premium box", - }, + id: "2", brand: "Aamir Khan Productions", name: "Taare Zameen Par Art & Collectibles Premium Box", price: "$159.99", rating: 5, + reviewCount: "2.7k", imageSrc: + "http://img.b2bpic.net/free-photo/friends-playing-beer-pong_23-2149407035.jpg", imageAlt: "Taare Zameen Par premium box"}, { - id: "3", - brand: "Yash Raj Films", - name: "Shah Rukh Khan Iconic Pose Statue", - price: "$179.99", - rating: 5, - reviewCount: "2.1k", - imageSrc: - "http://img.b2bpic.net/free-photo/fashionable-young-man-shopping-clothes-store_23-2148175636.jpg?_wi=2", - imageAlt: "SRK statue", - }, + id: "3", brand: "Yash Raj Films", name: "Shah Rukh Khan Iconic Pose Statue", price: "$179.99", rating: 5, + reviewCount: "2.1k", imageSrc: + "http://img.b2bpic.net/free-photo/fashionable-young-man-shopping-clothes-store_23-2148175636.jpg", imageAlt: "SRK statue"}, { - id: "4", - brand: "Aditya Chopra Films", - name: "Dilwale Dulhania Le Jayenge Memory Set", - price: "$139.99", - rating: 5, - reviewCount: "2.4k", - imageSrc: - "http://img.b2bpic.net/free-photo/side-view-decorated-chocolate-candy-black-gold-box_140725-13998.jpg?_wi=6", - imageAlt: "DDLJ memory set", - }, + id: "4", brand: "Aditya Chopra Films", name: "Dilwale Dulhania Le Jayenge Memory Set", price: "$139.99", rating: 5, + reviewCount: "2.4k", imageSrc: + "http://img.b2bpic.net/free-photo/side-view-decorated-chocolate-candy-black-gold-box_140725-13998.jpg", imageAlt: "DDLJ memory set"}, { - id: "5", - brand: "Sanjay Leela Bhansali", - name: "Devdas Vintage Poster Collection - Framed", - price: "$189.99", - rating: 5, - reviewCount: "1.9k", - imageSrc: - "http://img.b2bpic.net/free-photo/top-view-travel-items-wooden-table_23-2148666252.jpg?_wi=5", - imageAlt: "Devdas poster collection", - }, + id: "5", brand: "Sanjay Leela Bhansali", name: "Devdas Vintage Poster Collection - Framed", price: "$189.99", rating: 5, + reviewCount: "1.9k", imageSrc: + "http://img.b2bpic.net/free-photo/top-view-travel-items-wooden-table_23-2148666252.jpg", imageAlt: "Devdas poster collection"}, { - id: "6", - brand: "Vikas Bahl Films", - name: "Bollywood Blockbuster Bundle - 6 Films Set", - price: "$249.99", - rating: 5, - reviewCount: "3.5k", - imageSrc: - "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282481.jpg?_wi=4", - imageAlt: "Bollywood blockbuster bundle", - }, + id: "6", brand: "Vikas Bahl Films", name: "Bollywood Blockbuster Bundle - 6 Films Set", price: "$249.99", rating: 5, + reviewCount: "3.5k", imageSrc: + "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282481.jpg", imageAlt: "Bollywood blockbuster bundle"}, ]; const footerColumns = [ { - title: "Collections", - items: [ + title: "Collections", items: [ { label: "Hollywood Classics", href: "/hollywood" }, { label: "Bollywood Treasures", href: "/bollywood" }, { label: "All Products", href: "#products" }, @@ -107,8 +62,7 @@ export default function BollywoodPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#about" }, { label: "Our Story", href: "/our-story" }, { label: "Contact", href: "#contact" }, @@ -116,8 +70,7 @@ export default function BollywoodPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Shipping Info", href: "/shipping" }, { label: "Returns & Exchanges", href: "/returns" }, { label: "FAQ", href: "/faq" }, @@ -133,7 +86,7 @@ export default function BollywoodPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSmallSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -157,7 +110,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?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/glasses-cinema-stuff_23-2147698874.jpg" imageAlt="Bollywood merchandise showcase" mediaAnimation="blur-reveal" buttons={[ @@ -196,9 +149,9 @@ export default function BollywoodPage() { { value: "100%", label: "Satisfaction Guarantee" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/glasses-cinema-stuff_23-2147698874.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/glasses-cinema-stuff_23-2147698874.jpg" imageAlt="Premium Bollywood collection" - mediaAnimation="fade-in" + mediaAnimation="blur-reveal" buttons={[ { text: "Explore Hollywood", href: "/hollywood" }, { text: "Join Newsletter", href: "#contact" }, @@ -210,7 +163,7 @@ export default function BollywoodPage() {