diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f735b6..00312a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/black-metal-railings-white-concrete-building_250224-12.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-metal-railings-white-concrete-building_250224-12.jpg?_wi=1" imageAlt="Luxury mansion exterior with premium architectural design" mediaAnimation="blur-reveal" frameStyle="card" @@ -68,18 +68,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Expert Curation", description: "Hand-selected properties meeting the highest standards of luxury and investment potential.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/event-manager-couple-talking_23-2148085203.jpg", imageAlt: "luxury apartment interior modern dark" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg", imageAlt: "luxury home office sophisticated dark theme" } + title: "Expert Curation", description: "Hand-selected properties meeting the highest standards of luxury and investment potential.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/event-manager-couple-talking_23-2148085203.jpg?_wi=1", imageAlt: "luxury apartment interior modern dark" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=1", imageAlt: "luxury home office sophisticated dark theme" } }, { id: 2, - title: "24/7 Concierge", description: "Dedicated support throughout your entire buying journey with personalized attention to detail.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/event-manager-couple-talking_23-2148085203.jpg", imageAlt: "luxury apartment interior modern dark" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg", imageAlt: "luxury home office sophisticated dark theme" } + title: "24/7 Concierge", description: "Dedicated support throughout your entire buying journey with personalized attention to detail.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/event-manager-couple-talking_23-2148085203.jpg?_wi=2", imageAlt: "luxury apartment interior modern dark" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=2", imageAlt: "luxury home office sophisticated dark theme" } }, { id: 3, - title: "Market Expertise", description: "Deep local knowledge and global network ensuring you get the best value and opportunities.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/event-manager-couple-talking_23-2148085203.jpg", imageAlt: "luxury apartment interior modern dark" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg", imageAlt: "luxury home office sophisticated dark theme" } + title: "Market Expertise", description: "Deep local knowledge and global network ensuring you get the best value and opportunities.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/event-manager-couple-talking_23-2148085203.jpg?_wi=3", imageAlt: "luxury apartment interior modern dark" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=3", imageAlt: "luxury home office sophisticated dark theme" } } ]} showStepNumbers={true} @@ -182,7 +182,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/black-metal-railings-white-concrete-building_250224-12.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-metal-railings-white-concrete-building_250224-12.jpg?_wi=2" imageAlt="Luxury property visualization for contact section" mediaAnimation="blur-reveal" mediaPosition="right"