diff --git a/src/app/sell-with-me/page.tsx b/src/app/sell-with-me/page.tsx index bbf9790..76610c5 100644 --- a/src/app/sell-with-me/page.tsx +++ b/src/app/sell-with-me/page.tsx @@ -27,29 +27,19 @@ export default function LandingPage() { @@ -61,10 +51,9 @@ export default function LandingPage() { description="Look no further. Partner with Luxhaven Realty for unparalleled market exposure and expert guidance." subdescription="Contact us via the WhatsApp link below to get started." icon={PhoneCall} - videoSrc="http://img.b2bpic.net/free-photo/view-city-skyline-with-defocused-camera_23-2148287816.jpg?_wi=1" + videoSrc="http://img.b2bpic.net/free-photo/view-city-skyline-with-defocused-camera_23-2148287816.jpg" videoAriaLabel="Selling property background video" mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/view-city-skyline-with-defocused-camera_23-2148287816.jpg?_wi=2" imageAlt="luxury villa cinematic drone footage" /> @@ -76,20 +65,10 @@ export default function LandingPage() { useInvertedBackground={false} groups={[ { - id: "agent", - groupTitle: "Leading Real Estate Specialist", - members: [ + id: "agent", groupTitle: "Leading Real Estate Specialist", members: [ { - id: "agent-1", - title: "Nana Ama Serwaa", - subtitle: "Lead Agent", - detail: "With over a decade of expertise in luxury real estate, Nana Ama provides bespoke service and tailored strategies to ensure a seamless selling experience and maximum returns for our clients.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - imageAlt: "Nana Ama Serwaa, Lead Agent", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-clear-lake-with-few-houses-built-hill_181624-2274.jpg?_wi=2", - imageAlt: "professional female real estate agent african", + id: "agent-1", title: "Nana Ama Serwaa", subtitle: "Lead Agent", detail: "With over a decade of expertise in luxury real estate, Nana Ama provides bespoke service and tailored strategies to ensure a seamless selling experience and maximum returns for our clients.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Nana Ama Serwaa, Lead Agent"}, + ] }, ]} title="Meet Your Dedicated Agent" @@ -101,13 +80,9 @@ export default function LandingPage() {