diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b85494..1f4a84d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,10 +173,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Martinez", handle: "@sarahandmax", testimonial: "Pets Media completely transformed how I approach dog training. The tips are practical, the community is supportive, and I've made amazing friends with fellow dog lovers!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-guy-standing-near-cute-black-pug-showing-thumbup-pet-owner-approve-recomme_1258-173030.jpg", imageAlt: "Sarah Martinez with her dog", icon: Heart + id: "1", name: "Sarah Martinez", handle: "@sarahandmax", testimonial: "Pets Media completely transformed how I approach dog training. The tips are practical, the community is supportive, and I've made amazing friends with fellow dog lovers!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-guy-standing-near-cute-black-pug-showing-thumbup-pet-owner-approve-recomme_1258-173030.jpg?_wi=1", imageAlt: "Sarah Martinez with her dog", icon: Heart }, { - id: "2", name: "Michael Zhang", handle: "@whiskerswisdom", testimonial: "As a cat lover for 20 years, I thought I knew everything. But the grooming guides and health tips here are invaluable. My cat has never looked better!", imageSrc: "http://img.b2bpic.net/free-photo/woman-bengal-cat-lie-bed_8353-533.jpg", imageAlt: "Michael with his cat", icon: Heart + id: "2", name: "Michael Zhang", handle: "@whiskerswisdom", testimonial: "As a cat lover for 20 years, I thought I knew everything. But the grooming guides and health tips here are invaluable. My cat has never looked better!", imageSrc: "http://img.b2bpic.net/free-photo/woman-bengal-cat-lie-bed_8353-533.jpg?_wi=1", imageAlt: "Michael with his cat", icon: Heart }, { id: "3", name: "Emma Thompson", handle: "@bunnyhoppers", testimonial: "The small pet nutrition guide helped me understand what my rabbits really need. The community here is like family, always ready to help and share.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-little-boy-with-bunny-ears_23-2148452153.jpg", imageAlt: "Emma with her rabbits", icon: Heart @@ -185,10 +185,10 @@ export default function LandingPage() { id: "4", name: "David Johnson", handle: "@petfamilylife", testimonial: "Found expert veterinary advice, training tips, and heartwarming stories all in one place. Pets Media is now my go-to resource for all pet-related questions!", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-with-cute-dog_23-2148996587.jpg", imageAlt: "David with his family pets", icon: Heart }, { - id: "5", name: "Jessica Lee", handle: "@petcare_pro", testimonial: "The community support is unmatched. When my dog was ill, the advice and encouragement from fellow members helped me navigate the situation with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-guy-standing-near-cute-black-pug-showing-thumbup-pet-owner-approve-recomme_1258-173030.jpg", imageAlt: "Jessica Lee", icon: Heart + id: "5", name: "Jessica Lee", handle: "@petcare_pro", testimonial: "The community support is unmatched. When my dog was ill, the advice and encouragement from fellow members helped me navigate the situation with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-guy-standing-near-cute-black-pug-showing-thumbup-pet-owner-approve-recomme_1258-173030.jpg?_wi=2", imageAlt: "Jessica Lee", icon: Heart }, { - id: "6", name: "Robert Chen", handle: "@adventurepets", testimonial: "I started documenting my travels with my pets thanks to Pets Media. The platform helped me connect with other adventure-loving pet owners around the world!", imageSrc: "http://img.b2bpic.net/free-photo/woman-bengal-cat-lie-bed_8353-533.jpg", imageAlt: "Robert Chen", icon: Heart + id: "6", name: "Robert Chen", handle: "@adventurepets", testimonial: "I started documenting my travels with my pets thanks to Pets Media. The platform helped me connect with other adventure-loving pet owners around the world!", imageSrc: "http://img.b2bpic.net/free-photo/woman-bengal-cat-lie-bed_8353-533.jpg?_wi=2", imageAlt: "Robert Chen", icon: Heart } ]} speed={40}