diff --git a/src/app/page.tsx b/src/app/page.tsx index ccb891b..248a02f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,19 +91,19 @@ export default function HomePage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg?_wi=1", imageAlt: "Modern luxury mansion with pool", }, { - 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: "Penthouse with city skyline view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg?_wi=1", imageAlt: "Coastal villa with ocean view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=1", imageAlt: "Contemporary estate exterior", }, { @@ -138,7 +138,7 @@ export default function HomePage() { name: "Beverly Hills Contemporary Estate", price: "$8,500,000", variant: "6 Bed | 7 Bath | 12,000 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg?_wi=1", imageAlt: "Modern contemporary estate in Beverly Hills", }, { @@ -146,7 +146,7 @@ export default function HomePage() { name: "Malibu Coastal Villa", price: "$12,500,000", variant: "5 Bed | 6 Bath | 10,500 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg?_wi=1", imageAlt: "Beachfront villa with ocean views", }, { @@ -154,7 +154,7 @@ export default function HomePage() { name: "Manhattan Penthouse", price: "$15,000,000", variant: "4 Bed | 5 Bath | 8,000 sqft", - 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", imageAlt: "Luxury penthouse with skyline views", }, ]} @@ -170,7 +170,7 @@ export default function HomePage() { tag="About Prestige" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=1" imageAlt="Prestige Real Estate office" useInvertedBackground={true} buttons={[{ text: "Learn More", href: "/about" }]} @@ -195,21 +195,21 @@ export default function HomePage() { id: "01", title: "Property Consultation", description: "Expert guidance on luxury market trends, investment opportunities, and acquisition strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg?_wi=1", imageAlt: "Professional consultation meeting", }, { id: "02", title: "Marketing & Sales", description: "Strategic marketing campaigns designed to showcase your property to qualified international buyers.", - imageSrc: "http://img.b2bpic.net/free-vector/real-estate-concept-infographic_23-2150534536.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/real-estate-concept-infographic_23-2150534536.jpg?_wi=1", imageAlt: "Property marketing presentation", }, { id: "03", title: "Concierge Services", description: "End-to-end support including inspections, legal coordination, and transaction management.", - imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg?_wi=1", imageAlt: "Professional concierge team", }, ]} @@ -321,7 +321,7 @@ export default function HomePage() { tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", avatarAlt: "Elena Rossi", - imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=2", imageAlt: "Contemporary luxury home", }, ]} @@ -376,21 +376,21 @@ function TeamCardOneSection() { id: "1", name: "Victoria Sterling", role: "Senior Agent", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1", imageAlt: "Portrait of Victoria Sterling", }, { id: "2", name: "Alexander Chase", role: "Luxury Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=1", imageAlt: "Portrait of Alexander Chase", }, { id: "3", name: "Isabella Laurent", role: "International Expert", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2", imageAlt: "Portrait of Isabella Laurent", }, ]}