Merge version_1 into main #1
289
src/app/page.tsx
289
src/app/page.tsx
@@ -31,69 +31,29 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "#projects",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Portfolio", id: "#portfolio" },
|
||||
{ name: "Projects", id: "#projects" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="IndianTalent"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Redefining Indian Talent"
|
||||
description="Premium models and actors delivering unparalleled performances for cinema, fashion, and global advertising."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View Portfolio", href: "#portfolio" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-man-portrait_23-2149417566.jpg",
|
||||
imageAlt: "indian actor portrait dark",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-indian-woman-bazaar_23-2150913250.jpg",
|
||||
imageAlt: "indian fashion model saree",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-beautiful-shade-clothing_23-2151428009.jpg",
|
||||
imageAlt: "indian actor tuxedo studio",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-model-pink-boho-dress-posing-wood-ornamental-wall_273443-3801.jpg",
|
||||
imageAlt: "indian male model portrait",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-posing-with-projector_23-2149424948.jpg",
|
||||
imageAlt: "indian actress red carpet gown",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hacker-secret-hideout-bypassing-firewalls-launching-ddos-attacks-websites-rogue_482257-135963.jpg",
|
||||
imageAlt: "handsome indian actor studio",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-man-portrait_23-2149417566.jpg", imageAlt: "indian actor portrait dark" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-indian-woman-bazaar_23-2150913250.jpg", imageAlt: "indian fashion model saree" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-beautiful-shade-clothing_23-2151428009.jpg", imageAlt: "indian actor tuxedo studio" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-model-pink-boho-dress-posing-wood-ornamental-wall_273443-3801.jpg", imageAlt: "indian male model portrait" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-posing-with-projector_23-2149424948.jpg", imageAlt: "indian actress red carpet gown" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hacker-secret-hideout-bypassing-firewalls-launching-ddos-attacks-websites-rogue_482257-135963.jpg", imageAlt: "handsome indian actor studio" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get Started"
|
||||
title="Ready to Collaborate?"
|
||||
description="Book the finest actors and models for your next big project. Let's create something extraordinary."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -353,32 +172,8 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="IndianTalent"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Talent",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Talent", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "FAQ", href: "#" }, { label: "Contact", href: "#" }] }
|
||||
]}
|
||||
copyrightText="© 2024 IndianTalent. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user