diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 964dc24..79b8a37 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -66,10 +66,10 @@ export default function ServicesPage() { title: "Property Valuation & Market Analysis", description: "Expert valuation of luxury properties with comprehensive market analysis to ensure optimal pricing and positioning in the high-end real estate market.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg?_wi=4", }, }, { @@ -77,10 +77,10 @@ export default function ServicesPage() { title: "Exclusive Buyer Representation", description: "Personalized guidance for luxury home buyers with access to exclusive listings, private viewings, and expert negotiation throughout the acquisition process.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg?_wi=4", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg?_wi=4", }, }, ]}