From 49cffbc52f716fd1ca08223ca99db072db2a43f6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 12:23:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4c644f..c6b7b88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,12 +145,12 @@ export default function LandingPage() { animationType="slide-up" showRating={true} testimonials={[ - { id: "1", name: "Sarah Mitchell", handle: "@sarah_hydrates", testimonial: "HydroLux transformed how I collect premium bottles. The community is incredibly supportive and knowledgeable!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Sarah Mitchell" }, - { id: "2", name: "James Chen", handle: "@bottle_enthusiast", testimonial: "The curated collections are exceptional. I've discovered rare bottles I never knew existed. Absolutely love it!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "James Chen" }, - { id: "3", name: "Emma Rodriguez", handle: "@eco_warrior_emma", testimonial: "Finally a platform that celebrates sustainable hydration. The eco-friendly selections are fantastic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Emma Rodriguez" }, - { id: "4", name: "Marcus Thompson", handle: "@luxury_collector", testimonial: "Premium quality community with premium quality bottles. This is exactly what I was looking for.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Marcus Thompson" }, - { id: "5", name: "Lisa Wang", handle: "@bottle_art_enthusiast", testimonial: "The design aesthetics here are unmatched. Connecting with fellow collectors has been a game-changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Lisa Wang" }, - { id: "6", name: "David Patel", handle: "@hydration_pro", testimonial: "Best investment for any serious bottle collector. The platform keeps evolving with amazing features.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "David Patel" } + { id: "1", name: "Sarah Mitchell", handle: "@sarah_hydrates", testimonial: "HydroLux transformed how I collect premium bottles. The community is incredibly supportive and knowledgeable!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, + { id: "2", name: "James Chen", handle: "@bottle_enthusiast", testimonial: "The curated collections are exceptional. I've discovered rare bottles I never knew existed. Absolutely love it!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=2", imageAlt: "James Chen" }, + { id: "3", name: "Emma Rodriguez", handle: "@eco_warrior_emma", testimonial: "Finally a platform that celebrates sustainable hydration. The eco-friendly selections are fantastic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=3", imageAlt: "Emma Rodriguez" }, + { id: "4", name: "Marcus Thompson", handle: "@luxury_collector", testimonial: "Premium quality community with premium quality bottles. This is exactly what I was looking for.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=4", imageAlt: "Marcus Thompson" }, + { id: "5", name: "Lisa Wang", handle: "@bottle_art_enthusiast", testimonial: "The design aesthetics here are unmatched. Connecting with fellow collectors has been a game-changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=5", imageAlt: "Lisa Wang" }, + { id: "6", name: "David Patel", handle: "@hydration_pro", testimonial: "Best investment for any serious bottle collector. The platform keeps evolving with amazing features.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=6", imageAlt: "David Patel" } ]} />