diff --git a/src/app/page.tsx b/src/app/page.tsx index 50ee50b..73d698f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@johnd", testimonial: "Exceptional craftsmanship and attention to detail. Our pool is stunning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wooden-seats-by-pool-with-parasols_53876-146253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-seats-by-pool-with-parasols_53876-146253.jpg?_wi=1", imageAlt: "luxury swimming pool backyard design", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@jsmith", testimonial: "Professional, on time, and within budget. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/engineers-with-helmets-standing-by-factory_1157-35526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-with-helmets-standing-by-factory_1157-35526.jpg?_wi=1", imageAlt: "luxury swimming pool backyard design", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@alexr", testimonial: "Transformed our backyard into a true oasis. Thank you Royal Globe!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-2586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-2586.jpg?_wi=1", imageAlt: "luxury swimming pool backyard design", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@markl", testimonial: "The design process was seamless and the results are breath-taking.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-using-mobile-phone-cellphone-swimming-pool_74190-8474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-using-mobile-phone-cellphone-swimming-pool_74190-8474.jpg?_wi=1", imageAlt: "luxury swimming pool backyard design", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@samk", testimonial: "The best investment we've made for our home this year.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg?_wi=1", imageAlt: "luxury swimming pool backyard design", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wooden-seats-by-pool-with-parasols_53876-146253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-seats-by-pool-with-parasols_53876-146253.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -168,7 +168,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/engineers-with-helmets-standing-by-factory_1157-35526.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engineers-with-helmets-standing-by-factory_1157-35526.jpg?_wi=2" /> @@ -182,21 +182,21 @@ export default function LandingPage() { title: "Precision Design", subtitle: "Visualizing your vision", description: "3D renderings help you see your project before it breaks ground.", - imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-2586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-2586.jpg?_wi=2", }, { tag: "Technology", title: "Smart Systems", subtitle: "Efficiency at your fingertips", description: "Cutting-edge filtration and smart control systems built-in.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-using-mobile-phone-cellphone-swimming-pool_74190-8474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-using-mobile-phone-cellphone-swimming-pool_74190-8474.jpg?_wi=2", }, { tag: "Durability", title: "Quality Materials", subtitle: "Built for longevity", description: "Reinforced concrete and industry-leading waterproofing solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg?_wi=2", }, ]} title="Why Choose Royal Globe"