From 8163c1c47fadf6341d7753cbaa4caef42474c870 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 12:51:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 289 +++++++---------------------------------------- 1 file changed, 42 insertions(+), 247 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92757db..332c184 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,69 +31,29 @@ export default function LandingPage() {
@@ -104,18 +64,9 @@ export default function LandingPage() { title="A Legacy of Excellence" description="With over a decade in the entertainment industry, we have curated a roster of India's finest actors and models, bridging the gap between raw talent and high-end productions." metrics={[ - { - value: "150+", - title: "Projects Completed", - }, - { - value: "50+", - title: "Exclusive Talent", - }, - { - value: "12", - title: "Years Experience", - }, + { value: "150+", title: "Projects Completed" }, + { value: "50+", title: "Exclusive Talent" }, + { value: "12", title: "Years Experience" } ]} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-holding-photo-camera_23-2149537027.jpg" mediaAnimation="slide-up" @@ -131,60 +82,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { - id: "p1", - brand: "Editorial", - name: "Aryan Sharma", - price: "Model", - rating: 5, - reviewCount: "10+ Films", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11122.jpg", - }, - { - id: "p2", - brand: "Commercial", - name: "Priya Verma", - price: "Actor", - rating: 5, - reviewCount: "20+ Ads", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565173.jpg", - }, - { - id: "p3", - brand: "High Fashion", - name: "Vikram Singh", - price: "Model", - rating: 4, - reviewCount: "5+ Runways", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6611.jpg", - }, - { - id: "p4", - brand: "Cinema", - name: "Ananya Rao", - price: "Actor", - rating: 5, - reviewCount: "8+ Movies", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7784.jpg", - }, - { - id: "p5", - brand: "Editorial", - name: "Rahul Kumar", - price: "Model", - rating: 4, - reviewCount: "30+ Shoots", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-woman-outdoors_23-2149032786.jpg", - }, - { - id: "p6", - brand: "Commercial", - name: "Sneha Reddy", - price: "Actor", - rating: 5, - reviewCount: "15+ Ads", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-suffering-from-schizophrenia_23-2149332565.jpg", - }, + { id: "p1", brand: "Editorial", name: "Aryan Sharma", price: "Model", rating: 5, reviewCount: "10+ Films", imageSrc: "http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11122.jpg" }, + { id: "p2", brand: "Commercial", name: "Priya Verma", price: "Actor", rating: 5, reviewCount: "20+ Ads", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565173.jpg" }, + { id: "p3", brand: "High Fashion", name: "Vikram Singh", price: "Model", rating: 4, reviewCount: "5+ Runways", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6611.jpg" }, + { id: "p4", brand: "Cinema", name: "Ananya Rao", price: "Actor", rating: 5, reviewCount: "8+ Movies", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7784.jpg" }, + { id: "p5", brand: "Editorial", name: "Rahul Kumar", price: "Model", rating: 4, reviewCount: "30+ Shoots", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-woman-outdoors_23-2149032786.jpg" }, + { id: "p6", brand: "Commercial", name: "Sneha Reddy", price: "Actor", rating: 5, reviewCount: "15+ Ads", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-suffering-from-schizophrenia_23-2149332565.jpg" } ]} title="Featured Talent" description="A curated collection of our models and actors in various high-fashion and commercial looks." @@ -196,24 +99,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Film Casting", - description: "Professional casting services for major Bollywood and regional film productions.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-indian-male-dressed-winter-jacket-grey-background_613910-15057.jpg", - imageAlt: "indian actor portrait dark", - }, - { - title: "Fashion Modeling", - description: "High-fashion representation for global runway shows and luxury advertisements.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148884301.jpg", - imageAlt: "indian actor tuxedo studio", - }, - { - title: "Commercial Talent", - description: "Connecting brands with top-tier talent for high-impact television and digital commercials.", - imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275133.jpg", - imageAlt: "indian actress red carpet gown", - }, + { title: "Film Casting", description: "Professional casting services for major Bollywood and regional film productions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-indian-male-dressed-winter-jacket-grey-background_613910-15057.jpg", imageAlt: "indian actor portrait dark" }, + { title: "Fashion Modeling", description: "High-fashion representation for global runway shows and luxury advertisements.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148884301.jpg", imageAlt: "indian actor tuxedo studio" }, + { title: "Commercial Talent", description: "Connecting brands with top-tier talent for high-impact television and digital commercials.", imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275133.jpg", imageAlt: "indian actress red carpet gown" } ]} title="Our Expertise" description="We specialize in diverse casting and professional modeling representation." @@ -226,26 +114,10 @@ export default function LandingPage() { title="Industry Reach" tag="Talent Stats" metrics={[ - { - id: "m1", - value: "100M+", - description: "Campaign Impressions", - }, - { - id: "m2", - value: "200+", - description: "Successful Shoots", - }, - { - id: "m3", - value: "15", - description: "National Awards", - }, - { - id: "m4", - value: "98%", - description: "Client Satisfaction", - }, + { id: "m1", value: "100M+", description: "Campaign Impressions" }, + { id: "m2", value: "200+", description: "Successful Shoots" }, + { id: "m3", value: "15", description: "National Awards" }, + { id: "m4", value: "98%", description: "Client Satisfaction" } ]} /> @@ -256,46 +128,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Rajiv Khanna", - handle: "@director", - testimonial: "Exceptional talent and professional representation throughout our film project.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", - }, - { - id: "2", - name: "Meera Shah", - handle: "@casting", - testimonial: "The best selection of actors I've ever worked with. Truly professional.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-lemon-yellow-scene_23-2148184738.jpg", - }, - { - id: "3", - name: "Amitabh Bose", - handle: "@editor", - testimonial: "Models are highly skilled and always ready for camera-ready performances.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-portrait_23-2149213175.jpg", - }, - { - id: "4", - name: "Sunita Rao", - handle: "@brand", - testimonial: "Our campaign saw a massive surge in engagement thanks to their fantastic talent.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-woman-photographer-with-camera_1150-8849.jpg", - }, - { - id: "5", - name: "Vikram Sethi", - handle: "@producer", - testimonial: "Seamless casting and a pleasure to collaborate with on every project.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait_1296-429.jpg", - }, + { id: "1", name: "Rajiv Khanna", handle: "@director", testimonial: "Exceptional talent and professional representation throughout our film project.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg" }, + { id: "2", name: "Meera Shah", handle: "@casting", testimonial: "The best selection of actors I've ever worked with. Truly professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-lemon-yellow-scene_23-2148184738.jpg" }, + { id: "3", name: "Amitabh Bose", handle: "@editor", testimonial: "Models are highly skilled and always ready for camera-ready performances.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-portrait_23-2149213175.jpg" }, + { id: "4", name: "Sunita Rao", handle: "@brand", testimonial: "Our campaign saw a massive surge in engagement thanks to their fantastic talent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-woman-photographer-with-camera_1150-8849.jpg" }, + { id: "5", name: "Vikram Sethi", handle: "@producer", testimonial: "Seamless casting and a pleasure to collaborate with on every project.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait_1296-429.jpg" } ]} showRating={true} title="Industry Praise" @@ -308,44 +145,26 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "How do I book talent?", - content: "Reach out via our contact form or email our casting manager directly.", - }, - { - id: "f2", - title: "Do you provide grooming services?", - content: "Yes, we work with professional stylists and makeup artists on set.", - }, - { - id: "f3", - title: "Are you available for international projects?", - content: "Yes, our talent is available for international bookings and collaborations.", - }, + { id: "f1", title: "How do I book talent?", content: "Reach out via our contact form or email our casting manager directly." }, + { id: "f2", title: "Do you provide grooming services?", content: "Yes, we work with professional stylists and makeup artists on set." }, + { id: "f3", title: "Are you available for international projects?", content: "Yes, our talent is available for international bookings and collaborations." } ]} imageSrc="http://img.b2bpic.net/free-photo/triple-recessed-led-spots-with-color-temperature-contrast-3d-render_363450-7875.jpg" title="Frequently Asked Questions" description="Everything you need to know about booking and collaborating with our talent." imageAlt="photography studio professional" + faqsAnimation="slide-up" />
@@ -353,32 +172,8 @@ export default function LandingPage() { -- 2.49.1