diff --git a/src/app/page.tsx b/src/app/page.tsx index 56a0669..d04bb17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Show me what's possible →", href: "#work" }, { text: "See results ↓", href: "#metrics" } ]} - imageSrc="http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg" imageAlt="Adriano Talavera, copywriter and email marketer" showDimOverlay={true} className="min-h-screen bg-background" @@ -93,7 +93,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg" imageAlt="Adriano Talavera portrait" mediaAnimation="blur-reveal" bulletPoints={[ @@ -155,7 +155,6 @@ export default function LandingPage() { tag="Case Studies" textboxLayout="default" useInvertedBackground={false} - animationType="blur-reveal" testimonials={[ { id: "fast-track-fitness", title: "Fast Track Fitness: 74% Email Open Rate", quote: "A fitness brand with real reach and a six-figure audience — and no email system to activate it. I built their entire email marketing infrastructure using Klaviyo. Before writing a single word, I spent time inside the audience: understanding what they feared, what they wanted to feel, and what gap existed between where they were and where they wanted to be. Result: 74% open rate on the Klaviyo campaign. A list that now works while the founder focuses on everything else.", name: "Fast Track Fitness", role: "Personal Brand · 100K+ Audience", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-personal-trainer-web-template_23-2149431886.jpg", imageAlt: "Fast Track Fitness email marketing results" @@ -167,7 +166,7 @@ export default function LandingPage() { id: "alonso-santos-fitness", title: "Alonso Santos: 69 Sales Calls in 3 Months", quote: "A personal brand with strong reach and a high-ticket fitness offer — with a growing audience that needed a better system for converting attention into booked conversations. I executed the full DM conversion process: 100+ prospect conversations daily, objection handling, lead qualification, and guiding people to book without ever feeling pushed. The words did the work so the founder didn't have to. Result: 69 sales calls booked in under three months. A 13% close rate on a high-ticket offer — which means the leads weren't just plentiful, they were qualified.", name: "Alonso Santos", role: "Personal Brand · 50–100K Audience", imageSrc: "http://img.b2bpic.net/free-vector/laptop-marketing-optimization-background_23-2148009591.jpg", imageAlt: "Alonso Santos DM conversion results" }, { - id: "client-references", title: "Client References Available", quote: "I'm happy to connect you directly with anyone I've worked with. Every result here is backed by real work, real people, and real outcomes. No vanity metrics — just conversions, opens, calls, and revenue.", name: "Adriano Talavera", role: "Copywriter · Email Marketer", imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=3", imageAlt: "Adriano Talavera" + id: "client-references", title: "Client References Available", quote: "I'm happy to connect you directly with anyone I've worked with. Every result here is backed by real work, real people, and real outcomes. No vanity metrics — just conversions, opens, calls, and revenue.", name: "Adriano Talavera", role: "Copywriter · Email Marketer", imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", imageAlt: "Adriano Talavera" } ]} containerClassName="bg-background py-20 md:py-32" @@ -248,7 +247,7 @@ export default function LandingPage() { tagAnimation="blur-reveal" useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/black-smoke-background-border-textured-wallpaper-high-resolution_53876-128266.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/black-smoke-background-border-textured-wallpaper-high-resolution_53876-128266.jpg" imageAlt="Premium editorial workspace" mediaAnimation="blur-reveal" inputPlaceholder="your@email.com" @@ -266,7 +265,7 @@ export default function LandingPage() {