diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d6ca52..356b473 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Heart} tagAnimation="slide-up" background={{ variant: "floatingGradient" }} - imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-playing-with-her-pet-laughing-smiling-enjoying-spending-time-with-her-lovely_1258-193311.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-playing-with-her-pet-laughing-smiling-enjoying-spending-time-with-her-lovely_1258-193311.jpg?_wi=1" imageAlt="Happy dogs and cats enjoying pet products" mediaAnimation="slide-up" buttons={[ @@ -61,13 +61,13 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Mitchell", handle: "Pet Parent, Dog Lover", testimonial: "The quality is outstanding and my pups absolutely love everything we've ordered!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"}, { name: "James Chen", handle: "Cat Enthusiast", testimonial: "Best pet store experience ever. Fast shipping and genuine customer care.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1"}, { name: "Emma Rodriguez", handle: "Veterinary Nurse", testimonial: "I recommend PetLove to all my clients. The products are vet-approved and affordable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -89,11 +89,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Premium Organic Dog Food", price: "$45.99", variant: "Natural Chicken 3 Sizes", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg", imageAlt: "Premium organic dog food package"}, + id: "1", name: "Premium Organic Dog Food", price: "$45.99", variant: "Natural Chicken 3 Sizes", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg?_wi=1", imageAlt: "Premium organic dog food package"}, { - id: "2", name: "Interactive Cat Toy Bundle", price: "$29.99", variant: "Assorted Colors 5 Toys", imageSrc: "http://img.b2bpic.net/free-photo/woman-plays-with-rope-with-bengal-cat_8353-529.jpg", imageAlt: "Colorful interactive cat toys collection"}, + id: "2", name: "Interactive Cat Toy Bundle", price: "$29.99", variant: "Assorted Colors 5 Toys", imageSrc: "http://img.b2bpic.net/free-photo/woman-plays-with-rope-with-bengal-cat_8353-529.jpg?_wi=1", imageAlt: "Colorful interactive cat toys collection"}, { - id: "3", name: "Orthopedic Memory Foam Pet Bed", price: "$89.99", variant: "Gray Large", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beagle-dog-resting-after-active-games-balcony-summer-day_197531-4861.jpg", imageAlt: "Comfortable orthopedic pet bed"}, + id: "3", name: "Orthopedic Memory Foam Pet Bed", price: "$89.99", variant: "Gray Large", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beagle-dog-resting-after-active-games-balcony-summer-day_197531-4861.jpg?_wi=1", imageAlt: "Comfortable orthopedic pet bed"}, { id: "4", name: "Complete Pet Grooming Kit", price: "$34.99", variant: "Stainless Steel 8 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/dog-toy-comb-collar_23-2147799883.jpg", imageAlt: "Professional pet grooming tools"}, ]} @@ -114,7 +114,7 @@ export default function LandingPage() { { value: "50,000+", title: "Happy Pets Served" }, { value: "98%", title: "Customer Satisfaction" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-playing-with-her-pet-laughing-smiling-enjoying-spending-time-with-her-lovely_1258-193311.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-playing-with-her-pet-laughing-smiling-enjoying-spending-time-with-her-lovely_1258-193311.jpg?_wi=2" imageAlt="Happy pets enjoying quality time" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -150,13 +150,13 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", role: "Dog Owner", company: "Happy Paws Family", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"}, { id: "2", name: "James Chen", role: "Cat Enthusiast", company: "Feline Friends Club", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2"}, { id: "3", name: "Emma Rodriguez", role: "Veterinary Nurse", company: "Pet Health Partners", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4"}, { id: "4", name: "Marcus Thompson", role: "Pet Trainer", company: "Advanced Pet Training", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg"}, @@ -181,17 +181,17 @@ export default function LandingPage() { animationType="slide-up" plans={[ { - id: "basic", title: "Essentials", price: "$29", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg", button: { text: "Get Started", href: "#contact" }, + id: "basic", title: "Essentials", price: "$29", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg?_wi=2", button: { text: "Get Started", href: "#contact" }, features: [ "Free shipping on orders over $50", "Monthly product recommendations", "Access to exclusive deals"], }, { - id: "pro", title: "Premium", price: "$59", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beagle-dog-resting-after-active-games-balcony-summer-day_197531-4861.jpg", button: { text: "Subscribe Now", href: "#contact" }, + id: "pro", title: "Premium", price: "$59", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beagle-dog-resting-after-active-games-balcony-summer-day_197531-4861.jpg?_wi=2", button: { text: "Subscribe Now", href: "#contact" }, features: [ "Free shipping on all orders", "Monthly mystery pet box", "Priority customer support", "15% discount on all purchases"], }, { - id: "elite", title: "Elite Plus", price: "$99", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/woman-plays-with-rope-with-bengal-cat_8353-529.jpg", button: { text: "Go Elite", href: "#contact" }, + id: "elite", title: "Elite Plus", price: "$99", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/woman-plays-with-rope-with-bengal-cat_8353-529.jpg?_wi=2", button: { text: "Go Elite", href: "#contact" }, features: [ "Everything in Premium", "Vet consultation calls (2/month)", "Custom nutrition plan", "20% discount on all purchases", "Exclusive early access to new products"], },