From 3e307cc267f490fe8bfd925f77260d9c2be5ccd4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 14:04:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a32f1ae..9aff953 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg" + imageSrc="http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg?_wi=1" imageAlt="Clero landing page conversion dashboard" mediaAnimation="slide-up" frameStyle="browser" @@ -83,15 +83,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "High-Converting Landing Pages", description: "Purpose-built landing pages designed to turn visitors into qualified leads. Every element is optimized for conversion—from headline to CTA.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-partitions_52683-101635.jpg", imageAlt: "High-converting landing page design" + title: "High-Converting Landing Pages", description: "Purpose-built landing pages designed to turn visitors into qualified leads. Every element is optimized for conversion—from headline to CTA.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-partitions_52683-101635.jpg?_wi=1", imageAlt: "High-converting landing page design" }, { id: 2, - title: "Website Design & Optimization", description: "Full website redesigns that combine stunning visuals with proven conversion principles. We make your site work as hard as your sales team.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-partitions_52683-101635.jpg", imageAlt: "Website design and optimization" + title: "Website Design & Optimization", description: "Full website redesigns that combine stunning visuals with proven conversion principles. We make your site work as hard as your sales team.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-partitions_52683-101635.jpg?_wi=2", imageAlt: "Website design and optimization" }, { id: 3, - title: "Conversion Rate Optimization", description: "Data-backed improvements that increase your funnel efficiency. We test, analyze, and refine until results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-with-tablet_23-2148115126.jpg", imageAlt: "Conversion optimization analytics" + title: "Conversion Rate Optimization", description: "Data-backed improvements that increase your funnel efficiency. We test, analyze, and refine until results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-with-tablet_23-2148115126.jpg?_wi=1", imageAlt: "Conversion optimization analytics" } ]} textboxLayout="default" @@ -115,11 +115,11 @@ export default function LandingPage() { }, { id: 3, - title: "Design & Development", description: "Clean, modern design built for performance. Every pixel serves a purpose. Mobile-first, fast-loading, and built to convert.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-partitions_52683-101635.jpg", imageAlt: "Design and development" + title: "Design & Development", description: "Clean, modern design built for performance. Every pixel serves a purpose. Mobile-first, fast-loading, and built to convert.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-partitions_52683-101635.jpg?_wi=3", imageAlt: "Design and development" }, { id: 4, - title: "Launch & Optimization", description: "We don't just launch—we monitor, test, and optimize. Your landing page keeps improving long after day one.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-with-tablet_23-2148115126.jpg", imageAlt: "Launch and continuous optimization" + title: "Launch & Optimization", description: "We don't just launch—we monitor, test, and optimize. Your landing page keeps improving long after day one.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-with-tablet_23-2148115126.jpg?_wi=2", imageAlt: "Launch and continuous optimization" } ]} textboxLayout="default" @@ -225,7 +225,7 @@ export default function LandingPage() { description="Book a 20-minute strategy call with our team. We'll analyze your current funnel, identify conversion gaps, and show you exactly how Clero can help." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg" + imageSrc="http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg?_wi=2" imageAlt="Clero strategy consultation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1