diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a3dabe..8a6d970 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@janesmith", testimonial: "Excellent service and stunning results. My garden looks beautiful!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/asia-teen-relax_1388-787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asia-teen-relax_1388-787.jpg?_wi=1", imageAlt: "beautiful landscaped garden design", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "Professional and fast. Highly recommend their design team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg?_wi=1", imageAlt: "beautiful landscaped garden design", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@aliceb", testimonial: "Transformed my backyard completely. It's now my favorite place.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg?_wi=1", imageAlt: "beautiful landscaped garden design", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@bobgreen", testimonial: "Reliable maintenance every week. Great communication.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-view-green-spring-field-blurred-greenery-sunlight-background-with-copy-space-using-natural-green-plants-landscape-ecology-fresh-wallpaper-as-background_166373-1965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-view-green-spring-field-blurred-greenery-sunlight-background-with-copy-space-using-natural-green-plants-landscape-ecology-fresh-wallpaper-as-background_166373-1965.jpg?_wi=1", imageAlt: "beautiful landscaped garden design", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { handle: "@cwhite", testimonial: "Exceptional craftsmanship in every detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-scrissors_23-2149382187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-scrissors_23-2149382187.jpg?_wi=1", imageAlt: "beautiful landscaped garden design", }, ]} @@ -115,7 +115,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/asia-teen-relax_1388-787.jpg" + imageSrc="http://img.b2bpic.net/free-photo/asia-teen-relax_1388-787.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -169,7 +169,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Passion for Quality Landscaping" description="With over 15 years of experience, our team specializes in creating sustainable, beautiful outdoor spaces tailored to your vision." - imageSrc="http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg?_wi=2" /> @@ -188,7 +188,7 @@ export default function LandingPage() { "design", "creative", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg?_wi=2", }, { id: "2", @@ -262,7 +262,7 @@ export default function LandingPage() { name: "Modern Backyard Patio", price: "Custom Pricing", variant: "Hardscaping", - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-view-green-spring-field-blurred-greenery-sunlight-background-with-copy-space-using-natural-green-plants-landscape-ecology-fresh-wallpaper-as-background_166373-1965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-view-green-spring-field-blurred-greenery-sunlight-background-with-copy-space-using-natural-green-plants-landscape-ecology-fresh-wallpaper-as-background_166373-1965.jpg?_wi=2", }, { id: "p2", @@ -316,7 +316,7 @@ export default function LandingPage() { name: "Sarah J.", role: "Client", testimonial: "Excellent team and great work.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-scrissors_23-2149382187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-scrissors_23-2149382187.jpg?_wi=2", }, { id: "t2",