Merge version_1 into main #1
196
src/app/page.tsx
196
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Work",
|
||||
id: "product",
|
||||
},
|
||||
name: "Work", id: "product"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="INDIVIDUVM STUDIO"
|
||||
/>
|
||||
@@ -54,32 +46,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="INDIVIDUVM STUDIO"
|
||||
description="Redefining the creative frontier with AI-driven strategy, cinematic excellence, and UGC-centric growth."
|
||||
tag="CREATIVE AI & DIGITAL MARKETING"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-grunge-blue-marble-background_1258-28522.jpg",
|
||||
imageAlt: "cinematic studio environment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-grunge-blue-marble-background_1258-28522.jpg", imageAlt: "cinematic studio environment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-cabinet-private-clinic-with-gadgets-diagnostic-tools_482257-122764.jpg",
|
||||
imageAlt: "modern creative ai studio",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184619.jpg",
|
||||
imageAlt: "View of black and white light projector for theatre",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-person-sailing-small-boat-surrounded-with-large-columns_181624-11434.jpg",
|
||||
imageAlt: "Wide angle shot of a person sailing on a small boat surrounded with large columns",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-hourglass-gray-time-war-death_179666-42731.jpg",
|
||||
imageAlt: "Black hourglass on gray time war death",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-cabinet-private-clinic-with-gadgets-diagnostic-tools_482257-122764.jpg", imageAlt: "modern creative ai studio"}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -104,34 +79,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "AI Strategy",
|
||||
title: "Creative AI Labs",
|
||||
items: [
|
||||
"Prompt Engineering",
|
||||
"Synthetic Media Creation",
|
||||
"AI Workflow Automation",
|
||||
],
|
||||
id: "f1", label: "AI Strategy", title: "Creative AI Labs", items: [
|
||||
"Prompt Engineering", "Synthetic Media Creation", "AI Workflow Automation"],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "UGC Mastery",
|
||||
title: "Avatar & UGC Content",
|
||||
items: [
|
||||
"Custom Digital Avatars",
|
||||
"UGC Video Campaigns",
|
||||
"Creator-Led Marketing",
|
||||
],
|
||||
id: "f2", label: "UGC Mastery", title: "Avatar & UGC Content", items: [
|
||||
"Custom Digital Avatars", "UGC Video Campaigns", "Creator-Led Marketing"],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Cinematic",
|
||||
title: "Cinematic Storytelling",
|
||||
items: [
|
||||
"Commercial Production",
|
||||
"Professional Editing",
|
||||
"High-End Scriptwriting",
|
||||
],
|
||||
id: "f3", label: "Cinematic", title: "Cinematic Storytelling", items: [
|
||||
"Commercial Production", "Professional Editing", "High-End Scriptwriting"],
|
||||
},
|
||||
]}
|
||||
title="Digital Creative Services"
|
||||
@@ -147,47 +104,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Digital Avatar Solutions",
|
||||
price: "Custom",
|
||||
variant: "AI-UGC",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marketing-advertising-commercial-strategy-concept_53876-13733.jpg",
|
||||
},
|
||||
id: "p1", name: "Digital Avatar Solutions", price: "Custom", variant: "AI-UGC", imageSrc: "http://img.b2bpic.net/free-photo/marketing-advertising-commercial-strategy-concept_53876-13733.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Cinematic Commercials",
|
||||
price: "Starts $5k",
|
||||
variant: "Production",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038383.jpg",
|
||||
},
|
||||
id: "p2", name: "Cinematic Commercials", price: "Starts $5k", variant: "Production", imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038383.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "AI-Enhanced Portraits",
|
||||
price: "Starts $1k",
|
||||
variant: "Photography",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148916390.jpg",
|
||||
},
|
||||
id: "p3", name: "AI-Enhanced Portraits", price: "Starts $1k", variant: "Photography", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148916390.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Premium Product Photo",
|
||||
price: "Starts $2k",
|
||||
variant: "Photography",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826267.jpg",
|
||||
},
|
||||
id: "p4", name: "Premium Product Photo", price: "Starts $2k", variant: "Photography", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826267.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Editorial Scriptwriting",
|
||||
price: "Starts $500",
|
||||
variant: "Editorial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headphones-with-microphone-call-center-office-desk_482257-125977.jpg",
|
||||
},
|
||||
id: "p5", name: "Editorial Scriptwriting", price: "Starts $500", variant: "Editorial", imageSrc: "http://img.b2bpic.net/free-photo/headphones-with-microphone-call-center-office-desk_482257-125977.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "VFX Edit Suite",
|
||||
price: "Starts $3k",
|
||||
variant: "Post-Production",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139227.jpg",
|
||||
},
|
||||
id: "p6", name: "VFX Edit Suite", price: "Starts $3k", variant: "Post-Production", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139227.jpg"},
|
||||
]}
|
||||
title="Our Creative Portfolio"
|
||||
description="From high-end product photography to cinematic commercial campaigns, we create experiences that resonate."
|
||||
@@ -202,20 +129,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "200+",
|
||||
description: "Campaigns Delivered",
|
||||
},
|
||||
id: "m1", value: "200+", description: "Campaigns Delivered"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "12M+",
|
||||
description: "Total UGC Views",
|
||||
},
|
||||
id: "m2", value: "12M+", description: "Total UGC Views"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
description: "Client Retention",
|
||||
},
|
||||
id: "m3", value: "98%", description: "Client Retention"},
|
||||
]}
|
||||
title="Studio Impact"
|
||||
description="Measurable results driven by data-informed creativity."
|
||||
@@ -230,45 +148,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marcus Aurelius",
|
||||
role: "CMO",
|
||||
company: "Global Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-nightlife-party_23-2149220900.jpg",
|
||||
},
|
||||
id: "t1", name: "Marcus Aurelius", role: "CMO", company: "Global Tech", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-nightlife-party_23-2149220900.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Elena Vance",
|
||||
role: "CEO",
|
||||
company: "Luxury Brands",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg",
|
||||
},
|
||||
id: "t2", name: "Elena Vance", role: "CEO", company: "Luxury Brands", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Julian Thorne",
|
||||
role: "Founder",
|
||||
company: "NextGen AI",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg",
|
||||
},
|
||||
id: "t3", name: "Julian Thorne", role: "Founder", company: "NextGen AI", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah Jenkins",
|
||||
role: "Head of Growth",
|
||||
company: "Venture",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-spotlight_23-2149304646.jpg",
|
||||
},
|
||||
id: "t4", name: "Sarah Jenkins", role: "Head of Growth", company: "Venture", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-spotlight_23-2149304646.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Leo Sterling",
|
||||
role: "Producer",
|
||||
company: "Creative Wave",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81990.jpg",
|
||||
},
|
||||
id: "t5", name: "Leo Sterling", role: "Producer", company: "Creative Wave", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81990.jpg"},
|
||||
]}
|
||||
title="Client Voices"
|
||||
description="Leading global brands partner with INDIVIDUVM STUDIO for our creative innovation."
|
||||
@@ -279,8 +172,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
tag="Let's Collaborate"
|
||||
title="Start Your Project"
|
||||
description="Let's bring your vision to life. Get in touch with INDIVIDUVM STUDIO today."
|
||||
@@ -291,29 +183,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "AI Strategy",
|
||||
href: "#features",
|
||||
},
|
||||
label: "AI Strategy", href: "#features"},
|
||||
{
|
||||
label: "Production",
|
||||
href: "#product",
|
||||
},
|
||||
label: "Production", href: "#product"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user