From 865e0a2a59a736b3c245333d145875bdc1b3f4f0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:43:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 200 ++++++++++++----------------------------------- 1 file changed, 52 insertions(+), 148 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 342e780..c0e19ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll' import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import { Award, Clock, Globe, Shield, Zap } from "lucide-react"; +import { Award, Clock, Droplets, Shield, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -25,83 +25,57 @@ export default function LandingPage() { secondaryButtonStyle="layered" headingFontWeight="semibold" > - +
@@ -113,38 +87,23 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Zap, - title: "Active Users", - value: "1.2M+", - }, + id: "m1", icon: Zap, + title: "Bottles Replaced", value: "1.5M+"}, { - id: "m2", - icon: Award, - title: "3D Awards", - value: "45+", - }, + id: "m2", icon: Award, + title: "Design Awards", value: "24+"}, { - id: "m3", - icon: Shield, - title: "Project Uptime", - value: "99.9%", - }, + id: "m3", icon: Shield, + title: "Durability Rating", value: "10/10"}, { - id: "m4", - icon: Globe, - title: "Global Deployments", - value: "120+", - }, + id: "m4", icon: Droplets, + title: "Liters Hydrated", value: "50M+"}, { - id: "m5", - icon: Clock, - title: "Hours Rendered", - value: "50k+", - }, + id: "m5", icon: Clock, + title: "Hours Insulation", value: "24h+"}, ]} - title="Impact in Numbers" - description="Measurable results from our 3D engagements." + title="Driven by Impact" + description="See how AquaPure is changing the way the world hydrates." /> @@ -154,58 +113,14 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Alice Wang", - date: "Oct 2024", - title: "CTO", - quote: "The 3D interactive experience they created is absolutely unmatched.", - tag: "Tech", - avatarSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg", - }, + id: "1", name: "Sarah Jensen", date: "Dec 2024", title: "Athlete", quote: "The best insulation I've ever experienced in a water bottle. Stays cold during my long trail runs.", tag: "Outdoor", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-water-bottle-running_23-2148700206.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-water-bottle-running_23-2148700206.jpg"}, { - id: "2", - name: "Bob Smith", - date: "Sep 2024", - title: "Creative Lead", - quote: "Seamless animations and impeccable performance.", - tag: "Design", - avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-looking-away-from-camera_23-2148323501.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-looking-away-from-camera_23-2148323501.jpg", - }, + id: "2", name: "Marcus Thorne", date: "Nov 2024", title: "Commuter", quote: "Sleek, professional, and fits perfectly in my cup holder. A must-have for the office.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/man-drinking-from-bottle-office_23-2148700207.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-from-bottle-office_23-2148700207.jpg"}, { - id: "3", - name: "Carol Lee", - date: "Aug 2024", - title: "Founder", - quote: "Transformed our product site into a true work of art.", - tag: "Retail", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-senior-businesswoman-looking-camera-sitting-brainstorming-room-preparing-meeting-with-partners-manager-working-professional-start-up-financial-business-ready-conference_482257-13715.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-businesswoman-looking-camera-sitting-brainstorming-room-preparing-meeting-with-partners-manager-working-professional-start-up-financial-business-ready-conference_482257-13715.jpg", - }, - { - id: "4", - name: "David Zhou", - date: "Jul 2024", - title: "Manager", - quote: "Deeply technical and creative execution.", - tag: "Enterprise", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg", - }, - { - id: "5", - name: "Eve Miller", - date: "Jun 2024", - title: "Head of Product", - quote: "A masterclass in web-based 3D storytelling.", - tag: "Agency", - avatarSrc: "http://img.b2bpic.net/free-photo/young-business-woman-dressed-blue-suit_1303-23984.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-dressed-blue-suit_1303-23984.jpg", - }, + id: "3", name: "Elena Rodriguez", date: "Oct 2024", title: "Teacher", quote: "I've dropped this multiple times and it hasn't dented once. Incredible build quality.", tag: "Lifestyle", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-teacher-with-bottle_23-2148700208.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-teacher-with-bottle_23-2148700208.jpg"}, ]} - title="Industry Leaders Speak" - description="Trusted by visionary brands around the globe." + title="Loved by Our Community" + description="Thousands of adventurers rely on AquaPure every single day." /> @@ -213,47 +128,36 @@ export default function LandingPage() {
-- 2.49.1