diff --git a/src/app/page.tsx b/src/app/page.tsx index 5273344..73dabb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,19 +57,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah J.", handle: "@investor", testimonial: "Transformed our portfolio strategy completely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg", imageAlt: "luxury penthouse interior view"}, + imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg?_wi=1", imageAlt: "luxury penthouse interior view"}, { name: "Mark L.", handle: "@developer", testimonial: "Unmatched market insight and discretion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg", imageAlt: "luxury penthouse interior view"}, + imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=1", imageAlt: "luxury penthouse interior view"}, { name: "Elena V.", handle: "@homeowner", testimonial: "White-glove service from start to finish.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg", imageAlt: "luxury penthouse interior view"}, + imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg?_wi=1", imageAlt: "luxury penthouse interior view"}, { name: "David K.", handle: "@investor", testimonial: "The best commercial acquisition partners.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg", imageAlt: "luxury penthouse interior view"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=1", imageAlt: "luxury penthouse interior view"}, { name: "Julia P.", handle: "@partner", testimonial: "Exquisite attention to every single detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-people-cityscape-architecture-building-business-metropolis-concept_53876-16592.jpg", imageAlt: "luxury penthouse interior view"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-people-cityscape-architecture-building-business-metropolis-concept_53876-16592.jpg?_wi=1", imageAlt: "luxury penthouse interior view"}, ]} buttons={[ { @@ -77,7 +77,7 @@ export default function LandingPage() { { text: "Schedule a Consultation", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/office-skyscrapers-with-glass-facade_23-2148836755.jpg", alt: "Portrait of investor A"}, @@ -124,16 +124,16 @@ export default function LandingPage() { features={[ { title: "Acquisitions", description: "Curated residential and commercial growth opportunities.", buttonIcon: ArrowRight, - imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg", imageAlt: "modern mansion exterior luxury"}, + imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=2", imageAlt: "modern mansion exterior luxury"}, { title: "Investment Consulting", description: "Maximizing returns while preserving your legacy.", buttonIcon: ArrowRight, - imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg", imageAlt: "modern mansion exterior luxury"}, + imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg?_wi=3", imageAlt: "modern mansion exterior luxury"}, { title: "Property Management", description: "High-level performance for your premier assets.", buttonIcon: ArrowRight, - imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg", imageAlt: "modern mansion exterior luxury"}, + imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg?_wi=2", imageAlt: "modern mansion exterior luxury"}, { title: "Development Partnerships", description: "Collaborating on high-value real estate projects.", buttonIcon: ArrowRight, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg", imageAlt: "modern mansion exterior luxury"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=2", imageAlt: "modern mansion exterior luxury"}, ]} title="Strategic Luxury Services" description="We combine investment expertise with white-glove service to elevate your property experience." @@ -148,11 +148,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Waterfront Estate, Miami", price: "$12,500,000", imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg"}, + id: "p1", name: "Waterfront Estate, Miami", price: "$12,500,000", imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg?_wi=3"}, { - id: "p2", name: "Penthouse Collection, New York", price: "$9,800,000", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg"}, + id: "p2", name: "Penthouse Collection, New York", price: "$9,800,000", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=3"}, { - id: "p3", name: "Commercial Plaza, Dallas", price: "$15,200,000", imageSrc: "http://img.b2bpic.net/free-photo/business-people-cityscape-architecture-building-business-metropolis-concept_53876-16592.jpg"}, + id: "p3", name: "Commercial Plaza, Dallas", price: "$15,200,000", imageSrc: "http://img.b2bpic.net/free-photo/business-people-cityscape-architecture-building-business-metropolis-concept_53876-16592.jpg?_wi=2"}, { id: "p4", name: "Mountain Villa, Aspen", price: "$8,500,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-infinity-pool-overlooking-sea_23-2152008209.jpg"}, {