From 62f8a070b6a0882303eba6a3e894779073d9c7b9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:20:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f44aa19..ec68741 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { title="Digital Growth Built for Ambitious Brands" description="Levox Media combines strategic brilliance with flawless execution. We deliver measurable growth through SEO, paid ads, content, and brand strategy—designed for founders who demand results." buttons={[{ text: "Book Your Free Discovery Call", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-16660.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-16660.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8591.jpg", alt: "digital growth abstract tech" }, @@ -82,7 +82,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { title: "SEO Strategy", description: "Dominating search rankings with high-intent keywords and authority building.", imageSrc: "http://img.b2bpic.net/free-vector/people-research-analytics-dashboard-with-graphs-charts-vector-doodle-icons-statistic-analysis-work-with-database-information-report-with-diagrams-magnifying-glass_107791-9647.jpg" }, + { title: "SEO Strategy", description: "Dominating search rankings with high-intent keywords and authority building.", imageSrc: "http://img.b2bpic.net/free-vector/people-research-analytics-dashboard-with-graphs-charts-vector-doodle-icons-statistic-analysis-work-with-database-information-report-with-diagrams-magnifying-glass_107791-9647.jpg?_wi=1" }, { title: "Social Management", description: "Engaging community management and viral-potential social strategies.", imageSrc: "http://img.b2bpic.net/free-photo/women-holding-social-media-icons_53876-49337.jpg" }, { title: "Paid Ads", description: "High-ROAS campaigns on Google and Meta tailored for scale.", imageSrc: "http://img.b2bpic.net/free-vector/digital-marketing-viral-promo-promotion-sale-consumer-customer-targeting-message-concept-flat-line-style_126523-2249.jpg" }, { title: "Content Creation", description: "Flawless brand storytelling that resonates and converts.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-marketing-logo-collection_23-2149117440.jpg" }, @@ -119,8 +119,8 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { id: "t1", name: "Alex Rivers", role: "Founder & CEO", description: "Strategic growth visionary with 10+ years in digital marketing leadership.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=91ia9v", imageAlt: "tech brand logo white" }, - { id: "t2", name: "Jordan Hayes", role: "Creative Director", description: "Award-winning designer with a keen eye for premium aesthetics and conversion.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-16660.jpg", imageAlt: "tech brand logo white" }, - { id: "t3", name: "Morgan Ellis", role: "Head of Performance", description: "Data-driven marketing expert focused on scaling high-ROAS paid ad campaigns.", imageSrc: "http://img.b2bpic.net/free-vector/people-research-analytics-dashboard-with-graphs-charts-vector-doodle-icons-statistic-analysis-work-with-database-information-report-with-diagrams-magnifying-glass_107791-9647.jpg", imageAlt: "tech brand logo white" }, + { id: "t2", name: "Jordan Hayes", role: "Creative Director", description: "Award-winning designer with a keen eye for premium aesthetics and conversion.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-16660.jpg?_wi=2", imageAlt: "tech brand logo white" }, + { id: "t3", name: "Morgan Ellis", role: "Head of Performance", description: "Data-driven marketing expert focused on scaling high-ROAS paid ad campaigns.", imageSrc: "http://img.b2bpic.net/free-vector/people-research-analytics-dashboard-with-graphs-charts-vector-doodle-icons-statistic-analysis-work-with-database-information-report-with-diagrams-magnifying-glass_107791-9647.jpg?_wi=2", imageAlt: "tech brand logo white" }, ]} title="The Growth Experts" description="Our team consists of industry veterans, strategic thinkers, and creative specialists dedicated to your brand's future." -- 2.49.1