Merge version_1 into main #2
190
src/app/page.tsx
190
src/app/page.tsx
@@ -31,22 +31,14 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "process",
|
||||
},
|
||||
name: "Process", id: "process"},
|
||||
{
|
||||
name: "Results",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Results", id: "metrics"},
|
||||
]}
|
||||
button={{
|
||||
text: "Book a Free Strategy Call",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book a Free Strategy Call", href: "#contact"}}
|
||||
brandName="Theora Studios"
|
||||
/>
|
||||
</div>
|
||||
@@ -54,84 +46,53 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "glowing-orb"}}
|
||||
title="Intelligence, Engineered."
|
||||
description="Theora Studios builds custom AI workflows and intelligent automation for high-growth businesses. Precision design for the future of your company."
|
||||
kpis={[
|
||||
{
|
||||
value: "20+",
|
||||
label: "Hours Saved Weekly",
|
||||
},
|
||||
value: "20+", label: "Hours Saved Weekly"},
|
||||
{
|
||||
value: "10x",
|
||||
label: "Workflow Acceleration",
|
||||
},
|
||||
value: "10x", label: "Workflow Acceleration"},
|
||||
{
|
||||
value: "60d",
|
||||
label: "ROI Realization",
|
||||
},
|
||||
value: "60d", label: "ROI Realization"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Strategy Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Free Strategy Call", href: "#contact"},
|
||||
{
|
||||
text: "See Our Work",
|
||||
href: "#services",
|
||||
},
|
||||
text: "See Our Work", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/water-drop-body-water_417767-87.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/water-drop-body-water_417767-87.jpg"
|
||||
imageAlt="Theora Studios AI Agency"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg", alt: "Client 5"},
|
||||
]}
|
||||
avatarText="Trusted by 50+ innovative founders."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Seamless Automation",
|
||||
type: "text", text: "Seamless Automation"},
|
||||
{
|
||||
type: "text-icon", text: "Scalable AI", icon: Database,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Scalable AI",
|
||||
icon: Database,
|
||||
type: "text", text: "Custom Agents"},
|
||||
{
|
||||
type: "text-icon", text: "Data Insights", icon: LineChart,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Custom Agents",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Data Insights",
|
||||
icon: LineChart,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Workflow Strategy",
|
||||
},
|
||||
type: "text", text: "Workflow Strategy"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -144,20 +105,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AI Automation",
|
||||
description: "Seamlessly integrate and automate complex business processes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg",
|
||||
},
|
||||
title: "AI Automation", description: "Seamlessly integrate and automate complex business processes.", imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg"},
|
||||
{
|
||||
title: "AI Agents",
|
||||
description: "Custom chatbots and agents trained for your unique brand voice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/golden-notification-message-icon-symbol-social-media-communication-vector-design-style-3d-rendering_40876-3532.jpg",
|
||||
},
|
||||
title: "AI Agents", description: "Custom chatbots and agents trained for your unique brand voice.", imageSrc: "http://img.b2bpic.net/free-vector/golden-notification-message-icon-symbol-social-media-communication-vector-design-style-3d-rendering_40876-3532.jpg"},
|
||||
{
|
||||
title: "Strategy & Consulting",
|
||||
description: "High-level guidance on scaling your business with intelligent systems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/advanced-technological-robot-interacting-with-money-finance_23-2151612669.jpg",
|
||||
},
|
||||
title: "Strategy & Consulting", description: "High-level guidance on scaling your business with intelligent systems.", imageSrc: "http://img.b2bpic.net/free-photo/advanced-technological-robot-interacting-with-money-finance_23-2151612669.jpg"},
|
||||
]}
|
||||
title="Core Offerings"
|
||||
description="Custom-engineered AI solutions built for sophistication and scale."
|
||||
@@ -169,20 +121,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Discover",
|
||||
content: "Deep assessment of your operational bottlenecks and strategic opportunities.",
|
||||
},
|
||||
id: "1", title: "Discover", content: "Deep assessment of your operational bottlenecks and strategic opportunities."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Build",
|
||||
content: "Rapid, iterative development of your custom AI infrastructure.",
|
||||
},
|
||||
id: "2", title: "Build", content: "Rapid, iterative development of your custom AI infrastructure."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Deploy",
|
||||
content: "Scalable implementation with full training and support protocols.",
|
||||
},
|
||||
id: "3", title: "Deploy", content: "Scalable implementation with full training and support protocols."},
|
||||
]}
|
||||
sideTitle="Our Process"
|
||||
sideDescription="Precision engineering at every stage."
|
||||
@@ -192,30 +135,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "85%",
|
||||
title: "Efficiency Gain",
|
||||
description: "Average reduction in manual data entry.",
|
||||
icon: Zap,
|
||||
id: "1", value: "85%", title: "Efficiency Gain", description: "Average reduction in manual data entry.", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "12x",
|
||||
title: "Response Speed",
|
||||
description: "Customer inquiry resolution time.",
|
||||
icon: Clock,
|
||||
id: "2", value: "12x", title: "Response Speed", description: "Customer inquiry resolution time.", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "0d",
|
||||
title: "Downtime",
|
||||
description: "High-reliability system architecture.",
|
||||
icon: Shield,
|
||||
id: "3", value: "0d", title: "Downtime", description: "High-reliability system architecture.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
title="Business Performance"
|
||||
@@ -228,30 +160,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Vane",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "Mark Vane", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Ross",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Elena Ross", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "James L.", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amanda G.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg?_wi=3",
|
||||
},
|
||||
id: "5", name: "Amanda G.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg"},
|
||||
]}
|
||||
cardTitle="Client Experiences"
|
||||
cardTag="Trust"
|
||||
@@ -263,47 +180,34 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to build smarter?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Free Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Free Call", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/water-drop-body-water_417767-87.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/water-drop-body-water_417767-87.jpg"
|
||||
logoText="Theora Studios"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user