Merge version_2 into main #3
@@ -47,13 +47,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "stat-1", imageSrc: "https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=800&q=80", imageAlt: "muscular athlete portrait dark studio lighting"
|
||||
id: "stat-1", imageSrc: "https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=800&q=80&_wi=1", imageAlt: "muscular athlete portrait dark studio lighting"
|
||||
},
|
||||
{
|
||||
id: "stat-2", imageSrc: "https://images.unsplash.com/photo-1552a881cd6eae3c2d3d8ebdf6e7f41f?w=800&q=80", imageAlt: "fit competitor confident pose studio dark"
|
||||
},
|
||||
{
|
||||
id: "stat-3", imageSrc: "https://images.unsplash.com/photo-1517836357463-d25ddfcbf042?w=800&q=80", imageAlt: "athlete social media content showcase"
|
||||
id: "stat-3", imageSrc: "https://images.unsplash.com/photo-1517836357463-d25ddfcbf042?w=800&q=80&_wi=1", imageAlt: "athlete social media content showcase"
|
||||
},
|
||||
{
|
||||
id: "stat-4", imageSrc: "https://images.unsplash.com/photo-1539250557-c4fb546fced1?w=800&q=80", imageAlt: "muscular athlete portrait dark studio lighting"
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
title: "Analytics & Optimization", description: "Deep-dive reports showing what's working, competitor benchmarks, and data-driven recommendations for growth."
|
||||
}
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=800&q=80"
|
||||
imageSrc="https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=800&q=80&_wi=2"
|
||||
imageAlt="fitness content creation studio setup"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
buttonText="Request Audit"
|
||||
termsText="We'll review your page and send a detailed audit. No spam, no sales call pressure—just honest feedback."
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://images.unsplash.com/photo-1517836357463-d25ddfcbf042?w=800&q=80"
|
||||
imageSrc="https://images.unsplash.com/photo-1517836357463-d25ddfcbf042?w=800&q=80&_wi=2"
|
||||
imageAlt="fitness content creation studio setup"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user