From b11becdfb3dd76c3c2a30d2a0713c2144069978b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:14:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f4145d..9e66bde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,13 +76,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "SoundSleep Pro Max", price: "$249.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-dl9as7wm.jpg", imageAlt: "SoundSleep Pro Max with advanced Bluetooth connectivity", initialQuantity: 1 + id: "1", name: "SoundSleep Pro Max", price: "$249.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-dl9as7wm.jpg?_wi=1", imageAlt: "SoundSleep Pro Max with advanced Bluetooth connectivity", initialQuantity: 1 }, { - id: "2", name: "SoundSleep Comfort Plus", price: "$199.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-n09j9yu5.jpg", imageAlt: "SoundSleep Comfort Plus ergonomic design", initialQuantity: 1 + id: "2", name: "SoundSleep Comfort Plus", price: "$199.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-n09j9yu5.jpg?_wi=1", imageAlt: "SoundSleep Comfort Plus ergonomic design", initialQuantity: 1 }, { - id: "3", name: "SoundSleep Essential", price: "$149.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-5tsjud9p.jpg", imageAlt: "SoundSleep Essential compact model", initialQuantity: 1 + id: "3", name: "SoundSleep Essential", price: "$149.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-5tsjud9p.jpg?_wi=1", imageAlt: "SoundSleep Essential compact model", initialQuantity: 1 } ]} containerClassName="w-full" @@ -103,22 +103,22 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "01", title: "Premium Bluetooth 5.0", description: "Crystal-clear audio connectivity with extended range up to 30 meters. Seamless pairing with all devices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-n09j9yu5.jpg", imageAlt: "Bluetooth connectivity feature" + id: "01", title: "Premium Bluetooth 5.0", description: "Crystal-clear audio connectivity with extended range up to 30 meters. Seamless pairing with all devices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-n09j9yu5.jpg?_wi=2", imageAlt: "Bluetooth connectivity feature" }, { - id: "02", title: "3D Comfort Design", description: "Ergonomic contour fits all face shapes perfectly. Breathable memory foam interior for 8+ hour comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-dl9as7wm.jpg", imageAlt: "3D ergonomic design" + id: "02", title: "3D Comfort Design", description: "Ergonomic contour fits all face shapes perfectly. Breathable memory foam interior for 8+ hour comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-dl9as7wm.jpg?_wi=2", imageAlt: "3D ergonomic design" }, { - id: "03", title: "30+ Hour Battery Life", description: "Ultra-long battery lasting over a month with light daily use. Fast USB-C charging in just 2 hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-xd11gj3a.jpg", imageAlt: "Extended battery life" + id: "03", title: "30+ Hour Battery Life", description: "Ultra-long battery lasting over a month with light daily use. Fast USB-C charging in just 2 hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-xd11gj3a.jpg?_wi=1", imageAlt: "Extended battery life" }, { - id: "04", title: "Integrated Speakers", description: "Dual immersive speakers deliver surround sound without disturbing your partner. Volume control and pause functionality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-5tsjud9p.jpg", imageAlt: "Integrated speaker technology" + id: "04", title: "Integrated Speakers", description: "Dual immersive speakers deliver surround sound without disturbing your partner. Volume control and pause functionality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-5tsjud9p.jpg?_wi=2", imageAlt: "Integrated speaker technology" }, { - id: "05", title: "Machine Washable", description: "Removable and washable components make cleaning easy. Maintain hygiene without compromising durability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-xd11gj3a.jpg", imageAlt: "Easy maintenance and care" + id: "05", title: "Machine Washable", description: "Removable and washable components make cleaning easy. Maintain hygiene without compromising durability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-xd11gj3a.jpg?_wi=2", imageAlt: "Easy maintenance and care" }, { - id: "06", title: "Sleep Tracking", description: "Built-in sensors monitor sleep patterns and provide insights. Sync with popular health apps automatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-n09j9yu5.jpg", imageAlt: "Sleep tracking integration" + id: "06", title: "Sleep Tracking", description: "Built-in sensors monitor sleep patterns and provide insights. Sync with popular health apps automatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-n09j9yu5.jpg?_wi=3", imageAlt: "Sleep tracking integration" } ]} containerClassName="w-full" @@ -136,7 +136,7 @@ export default function LandingPage() { subdescription="Sleep Technology Innovators" icon={Lightbulb} mediaAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-dl9as7wm.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOrvySSPFVPfOWqZnwLwO0zvNl/uploaded-1772475207264-dl9as7wm.jpg?_wi=3" imageAlt="SoundSleep innovation" useInvertedBackground={false} containerClassName="w-full" @@ -157,22 +157,22 @@ export default function LandingPage() { speed={40} testimonials={[ { - id: "1", name: "Sarah Chen", handle: "@sleepwell_sarah", testimonial: "This sleep mask changed my life! The audio quality is incredible and I finally sleep through the night without waking up.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen" + id: "1", name: "Sarah Chen", handle: "@sleepwell_sarah", testimonial: "This sleep mask changed my life! The audio quality is incredible and I finally sleep through the night without waking up.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen" }, { - id: "2", name: "Marcus Johnson", handle: "@marcus_wellness", testimonial: "The 3D design fits perfectly and the battery lasts forever. Best investment in my sleep health I've made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson" + id: "2", name: "Marcus Johnson", handle: "@marcus_wellness", testimonial: "The 3D design fits perfectly and the battery lasts forever. Best investment in my sleep health I've made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Johnson" }, { - id: "3", name: "Emma Rodriguez", handle: "@emma_sleeps_better", testimonial: "My partner loves that the sound doesn't disturb them. We both sleep better now. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez" + id: "3", name: "Emma Rodriguez", handle: "@emma_sleeps_better", testimonial: "My partner loves that the sound doesn't disturb them. We both sleep better now. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Rodriguez" }, { - id: "4", name: "David Thompson", handle: "@david_tech_review", testimonial: "The Bluetooth connectivity is seamless and the sleep tracking feature provides amazing insights about my sleep patterns.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson" + id: "4", name: "David Thompson", handle: "@david_tech_review", testimonial: "The Bluetooth connectivity is seamless and the sleep tracking feature provides amazing insights about my sleep patterns.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Thompson" }, { - id: "5", name: "Lisa Park", handle: "@lisa_wellness_coach", testimonial: "I recommend SoundSleep to all my clients. The comfort level and audio quality are unmatched in the market.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Park" + id: "5", name: "Lisa Park", handle: "@lisa_wellness_coach", testimonial: "I recommend SoundSleep to all my clients. The comfort level and audio quality are unmatched in the market.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Lisa Park" }, { - id: "6", name: "James Wilson", handle: "@james_soundtest", testimonial: "Incredible product! The immersive audio combined with the ergonomic design makes this a must-have for quality sleep.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson" + id: "6", name: "James Wilson", handle: "@james_soundtest", testimonial: "Incredible product! The immersive audio combined with the ergonomic design makes this a must-have for quality sleep.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "James Wilson" } ]} /> -- 2.49.1