From fe453b625bfdefd18706885877830b5f176adf43 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:59:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2badfa..7d19921 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,16 +50,16 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "glowing-orb" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg", imageAlt: "Landing page design 1" }, - { imageSrc: "http://img.b2bpic.net/free-psd/technology-template-design_23-2151140396.jpg", imageAlt: "Landing page design 2" }, - { imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-with-photo-concept_23-2148329041.jpg", imageAlt: "Landing page design 3" }, - { imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-home-page_23-2148867960.jpg", imageAlt: "Landing page design 4" } + { imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg?_wi=1", imageAlt: "Landing page design 1" }, + { imageSrc: "http://img.b2bpic.net/free-psd/technology-template-design_23-2151140396.jpg?_wi=1", imageAlt: "Landing page design 2" }, + { imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-with-photo-concept_23-2148329041.jpg?_wi=1", imageAlt: "Landing page design 3" }, + { imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-home-page_23-2148867960.jpg?_wi=1", imageAlt: "Landing page design 4" } ]} rightCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45555.jpg", imageAlt: "Landing page design 5" }, { imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo-copy-space_23-2148274725.jpg", imageAlt: "Landing page design 6" }, - { imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg", imageAlt: "Landing page design 7" }, - { imageSrc: "http://img.b2bpic.net/free-psd/technology-template-design_23-2151140396.jpg", imageAlt: "Landing page design 8" } + { imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg?_wi=2", imageAlt: "Landing page design 7" }, + { imageSrc: "http://img.b2bpic.net/free-psd/technology-template-design_23-2151140396.jpg?_wi=2", imageAlt: "Landing page design 8" } ]} buttons={[ { text: "Book Strategy Call", href: "#contact" }, @@ -99,15 +99,15 @@ export default function LandingPage() { features={[ { id: "1", title: "High-Converting Landing Pages", author: "Clero", description: "Purpose-built landing pages designed to capture leads and drive conversions. Strategic layout, persuasive copy, and clear CTAs work together to maximize results.", tags: ["Design", "Copywriting", "Conversion"], - imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg", imageAlt: "High-converting landing page design" + imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg?_wi=3", imageAlt: "High-converting landing page design" }, { id: "2", title: "Website Design & Optimization", author: "Clero", description: "Full website redesigns and optimization focused on driving lead generation. We audit your current site, identify conversion barriers, and rebuild for results.", tags: ["Strategy", "Design", "Optimization"], - imageSrc: "http://img.b2bpic.net/free-psd/technology-template-design_23-2151140396.jpg", imageAlt: "Website design and optimization" + imageSrc: "http://img.b2bpic.net/free-psd/technology-template-design_23-2151140396.jpg?_wi=3", imageAlt: "Website design and optimization" }, { id: "3", title: "Conversion Rate Optimization", author: "Clero", description: "Deep analysis of your current website performance. We identify conversion barriers, test improvements, and implement changes to maximize revenue from existing traffic.", tags: ["Analytics", "Testing", "Results"], - imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-with-photo-concept_23-2148329041.jpg", imageAlt: "Conversion rate optimization analysis" + imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-with-photo-concept_23-2148329041.jpg?_wi=2", imageAlt: "Conversion rate optimization analysis" } ]} animationType="slide-up" @@ -127,19 +127,19 @@ export default function LandingPage() { products={[ { id: "1", brand: "Step 1", name: "Strategy", price: "Discovery & Planning", rating: 5, - reviewCount: "Results", imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg", imageAlt: "Strategy phase" + reviewCount: "Results", imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg?_wi=4", imageAlt: "Strategy phase" }, { id: "2", brand: "Step 2", name: "Copywriting", price: "Persuasive Messaging", rating: 5, - reviewCount: "Results", imageSrc: "http://img.b2bpic.net/free-psd/technology-template-design_23-2151140396.jpg", imageAlt: "Copywriting phase" + reviewCount: "Results", imageSrc: "http://img.b2bpic.net/free-psd/technology-template-design_23-2151140396.jpg?_wi=4", imageAlt: "Copywriting phase" }, { id: "3", brand: "Step 3", name: "Design & Development", price: "Beautiful Implementation", rating: 5, - reviewCount: "Results", imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-with-photo-concept_23-2148329041.jpg", imageAlt: "Design and development phase" + reviewCount: "Results", imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-with-photo-concept_23-2148329041.jpg?_wi=3", imageAlt: "Design and development phase" }, { id: "4", brand: "Step 4", name: "Launch & Optimization", price: "Continuous Improvement", rating: 5, - reviewCount: "Results", imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-home-page_23-2148867960.jpg", imageAlt: "Launch and optimization phase" + reviewCount: "Results", imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-home-page_23-2148867960.jpg?_wi=2", imageAlt: "Launch and optimization phase" } ]} gridVariant="four-items-2x2-equal-grid" -- 2.49.1