diff --git a/src/app/page.tsx b/src/app/page.tsx index a3d6330..7e5f067 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,11 +170,11 @@ export default function LandingPage() { { id: "1", title: "Changed My Daily Routine", quote: "The SBM Pro bottle keeps my water ice-cold from morning to night. I've never experienced anything like it. The quality is exceptional and the design is absolutely gorgeous.", name: "Sarah Mitchell", role: "Fitness Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Sarah Mitchell"}, { - id: "2", title: "Perfect for Active Lifestyle", quote: "As someone who's always on the go, the SBM Ultra is my constant companion. Durable, stylish, and maintains temperature perfectly. Worth every penny.", name: "Michael Chen", role: "Adventure Traveler", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Michael Chen"}, + id: "2", title: "Perfect for Active Lifestyle", quote: "As someone who's always on the go, the SBM Ultra is my constant companion. Durable, stylish, and maintains temperature perfectly. Worth every penny.", name: "Michael Chen", role: "Adventure Traveler", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", imageAlt: "Michael Chen"}, { id: "3", title: "Premium Quality, Great Design", quote: "I've purchased three bottles for my family. The build quality is outstanding and the colors are beautiful. This is the bottle that actually lives up to the hype.", name: "Emily Rodriguez", role: "Lifestyle Blogger", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emily Rodriguez"}, { - id: "4", title: "Best Investment for Hydration", quote: "SBM Waters exceeded all my expectations. The insulation technology is incredible, and knowing it's made from recyclable materials makes me feel good about my purchase.", name: "David Kim", role: "Environmental Advocate", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "David Kim"}, + id: "4", title: "Best Investment for Hydration", quote: "SBM Waters exceeded all my expectations. The insulation technology is incredible, and knowing it's made from recyclable materials makes me feel good about my purchase.", name: "David Kim", role: "Environmental Advocate", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "David Kim"}, ]} />