diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c04282..cecec12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,19 +67,19 @@ export default function LandingPage() { description="Property & Asset Manager | AED 300M+ Assets Under Management. Delivering asset performance and long-term growth strategies across the Dubai market." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg?_wi=1", imageAlt: "Dubai Property 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg?_wi=1", imageAlt: "Dubai Property 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg?_wi=1", imageAlt: "Dubai Property 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg?_wi=1", imageAlt: "Dubai Property 4", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { description: "Structured operational oversight for maximum returns.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg?_wi=2", imageAlt: "luxury dubai skyscraper", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { description: "Enhancing asset value through targeted upgrades.", bentoComponent: "reveal-icon", icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg?_wi=2", imageAlt: "luxury residential tower dubai", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { description: "Data-driven approach to market-leading rental yields.", bentoComponent: "reveal-icon", icon: LineChart, - imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg?_wi=2", imageAlt: "downtown dubai architecture", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { description: "Scaling assets with sustainable, long-term frameworks.", bentoComponent: "reveal-icon", icon: TrendingUp, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg?_wi=2", imageAlt: "dubai skyscraper exterior", }, ]}