diff --git a/src/app/page.tsx b/src/app/page.tsx index cc4347a..ebfd152 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "glowing-orb" }} imagePosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/a-modern-ai-analytics-dashboard-interfac-1773156518382-e8ed3357.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/a-modern-ai-analytics-dashboard-interfac-1773156518382-e8ed3357.jpg" imageAlt="AiR AI visibility dashboard" mediaAnimation="slide-up" testimonials={[ @@ -89,10 +89,10 @@ export default function LandingPage() { title: "Live AI Rank", description: "See your real-time visibility score across major AI search and recommendation platforms. Understand exactly where and how often your brand appears.", icon: TrendingUp, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/social-media-marketing-theme-phone_23-2148413414.jpg?_wi=1", imageAlt: "Live AI ranking visualization" + imageSrc: "http://img.b2bpic.net/free-vector/social-media-marketing-theme-phone_23-2148413414.jpg", imageAlt: "Live AI ranking visualization" }, { - imageSrc: "http://img.b2bpic.net/free-vector/social-media-marketing-theme-phone_23-2148413414.jpg?_wi=2", imageAlt: "Real-time rank tracking" + imageSrc: "http://img.b2bpic.net/free-vector/social-media-marketing-theme-phone_23-2148413414.jpg", imageAlt: "Real-time rank tracking" } ] }, @@ -100,10 +100,10 @@ export default function LandingPage() { title: "Competitor Rankings", description: "See how you stack up against top competitors in AI-driven search. Compare visibility scores, uncover their strengths, and find opportunities to close gaps.", icon: BarChart3, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/side-by-side-competitive-analysis-visual-1773156519101-2bcb4af4.jpg?_wi=1", imageAlt: "Competitor ranking comparison" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/side-by-side-competitive-analysis-visual-1773156519101-2bcb4af4.jpg", imageAlt: "Competitor ranking comparison" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/side-by-side-competitive-analysis-visual-1773156519101-2bcb4af4.jpg?_wi=2", imageAlt: "Competitive analysis dashboard" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/side-by-side-competitive-analysis-visual-1773156519101-2bcb4af4.jpg", imageAlt: "Competitive analysis dashboard" } ] }, @@ -111,10 +111,10 @@ export default function LandingPage() { title: "Improvement Guidance", description: "Get actionable recommendations that pinpoint exactly what to fix to strengthen AI visibility. Prioritized based on highest impact for your brand.", icon: Lightbulb, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/notepad-laptop-concept_23-2147982618.jpg?_wi=1", imageAlt: "Improvement recommendations" + imageSrc: "http://img.b2bpic.net/free-photo/notepad-laptop-concept_23-2147982618.jpg", imageAlt: "Improvement recommendations" }, { - imageSrc: "http://img.b2bpic.net/free-photo/notepad-laptop-concept_23-2147982618.jpg?_wi=2", imageAlt: "Action plan for AI optimization" + imageSrc: "http://img.b2bpic.net/free-photo/notepad-laptop-concept_23-2147982618.jpg", imageAlt: "Action plan for AI optimization" } ] }, @@ -122,10 +122,10 @@ export default function LandingPage() { title: "Content Gap Analysis", description: "Identify where your brand should appear but doesn't. Surface the queries and topics driving your visibility and spot missed opportunities.", icon: AlertCircle, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/side-by-side-competitive-analysis-visual-1773156519101-2bcb4af4.jpg?_wi=3", imageAlt: "Content gap analysis" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/side-by-side-competitive-analysis-visual-1773156519101-2bcb4af4.jpg", imageAlt: "Content gap analysis" }, { - imageSrc: "http://img.b2bpic.net/free-photo/notepad-laptop-concept_23-2147982618.jpg?_wi=3", imageAlt: "Gap identification tool" + imageSrc: "http://img.b2bpic.net/free-photo/notepad-laptop-concept_23-2147982618.jpg", imageAlt: "Gap identification tool" } ] } @@ -190,7 +190,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your AI visibility goals", rows: 4, required: false }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/a-modern-ai-analytics-dashboard-interfac-1773156518382-e8ed3357.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9ShvNpYDxQsOkVUUXMhmJzXW/a-modern-ai-analytics-dashboard-interfac-1773156518382-e8ed3357.jpg" imageAlt="AiR platform interface" mediaAnimation="slide-up" mediaPosition="right"