diff --git a/src/app/page.tsx b/src/app/page.tsx index 254460d..06bfdc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: "Finally, thriving plants without the guilt. My apartment's never looked better.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-30-year-old-u-1772753833285-04d4cb6d.png", imageAlt: "Sarah Johnson" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-30-year-old-u-1772753833285-04d4cb6d.png?_wi=1", imageAlt: "Sarah Johnson" }, { name: "Michael Chen", handle: "Designer, Innovate Lab", testimonial: "The automation is seamless. I monitor everything from my phone while traveling.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-35-year-old-m-1772753833258-cb28de5e.png", imageAlt: "Michael Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-35-year-old-m-1772753833258-cb28de5e.png?_wi=1", imageAlt: "Michael Chen" }, { name: "Emily Rodriguez", handle: "Founder, GreenTech", testimonial: "Sustainable living made simple. This device aligns with my eco values perfectly.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-28-year-old-w-1772753833171-3d4ae332.png", imageAlt: "Emily Rodriguez" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-28-year-old-w-1772753833171-3d4ae332.png?_wi=1", imageAlt: "Emily Rodriguez" } ]} testimonialRotationInterval={5000} @@ -99,7 +99,7 @@ export default function LandingPage() { { id: "1", title: "AI Plant Intelligence", description: "Advanced sensors monitor soil moisture, light levels, temperature, and humidity in real-time. The AI learns your specific plants' needs and adjusts automatically.", reverse: false, media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/close-up-of-ai-smart-garden-system-inter-1772753833705-a060e86d.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/close-up-of-ai-smart-garden-system-inter-1772753833705-a060e86d.png?_wi=1" }, items: [ { icon: Check, text: "Real-time environmental monitoring" }, @@ -123,7 +123,7 @@ export default function LandingPage() { { id: "3", title: "Sustainable Growth", description: "Reduce water consumption by up to 80% while growing plants 5x faster. Our closed-loop system minimizes waste and maximizes environmental impact.", reverse: false, media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/close-up-of-ai-smart-garden-system-inter-1772753833705-a060e86d.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/close-up-of-ai-smart-garden-system-inter-1772753833705-a060e86d.png?_wi=2" }, items: [ { icon: Droplet, text: "80% less water usage" }, @@ -166,13 +166,13 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Sarah Johnson", role: "Product Designer, TechCorp", testimonial: "GrowSmart gave me the confidence to keep plants alive. The app is intuitive and actually makes me want to check on my garden every day.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-30-year-old-u-1772753833285-04d4cb6d.png", imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", role: "Product Designer, TechCorp", testimonial: "GrowSmart gave me the confidence to keep plants alive. The app is intuitive and actually makes me want to check on my garden every day.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-30-year-old-u-1772753833285-04d4cb6d.png?_wi=2", imageAlt: "Sarah Johnson" }, { - id: "2", name: "Michael Chen", role: "Entrepreneur, InnovateLab", testimonial: "As someone who travels constantly, this was a game-changer. My plants are healthier than ever, and I barely lift a finger.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-35-year-old-m-1772753833258-cb28de5e.png", imageAlt: "Michael Chen" + id: "2", name: "Michael Chen", role: "Entrepreneur, InnovateLab", testimonial: "As someone who travels constantly, this was a game-changer. My plants are healthier than ever, and I barely lift a finger.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-35-year-old-m-1772753833258-cb28de5e.png?_wi=2", imageAlt: "Michael Chen" }, { - id: "3", name: "Emily Rodriguez", role: "Sustainability Lead, GreenTech", testimonial: "I love that I'm reducing water waste while creating a beautiful living space. This aligns perfectly with my eco values.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-28-year-old-w-1772753833171-3d4ae332.png", imageAlt: "Emily Rodriguez" + id: "3", name: "Emily Rodriguez", role: "Sustainability Lead, GreenTech", testimonial: "I love that I'm reducing water waste while creating a beautiful living space. This aligns perfectly with my eco values.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-28-year-old-w-1772753833171-3d4ae332.png?_wi=2", imageAlt: "Emily Rodriguez" }, { id: "4", name: "David Kim", role: "Marketing Manager, EcoVenture", testimonial: "Worth every penny. The data insights are fascinating, and watching my plants thrive has genuinely improved my mental wellness.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXzWLqqnPU1A1Ym4CrZseqNNgY/professional-headshot-of-a-40-year-old-m-1772753834949-b2c48c8b.png", imageAlt: "David Kim"