From 2fc0fa4825e823e500341fbc44b001d690e49631 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:37:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2b3844..d2bb8ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function HomePage() { imageAlt: "Luxury landscape garden with stone features", }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=1", imageAlt: "Modern outdoor living space with water features", }, { @@ -71,7 +71,7 @@ export default function HomePage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=1", imageAlt: "Luxury outdoor entertainment area", }, { @@ -166,7 +166,7 @@ export default function HomePage() { testimonial: "Exceptional craftsmanship and attention to detail. They transformed our 10-acre estate into a masterpiece. Highly recommend for discerning homeowners.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Richard Sterling", }, { @@ -176,7 +176,7 @@ export default function HomePage() { testimonial: "Professional, reliable, and sophisticated. Their landscape design perfectly complements our contemporary home architecture.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Victoria Chen", }, { @@ -186,7 +186,7 @@ export default function HomePage() { testimonial: "Working with this team as a property manager is seamless. Their maintenance programs are impeccable and their communication is transparent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Bradford III", }, { @@ -196,7 +196,7 @@ export default function HomePage() { testimonial: "Twenty years of excellence is evident in every project. They understand luxury and deliver nothing less than perfection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Elizabeth Moore", }, { @@ -206,7 +206,7 @@ export default function HomePage() { testimonial: "Outstanding design consultation process. The team listened to our vision and exceeded our expectations in execution.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Marcus Thompson", }, { @@ -216,7 +216,7 @@ export default function HomePage() { testimonial: "Trusted partner for our estate maintenance for over a decade. Their seasonal landscape management is unmatched in the region.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Amanda Reynolds", }, ]} @@ -236,7 +236,7 @@ export default function HomePage() { description="Connect with our design team to discuss your vision. We'll arrange a personalized consultation to explore how we can transform your estate." background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg" + imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg?_wi=1" imageAlt="Luxury landscape consultation" mediaAnimation="slide-up" mediaPosition="right" @@ -248,7 +248,7 @@ export default function HomePage() {