From cc7376a58b74ec985b88b0b590b923c043801b44 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 03:45:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 430f77a..2f06113 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,14 +43,14 @@ export default function LandingPage() { title="Earn Money With Smart Marketing" description="Grow your business & income online with our advanced, high-conversion marketing platform." testimonials={[ - { name: "Alex Riv", handle: "@marketer", testimonial: "This platform doubled my monthly earnings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "digital marketing interface gold" }, + { name: "Alex Riv", handle: "@marketer", testimonial: "This platform doubled my monthly earnings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=1", imageAlt: "digital marketing interface gold" }, { name: "Sam K.", handle: "@creator", testimonial: "Seamless integration and fast payouts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/colourful-pins-top-view-map_23-2148510446.jpg", imageAlt: "affiliate marketing icon gold" }, { name: "Jamie Lee", handle: "@freelancer", testimonial: "Best marketing tool for beginners.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/book-icon-right-side-with-white-background_187299-39776.jpg", imageAlt: "digital products icon" }, { name: "Morgan D.", handle: "@ceo", testimonial: "Incredible features and professional support.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yjm5cs", imageAlt: "freelance professional icon" }, - { name: "Chris B.", handle: "@affiliate", testimonial: "Everything I need in one dashboard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "digital marketing interface gold" } + { name: "Chris B.", handle: "@affiliate", testimonial: "Everything I need in one dashboard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=2", imageAlt: "digital marketing interface gold" } ]} buttons={[{ text: "Start Now", href: "#services" }]} - imageSrc="http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=3" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/colourful-pins-top-view-map_23-2148510446.jpg", alt: "User 1" }, -- 2.49.1