From 2a8b394d43de321bacb91e81fb02169e557cc215 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:52:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dc52ed..d119b5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,6 +73,7 @@ export default function LandingPage() { imageAlt="Shah Rukh Khan portrait" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -88,11 +89,11 @@ export default function LandingPage() { }, { id: "2", brand: "1995", name: "Dilwale Dulhania Le Jayenge", price: "Highest-Grossing Indian Film", rating: 5, - reviewCount: "Icon", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-her-boyfriend-resting-together-bench-park_1153-7187.jpg?_wi=1", imageAlt: "DDLJ movie poster" + reviewCount: "Icon", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-her-boyfriend-resting-together-bench-park_1153-7187.jpg", imageAlt: "DDLJ movie poster" }, { id: "3", brand: "1998", name: "Kuch Kuch Hota Hai", price: "Blockbuster Romance", rating: 5, - reviewCount: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-her-boyfriend-resting-together-bench-park_1153-7187.jpg?_wi=2", imageAlt: "Kuch Kuch Hota Hai movie poster" + reviewCount: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-her-boyfriend-resting-together-bench-park_1153-7187.jpg", imageAlt: "Kuch Kuch Hota Hai movie poster" }, { id: "4", brand: "2000", name: "Mohabbatein", price: "Epic Love Story", rating: 5, @@ -134,16 +135,16 @@ export default function LandingPage() { tag="Honors" metrics={[ { - id: "1", value: "14", title: "Filmfare Awards", description: "Industry's most prestigious recognition", imageSrc: "http://img.b2bpic.net/free-vector/film-stripes-reels-realistic-composition-with-light-glows-golden-figurine-award-with-clapper-bobbin_1284-59002.jpg?_wi=1", imageAlt: "Filmfare Award trophy" + id: "1", value: "14", title: "Filmfare Awards", description: "Industry's most prestigious recognition", imageSrc: "http://img.b2bpic.net/free-vector/film-stripes-reels-realistic-composition-with-light-glows-golden-figurine-award-with-clapper-bobbin_1284-59002.jpg", imageAlt: "Filmfare Award trophy" }, { - id: "2", value: "Padma Shri", title: "2005 - India's Fourth Highest Civilian Award", description: "Recognition from the Government of India", imageSrc: "http://img.b2bpic.net/free-vector/film-stripes-reels-realistic-composition-with-light-glows-golden-figurine-award-with-clapper-bobbin_1284-59002.jpg?_wi=2", imageAlt: "Padma Shri award" + id: "2", value: "Padma Shri", title: "2005 - India's Fourth Highest Civilian Award", description: "Recognition from the Government of India", imageSrc: "http://img.b2bpic.net/free-vector/film-stripes-reels-realistic-composition-with-light-glows-golden-figurine-award-with-clapper-bobbin_1284-59002.jpg", imageAlt: "Padma Shri award" }, { - id: "3", value: "Legion of Honour", title: "France 2014 - Presidential Recognition", description: "Highest decoration awarded by the French government", imageSrc: "http://img.b2bpic.net/free-vector/film-stripes-reels-realistic-composition-with-light-glows-golden-figurine-award-with-clapper-bobbin_1284-59002.jpg?_wi=3", imageAlt: "Legion of Honour medal" + id: "3", value: "Legion of Honour", title: "France 2014 - Presidential Recognition", description: "Highest decoration awarded by the French government", imageSrc: "http://img.b2bpic.net/free-vector/film-stripes-reels-realistic-composition-with-light-glows-golden-figurine-award-with-clapper-bobbin_1284-59002.jpg", imageAlt: "Legion of Honour medal" }, { - id: "4", value: "Top 50", title: "Newsweek Most Powerful People", description: "Named among the 50 most powerful people globally", imageSrc: "http://img.b2bpic.net/free-vector/film-stripes-reels-realistic-composition-with-light-glows-golden-figurine-award-with-clapper-bobbin_1284-59002.jpg?_wi=4", imageAlt: "Newsweek recognition" + id: "4", value: "Top 50", title: "Newsweek Most Powerful People", description: "Named among the 50 most powerful people globally", imageSrc: "http://img.b2bpic.net/free-vector/film-stripes-reels-realistic-composition-with-light-glows-golden-figurine-award-with-clapper-bobbin_1284-59002.jpg", imageAlt: "Newsweek recognition" } ]} animationType="scale-rotate" @@ -160,16 +161,16 @@ export default function LandingPage() { tag="Personal" members={[ { - id: "1", name: "Gauri Khan", role: "Wife & Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing_1328-3217.jpg?_wi=1", imageAlt: "Gauri Khan portrait" + id: "1", name: "Gauri Khan", role: "Wife & Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing_1328-3217.jpg", imageAlt: "Gauri Khan portrait" }, { - id: "2", name: "Aryan Khan", role: "Son", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing_1328-3217.jpg?_wi=2", imageAlt: "Aryan Khan portrait" + id: "2", name: "Aryan Khan", role: "Son", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing_1328-3217.jpg", imageAlt: "Aryan Khan portrait" }, { - id: "3", name: "Suhana Khan", role: "Daughter", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing_1328-3217.jpg?_wi=3", imageAlt: "Suhana Khan portrait" + id: "3", name: "Suhana Khan", role: "Daughter", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing_1328-3217.jpg", imageAlt: "Suhana Khan portrait" }, { - id: "4", name: "AbRam Khan", role: "Son", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing_1328-3217.jpg?_wi=4", imageAlt: "AbRam Khan portrait" + id: "4", name: "AbRam Khan", role: "Son", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing_1328-3217.jpg", imageAlt: "AbRam Khan portrait" } ]} gridVariant="four-items-2x2-equal-grid" @@ -187,13 +188,13 @@ export default function LandingPage() { tag="Tributes" testimonials={[ { - id: "1", name: "Aditya Chopra", role: "Director & Producer", testimonial: "Shah Rukh Khan is not just an actor; he's a phenomenon. His dedication to craft and magnetic presence on screen have redefined what Indian cinema can achieve globally.", imageSrc: "http://img.b2bpic.net/free-photo/professional-indian-man-videographer-with-gimball-video-slr-ronin-isolated-studio-background_231208-3725.jpg?_wi=1", imageAlt: "Aditya Chopra portrait" + id: "1", name: "Aditya Chopra", role: "Director & Producer", testimonial: "Shah Rukh Khan is not just an actor; he's a phenomenon. His dedication to craft and magnetic presence on screen have redefined what Indian cinema can achieve globally.", imageSrc: "http://img.b2bpic.net/free-photo/professional-indian-man-videographer-with-gimball-video-slr-ronin-isolated-studio-background_231208-3725.jpg", imageAlt: "Aditya Chopra portrait" }, { - id: "2", name: "Karan Johar", role: "Director & Producer", testimonial: "Working with Shah Rukh has been an absolute privilege. His versatility, charm, and professional excellence set him apart as the true king of Bollywood.", imageSrc: "http://img.b2bpic.net/free-photo/professional-indian-man-videographer-with-gimball-video-slr-ronin-isolated-studio-background_231208-3725.jpg?_wi=2", imageAlt: "Karan Johar portrait" + id: "2", name: "Karan Johar", role: "Director & Producer", testimonial: "Working with Shah Rukh has been an absolute privilege. His versatility, charm, and professional excellence set him apart as the true king of Bollywood.", imageSrc: "http://img.b2bpic.net/free-photo/professional-indian-man-videographer-with-gimball-video-slr-ronin-isolated-studio-background_231208-3725.jpg", imageAlt: "Karan Johar portrait" }, { - id: "3", name: "Kajol Devgn", role: "Bollywood Icon", testimonial: "Shah Rukh's on-screen chemistry and genuine warmth make him a pleasure to work with. He elevates every project and every actor around him.", imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=1", imageAlt: "Kajol Devgn portrait" + id: "3", name: "Kajol Devgn", role: "Bollywood Icon", testimonial: "Shah Rukh's on-screen chemistry and genuine warmth make him a pleasure to work with. He elevates every project and every actor around him.", imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg", imageAlt: "Kajol Devgn portrait" }, { id: "4", name: "Tom Hanks", role: "Hollywood Legend", testimonial: "Shah Rukh Khan represents the best of cinema - talent, passion, and the power to connect with audiences across the entire world.", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg", imageAlt: "Tom Hanks portrait" @@ -202,7 +203,7 @@ export default function LandingPage() { id: "5", name: "Deepika Padukone", role: "Bollywood Star", testimonial: "Collaborating with Shah Rukh was a masterclass in acting and professionalism. He brings an energy to the set that is infectious and inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg", imageAlt: "Deepika Padukone portrait" }, { - id: "6", name: "Mani Ratnam", role: "Acclaimed Director", testimonial: "Shah Rukh's commitment to emotional authenticity and his ability to bring depth to every character make him an actor's director's dream.", imageSrc: "http://img.b2bpic.net/free-photo/professional-indian-man-videographer-with-gimball-video-slr-ronin-isolated-studio-background_231208-3725.jpg?_wi=3", imageAlt: "Mani Ratnam portrait" + id: "6", name: "Mani Ratnam", role: "Acclaimed Director", testimonial: "Shah Rukh's commitment to emotional authenticity and his ability to bring depth to every character make him an actor's director's dream.", imageSrc: "http://img.b2bpic.net/free-photo/professional-indian-man-videographer-with-gimball-video-slr-ronin-isolated-studio-background_231208-3725.jpg", imageAlt: "Mani Ratnam portrait" } ]} animationType="blur-reveal" @@ -219,7 +220,7 @@ export default function LandingPage() { description="Subscribe to exclusive updates, behind-the-scenes content, and be the first to know about upcoming projects and appearances." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg" imageAlt="Shah Rukh Khan cinema backdrop" mediaAnimation="slide-up" mediaPosition="right"