Update src/app/page.tsx

This commit is contained in:
2026-05-21 07:49:01 +00:00
parent e2985dfcad
commit 6e14fc6174

View File

@@ -33,29 +33,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Portfolio",
id: "products",
},
name: "Portfolio", id: "products"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="AIVid Studio"
/>
@@ -64,21 +52,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
logoText="AI-Driven Brand Ads"
description="Transform your brand with cutting-edge AI video production, stunning ad campaigns, and high-impact posters. Elevate your presence today."
buttons={[
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
{
text: "See Portfolio",
href: "#products",
},
text: "See Portfolio", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699491.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699491.jpg"
imageAlt="Hero visual"
mediaAnimation="slide-up"
/>
@@ -92,17 +75,11 @@ export default function LandingPage() {
description="We bridge the gap between artificial intelligence and world-class design, delivering high-performance ads and video content for modern brands."
bulletPoints={[
{
title: "Advanced AI Video",
description: "High-fidelity, automated video production that scales.",
},
title: "Advanced AI Video", description: "High-fidelity, automated video production that scales."},
{
title: "Brand Design",
description: "Custom posters and visuals tailored to your unique identity.",
},
title: "Brand Design", description: "Custom posters and visuals tailored to your unique identity."},
{
title: "Rapid Deployment",
description: "Turnaround times that keep you ahead of your competitors.",
},
title: "Rapid Deployment", description: "Turnaround times that keep you ahead of your competitors."},
]}
imageSrc="http://img.b2bpic.net/free-photo/graphic-designer-photographer-collaborate-modern-studio_482257-126778.jpg"
mediaAnimation="blur-reveal"
@@ -116,24 +93,18 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "AI Advertising",
description: "Data-backed ad creation that targets the right audience.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
title: "AI Advertising", description: "Data-backed ad creation that targets the right audience.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "ai technology data visualization"
},
items: [
{
icon: Zap,
text: "Instant Generation",
},
text: "Instant Generation"},
{
icon: Target,
text: "High Conversion",
},
text: "High Conversion"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699491.jpg?_wi=2",
imageAlt: "ai technology data visualization",
},
]}
title="Expert Services"
@@ -149,41 +120,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Tech Brand Ad",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/catering-employee-showing-message-vote-red-speech-bubble_482257-122128.jpg",
},
id: "1", name: "Tech Brand Ad", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/catering-employee-showing-message-vote-red-speech-bubble_482257-122128.jpg"},
{
id: "2",
name: "Fashion Poster",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-marketing-template_23-2149924743.jpg",
},
id: "2", name: "Fashion Poster", price: "Featured", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-marketing-template_23-2149924743.jpg"},
{
id: "3",
name: "SaaS Demo Video",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-marketing-agency-square-flyer_23-2150774285.jpg",
},
id: "3", name: "SaaS Demo Video", price: "Featured", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-marketing-agency-square-flyer_23-2150774285.jpg"},
{
id: "4",
name: "Product Promo",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232286.jpg",
},
id: "4", name: "Product Promo", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232286.jpg"},
{
id: "5",
name: "Luxury Print",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-psd/minimalist-inauguration-poster-template_23-2149355919.jpg",
},
id: "5", name: "Luxury Print", price: "Featured", imageSrc: "http://img.b2bpic.net/free-psd/minimalist-inauguration-poster-template_23-2149355919.jpg"},
{
id: "6",
name: "Web Content",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template-design_23-2151420940.jpg",
},
id: "6", name: "Web Content", price: "Featured", imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template-design_23-2151420940.jpg"},
]}
title="Creative Portfolio"
description="Explore our recent AI-powered design and video projects."
@@ -197,36 +144,20 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
price: "$99",
name: "Essentials",
buttons: [
id: "basic", price: "$99", name: "Essentials", buttons: [
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
],
features: [
"1 Ad Concept",
"AI Video Assist",
"Standard Support",
],
"1 Ad Concept", "AI Video Assist", "Standard Support"],
},
{
id: "pro",
price: "$299",
name: "Pro Growth",
buttons: [
id: "pro", price: "$299", name: "Pro Growth", buttons: [
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
],
features: [
"5 Ad Campaigns",
"AI Video & Design",
"Priority Support",
],
"5 Ad Campaigns", "AI Video & Design", "Priority Support"],
},
]}
title="Transparent Pricing"
@@ -241,20 +172,11 @@ export default function LandingPage() {
tag="Results"
metrics={[
{
id: "m1",
value: "150+",
description: "Projects Delivered",
},
id: "m1", value: "150+", description: "Projects Delivered"},
{
id: "m2",
value: "95%",
description: "Satisfied Clients",
},
id: "m2", value: "95%", description: "Satisfied Clients"},
{
id: "m3",
value: "40%",
description: "Conversion Lift",
},
id: "m3", value: "40%", description: "Conversion Lift"},
]}
metricsAnimation="slide-up"
/>
@@ -268,25 +190,15 @@ export default function LandingPage() {
author="Sarah Connor"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg",
alt: "Sarah",
},
src: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg",
alt: "Michael",
},
src: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg", alt: "Michael"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg",
alt: "Emily",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg", alt: "Emily"},
{
src: "http://img.b2bpic.net/free-photo/empty-modern-workspace-with-advanced-technology-enhance-efficiency_482257-125614.jpg",
alt: "David",
},
src: "http://img.b2bpic.net/free-photo/empty-modern-workspace-with-advanced-technology-enhance-efficiency_482257-125614.jpg", alt: "David"},
{
src: "http://img.b2bpic.net/free-photo/attractive-blond-female-photographer-taking-pictures-with-professional-camera-tripod_613910-3601.jpg",
alt: "Alex",
},
src: "http://img.b2bpic.net/free-photo/attractive-blond-female-photographer-taking-pictures-with-professional-camera-tripod_613910-3601.jpg", alt: "Alex"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -297,16 +209,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Contact"
title="Ready to Scale Your Brand?"
description="Send us your brief and let's start creating."
buttons={[
{
text: "Book a Consultation",
href: "mailto:hello@aividstudio.com",
},
text: "Book a Consultation", href: "mailto:hello@aividstudio.com"},
]}
/>
</div>
@@ -315,13 +224,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="AIVid Studio"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>