diff --git a/src/app/page.tsx b/src/app/page.tsx index df06084..97c1c87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,19 +49,19 @@ export default function HomePage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=1", imageAlt: "Modern luxury penthouse with city views", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1", imageAlt: "Contemporary villa with sophisticated design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg?_wi=1", imageAlt: "Waterfront luxury estate", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1", imageAlt: "Elegant penthouse interior", }, { @@ -84,7 +84,7 @@ export default function HomePage() { name: "Metropolitan Penthouse", price: "$4,500,000", variant: "3BR | 3BA | Modern", - imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=1", imageAlt: "Luxury metropolitan penthouse", }, { @@ -92,7 +92,7 @@ export default function HomePage() { name: "Downtown Elite Suite", price: "$2,800,000", variant: "2BR | 2.5BA | Contemporary", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=1", imageAlt: "Premium downtown apartment", }, { @@ -100,7 +100,7 @@ export default function HomePage() { name: "Suburban Estate Home", price: "$3,200,000", variant: "5BR | 4BA | Classical", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg?_wi=1", imageAlt: "Luxury suburban residence", }, ]} @@ -145,7 +145,7 @@ export default function HomePage() { quote: "Prestige Homes helped us find the perfect investment property. Their market insights and professional handling made the entire process seamless and profitable.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=2", }, { id: "2", @@ -155,7 +155,7 @@ export default function HomePage() { quote: "The team at Prestige Homes demonstrated exceptional professionalism and dedication. They understood our needs perfectly and found us a home beyond our expectations.", tag: "Executive", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2", }, { id: "3", @@ -165,7 +165,7 @@ export default function HomePage() { quote: "From initial consultation to final closing, Prestige Homes provided white-glove service. I highly recommend them for any luxury property transaction.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg?_wi=2", }, { id: "4", @@ -175,7 +175,7 @@ export default function HomePage() { quote: "Working with Prestige Homes on multiple projects has been fantastic. Their expertise and connections in the luxury market are unmatched.", tag: "Developer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2", }, { id: "5", @@ -185,7 +185,7 @@ export default function HomePage() { quote: "We've purchased three properties through Prestige Homes. Each transaction was handled with integrity and exceptional attention to detail.", tag: "Repeat Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=2", }, { id: "6", @@ -195,7 +195,7 @@ export default function HomePage() { quote: "Prestige Homes consistently delivers results. Their team's market knowledge and negotiation skills are truly exceptional.", tag: "Luxury Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg?_wi=2", }, ]} title="Client Stories"