From a3f311f0a4e844f276ff28fbe7aa8d26c7442ca5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:36:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0482022..c50aacd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="largeSmallSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="solid" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -59,7 +59,7 @@ export default function LandingPage() { tag="Financial Intelligence for Drivers" tagIcon={TrendingUp} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "canvas-reveal" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/a-modern-financial-dashboard-interface-s-1772685270375-d735dd9f.png" imageAlt="Kmétricas Dashboard showing profitability metrics" buttons={[ @@ -155,23 +155,17 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Marina Silva", handle: "@marina_uber_sp", testimonial: "I thought I was earning well until I saw the real numbers. Kmétricas showed me I was actually losing money on 30% of my rides. Now I know exactly which hours and routes pay. My income jumped 28% in two months.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-photo-of-a-brazili-1772685268452-2c770699.png", imageAlt: "Marina Silva"}, + id: "1", name: "Marina Silva", handle: "@marina_uber_sp", testimonial: "I thought I was earning well until I saw the real numbers. Kmétricas showed me I was actually losing money on 30% of my rides. Now I know exactly which hours and routes pay. My income jumped 28% in two months.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-photo-of-a-brazili-1772685268452-2c770699.png", imageAlt: "Marina Silva"}, { - id: "2", name: "Roberto Ferreira", handle: "@roberto_driver_rj", testimonial: "No more guessing. The hourly breakdown is a game-changer. I cut my driving time by 10 hours a week and actually earn more. This app paid for itself in the first week.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-man-1772685268500-bb4b9bd6.png", imageAlt: "Roberto Ferreira"}, + id: "2", name: "Roberto Ferreira", handle: "@roberto_driver_rj", testimonial: "No more guessing. The hourly breakdown is a game-changer. I cut my driving time by 10 hours a week and actually earn more. This app paid for itself in the first week.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-man-1772685268500-bb4b9bd6.png", imageAlt: "Roberto Ferreira"}, { - id: "3", name: "Júlia Costa", handle: "@julia_99_driver", testimonial: "Finally understand my actual costs per kilometer. It completely changed how I plan my routes. More profitable trips, less stress, and better peace of mind about my take-home pay.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-wom-1772685268985-05f20da3.png", imageAlt: "Júlia Costa"}, + id: "3", name: "Júlia Costa", handle: "@julia_99_driver", testimonial: "Finally understand my actual costs per kilometer. It completely changed how I plan my routes. More profitable trips, less stress, and better peace of mind about my take-home pay.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-wom-1772685268985-05f20da3.png", imageAlt: "Júlia Costa"}, { - id: "4", name: "Carlos Mendes", handle: "@carlos_driver_bh", testimonial: "Been driving for 5 years and never had clarity like this. Kmétricas gave me the data to negotiate better with platforms and make smarter business decisions. Worth every real.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-man-1772685268926-e7451310.png", imageAlt: "Carlos Mendes"}, + id: "4", name: "Carlos Mendes", handle: "@carlos_driver_bh", testimonial: "Been driving for 5 years and never had clarity like this. Kmétricas gave me the data to negotiate better with platforms and make smarter business decisions. Worth every real.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-man-1772685268926-e7451310.png", imageAlt: "Carlos Mendes"}, { - id: "5", name: "Amanda Oliveira", handle: "@amanda_ride_driver", testimonial: "The peace of mind is priceless. Knowing exactly how much stays in my pocket after every ride means I can actually plan my finances. Highly recommend to every driver.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-wom-1772685268566-fba6b717.png", imageAlt: "Amanda Oliveira"}, + id: "5", name: "Amanda Oliveira", handle: "@amanda_ride_driver", testimonial: "The peace of mind is priceless. Knowing exactly how much stays in my pocket after every ride means I can actually plan my finances. Highly recommend to every driver.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-wom-1772685268566-fba6b717.png", imageAlt: "Amanda Oliveira"}, { - id: "6", name: "Diego Teixeira", handle: "@diego_driver_sa", testimonial: "Stop working longer, start working smarter—that's exactly what Kmétricas helped me do. Best investment I've made in my driving career.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-man-1772685269379-a0602a0c.png", imageAlt: "Diego Teixeira"}, + id: "6", name: "Diego Teixeira", handle: "@diego_driver_sa", testimonial: "Stop working longer, start working smarter—that's exactly what Kmétricas helped me do. Best investment I've made in my driving career.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVkTht0WqeoupztnNmP1VoqVBA/professional-headshot-of-a-brazilian-man-1772685269379-a0602a0c.png", imageAlt: "Diego Teixeira"}, ]} showRating={true} textboxLayout="default" @@ -218,7 +212,7 @@ export default function LandingPage() { description="Connect your rideshare accounts and see your real profitability in minutes. No credit card required. Join thousands of drivers already optimizing their income with Kmétricas." tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "canvas-reveal" }} useInvertedBackground={true} inputPlaceholder="your@email.com" buttonText="Start free diagnosis" -- 2.49.1