diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 72fe039..36fb8e0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,7 +79,7 @@ export default function AboutPage() { { value: "4.9⭐", title: "Client Rating" }, { value: "108+", title: "Satisfied Clients" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826282.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826282.jpg?_wi=2" imageAlt="Falcon Real Estate professional office" mediaAnimation="slide-up" useInvertedBackground={false} @@ -115,7 +115,7 @@ export default function AboutPage() { title: "Residential Properties", description: "Discover premium residential spaces designed for comfort and modern living. From apartments to villas, we offer diverse options in prime locations across Gujranwala.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg?_wi=4", }, items: [ { icon: Home, text: "Modern Architecture & Design" }, @@ -129,7 +129,7 @@ export default function AboutPage() { title: "Commercial Properties", description: "Expand your business with our strategic commercial spaces. Ideal for offices, retail, and business centers in high-traffic areas with excellent connectivity.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg?_wi=3", }, items: [ { icon: Building2, text: "Strategic Locations" }, @@ -143,7 +143,7 @@ export default function AboutPage() { title: "Industrial Properties", description: "Access world-class industrial facilities designed for modern manufacturing and logistics. Located in industrial zones with excellent infrastructure and connectivity.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=3", }, items: [ { icon: Factory, text: "Modern Facilities" }, diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0cd3d87..a321cce 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -92,7 +92,7 @@ export default function ContactPage() { name: "Anas Khokher", role: "Property Investor", testimonial: "It's a great real estate company with professional and reliable service. They helped me find the perfect investment property in Gujranwala with exceptional guidance.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13573.jpg?_wi=2", imageAlt: "Anas Khokher", }, { @@ -100,7 +100,7 @@ export default function ContactPage() { name: "Malik Wahab", role: "Business Owner", testimonial: "Falcon Estate delivers exceptional service. Their team's expertise in commercial real estate helped me secure the ideal business space for expansion.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=2", imageAlt: "Malik Wahab", }, { @@ -108,7 +108,7 @@ export default function ContactPage() { name: "Kashi Ali", role: "Homeowner", testimonial: "Professionalism, trust, and results you can count on. They guided me through every step of finding and purchasing my dream home.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg?_wi=2", imageAlt: "Kashi Ali", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ddf206..cacf3e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function HomePage() { { value: "4.9⭐", title: "Client Rating" }, { value: "108+", title: "Satisfied Clients" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826282.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826282.jpg?_wi=1" imageAlt="Falcon Real Estate professional office" mediaAnimation="slide-up" useInvertedBackground={false} @@ -98,7 +98,7 @@ export default function HomePage() { "Discover premium residential spaces designed for comfort and modern living. From apartments to villas, we offer diverse options in prime locations across Gujranwala.", media: { imageSrc: - "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg", + "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg?_wi=1", }, items: [ { icon: Home, text: "Modern Architecture & Design" }, @@ -114,7 +114,7 @@ export default function HomePage() { "Expand your business with our strategic commercial spaces. Ideal for offices, retail, and business centers in high-traffic areas with excellent connectivity.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg", + "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg?_wi=1", }, items: [ { icon: Building2, text: "Strategic Locations" }, @@ -130,7 +130,7 @@ export default function HomePage() { "Access world-class industrial facilities designed for modern manufacturing and logistics. Located in industrial zones with excellent infrastructure and connectivity.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg", + "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=1", }, items: [ { icon: Factory, text: "Modern Facilities" }, @@ -177,7 +177,7 @@ export default function HomePage() { testimonial: "It's a great real estate company with professional and reliable service. They helped me find the perfect investment property in Gujranwala with exceptional guidance.", imageSrc: - "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13573.jpg", + "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13573.jpg?_wi=1", imageAlt: "Anas Khokher", }, { @@ -187,7 +187,7 @@ export default function HomePage() { testimonial: "Falcon Estate delivers exceptional service. Their team's expertise in commercial real estate helped me secure the ideal business space for expansion.", imageSrc: - "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", + "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=1", imageAlt: "Malik Wahab", }, { @@ -197,7 +197,7 @@ export default function HomePage() { testimonial: "Professionalism, trust, and results you can count on. They guided me through every step of finding and purchasing my dream home.", imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg?_wi=1", imageAlt: "Kashi Ali", }, { diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index 8743fc5..17a519c 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -52,7 +52,7 @@ export default function PropertiesPage() { rating: 5, reviewCount: "12", imageSrc: - "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg", + "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg?_wi=2", imageAlt: "Luxury Villa in DC Colony", }, { @@ -63,7 +63,7 @@ export default function PropertiesPage() { rating: 5, reviewCount: "8", imageSrc: - "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg", + "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg?_wi=2", imageAlt: "Premium Office Space Neelum Commercial", }, { @@ -74,7 +74,7 @@ export default function PropertiesPage() { rating: 5, reviewCount: "6", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg", + "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=2", imageAlt: "Industrial Warehouse in Industrial Zone", }, { @@ -85,7 +85,7 @@ export default function PropertiesPage() { rating: 5, reviewCount: "15", imageSrc: - "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg", + "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg?_wi=3", imageAlt: "Modern Apartment in Rahwali", }, ]}