diff --git a/src/app/page.tsx b/src/app/page.tsx index 6de1415..672fbb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="mediumSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() { @@ -167,17 +167,13 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Sarah Chen", handle: "@sarahcreates", testimonial: "EarnFlow helped me turn my passion into a full-time income. Within 3 months, I was making $2,000/month from my followers!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-headshot-of-a-content-cre-1773027045589-9f8aa43d.png", imageAlt: "Sarah Chen"}, + id: "1", name: "Sarah Chen", handle: "@sarahcreates", testimonial: "EarnFlow helped me turn my passion into a full-time income. Within 3 months, I was making $2,000/month from my followers!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-headshot-of-a-content-cre-1773027045589-9f8aa43d.png", imageAlt: "Sarah Chen"}, { - id: "2", name: "Marcus Johnson", handle: "@marcustech", testimonial: "The analytics dashboard is incredible. I can now see exactly which content drives the most revenue and optimize accordingly.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-headshot-of-another-diver-1773027045166-84a3904f.png", imageAlt: "Marcus Johnson"}, + id: "2", name: "Marcus Johnson", handle: "@marcustech", testimonial: "The analytics dashboard is incredible. I can now see exactly which content drives the most revenue and optimize accordingly.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-headshot-of-another-diver-1773027045166-84a3904f.png", imageAlt: "Marcus Johnson"}, { - id: "3", name: "Elena Rodriguez", handle: "@elenadance", testimonial: "The support team is amazing and responsive. They helped me set up everything in just one day. Highly recommended!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-headshot-of-a-third-conte-1773027045355-2bb957f1.png", imageAlt: "Elena Rodriguez"}, + id: "3", name: "Elena Rodriguez", handle: "@elenadance", testimonial: "The support team is amazing and responsive. They helped me set up everything in just one day. Highly recommended!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-headshot-of-a-third-conte-1773027045355-2bb957f1.png", imageAlt: "Elena Rodriguez"}, { - id: "4", name: "David Kim", handle: "@davidwriter", testimonial: "I've tried other platforms, but EarnFlow is by far the easiest to use and most transparent about payouts. Best decision ever!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-headshot-of-a-fourth-cont-1773027045530-3ef93e69.png", imageAlt: "David Kim"}, + id: "4", name: "David Kim", handle: "@davidwriter", testimonial: "I've tried other platforms, but EarnFlow is by far the easiest to use and most transparent about payouts. Best decision ever!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-headshot-of-a-fourth-cont-1773027045530-3ef93e69.png", imageAlt: "David Kim"}, ]} /> @@ -191,6 +187,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + names={["YouTube", "TikTok", "Instagram", "Twitch", "Twitter", "Snapchat", "LinkedIn"]} logos={[ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-clean-recognizable-logo-for-a-popular--1773027045406-b0eba21d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-recognizable-tech-or-social-media-bran-1773027046433-91f65f9e.jpg", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/another-professional-brand-logo-for-a-co-1773027046610-53fd5e2c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-minimalist-brand-logo-for-an-analytics-1773027045075-f339297d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-brand-logo-for-a-creator--1773027045986-90f29666.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-tech-company-or-social-platform-logo-r-1773027047337-be91bafe.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgvM38irfxIUY9fEu39nw9ANzL/a-professional-brand-logo-for-an-educati-1773027046214-d8e60e9e.png"]} speed={40}