Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 11:07:40 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
tag="Services"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
title="Featured Work"
description="Explore our portfolio of premium creative campaigns showcasing the quality and versatility of our AI-powered production."
tag="Portfolio"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
@@ -100,11 +100,11 @@ export default function LandingPage() {
title="How It Works"
description="Our streamlined process makes collaboration easy and efficient. Get premium visuals delivered fast."
tag="Process"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
gridVariant="uniform-all-items-equal"
metrics={[
{ id: '1', value: 'Brief', description: 'Send your product, campaign idea, or menu items' },
{ id: '2', value: 'Create', description: 'Multiple creative visual concepts generated and refined' },
@@ -117,7 +117,7 @@ export default function LandingPage() {
<MetricSplitMediaAbout
tag="Comparison"
tagIcon={Zap}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Why AI Production"
description="Compare traditional photoshoots with our AI-powered creative production. Get premium results faster, more affordable, and with unlimited creative variations."
metrics={[
@@ -137,7 +137,7 @@ export default function LandingPage() {
description="Choose the perfect plan for your creative needs."
tag="Pricing"
tagIcon={DollarSign}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
@@ -188,7 +188,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
tag="Audiences"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
/>
</div>
@@ -196,7 +196,7 @@ export default function LandingPage() {
<MetricSplitMediaAbout
tag="About"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="About the Studio"
description="We are an AI-powered creative studio focused on producing high-end marketing visuals for modern brands. By combining creative direction with generative AI tools, we help restaurants and marketing teams create campaign-quality visuals faster and more efficiently than traditional production methods. Our goal is to make premium visual content accessible, scalable and creatively limitless."
metrics={[
@@ -231,7 +231,7 @@ export default function LandingPage() {
<ContactSplit
tag="Get In Touch"
tagIcon={Mail}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Let's Work Together"
description="Ready to transform your visual content? Reach out to our team and let's discuss your next creative project."
background={{ variant: 'sparkles-gradient' }}