Merge version_1 into main #3
@@ -49,11 +49,11 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "View Listings", href: "#listings" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://pixabay.com/get/g6fbefaec96d1c62b05997b469d1a62f8256fa8146dffc3af207c43fa4074760592843d0fe4b55d549676d3f9ef615f1dd721a3a6daa1a2bc599eaae0b2ef4d01_1280.jpg", imageAlt: "Luxury villa exterior" },
|
||||
{ imageSrc: "https://pixabay.com/get/gb65d8094a6d9912c9da92746c80bb687f4a168cdca629f01d0e5572e8c7a1cb7231951b9575b74c352d4686b2fb608270eea48d7bea30bc5e8063c44154c6281_1280.jpg", imageAlt: "Modern architecture" },
|
||||
{ imageSrc: "https://pixabay.com/get/g719af2b058bd3c8ed98a68becaba4d5cb213a093504c7bcb5186c48964608e4424845cb7fd63a06ab09eec8775e1ad2463b13c556a8d4da73d9a9822b20e0696_1280.jpg", imageAlt: "Charming family home" },
|
||||
{ imageSrc: "https://pixabay.com/get/g3a66ca07217211b071b80ff9a92576c09df00450d4763a71887b207442acb408da25f6e3dde7c45cfdb96d1e9c9259e4953a116e3ada6d583b17e84b28c4671c_1280.jpg", imageAlt: "Urban luxury condo" },
|
||||
{ imageSrc: "https://pixabay.com/get/gb0648311dc463485610712342c899e4f025f9ba8bed1991491b34970bc02c92068bc4f1f4681a2e37f2d916aebcd324b49bb6bda14985901f699a2e48fbc5b42_1280.jpg", imageAlt: "Modern office" },
|
||||
{ imageSrc: "https://pixabay.com/get/gcd14c360138d1c2ca403ce143050ca25aa0e35ba0d0c99f6efcd95c598cabe4c649ac210b89191b211878df8200563a916332532bba2ec0d5cce7e68c491157d_1280.jpg", imageAlt: "Agency space" }
|
||||
{ imageSrc: "https://pixabay.com/get/gb65d8094a6d9912c9da92746c80bb687f4a168cdca629f01d0e5572e8c7a1cb7231951b9575b74c352d4686b2fb608270eea48d7bea30bc5e8063c44154c6281_1280.jpg?_wi=1", imageAlt: "Modern architecture" },
|
||||
{ imageSrc: "https://pixabay.com/get/g719af2b058bd3c8ed98a68becaba4d5cb213a093504c7bcb5186c48964608e4424845cb7fd63a06ab09eec8775e1ad2463b13c556a8d4da73d9a9822b20e0696_1280.jpg?_wi=1", imageAlt: "Charming family home" },
|
||||
{ imageSrc: "https://pixabay.com/get/g3a66ca07217211b071b80ff9a92576c09df00450d4763a71887b207442acb408da25f6e3dde7c45cfdb96d1e9c9259e4953a116e3ada6d583b17e84b28c4671c_1280.jpg?_wi=1", imageAlt: "Urban luxury condo" },
|
||||
{ imageSrc: "https://pixabay.com/get/gb0648311dc463485610712342c899e4f025f9ba8bed1991491b34970bc02c92068bc4f1f4681a2e37f2d916aebcd324b49bb6bda14985901f699a2e48fbc5b42_1280.jpg?_wi=1", imageAlt: "Modern office" },
|
||||
{ imageSrc: "https://pixabay.com/get/gcd14c360138d1c2ca403ce143050ca25aa0e35ba0d0c99f6efcd95c598cabe4c649ac210b89191b211878df8200563a916332532bba2ec0d5cce7e68c491157d_1280.jpg?_wi=1", imageAlt: "Agency space" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
title="Your Vision, Our Expertise"
|
||||
description="With years of experience in the luxury market, EstateHorizon bridges the gap between dreams and reality, offering tailored solutions for every client."
|
||||
tag="About EstateHorizon"
|
||||
imageSrc="https://pixabay.com/get/gb0648311dc463485610712342c899e4f025f9ba8bed1991491b34970bc02c92068bc4f1f4681a2e37f2d916aebcd324b49bb6bda14985901f699a2e48fbc5b42_1280.jpg"
|
||||
imageSrc="https://pixabay.com/get/gb0648311dc463485610712342c899e4f025f9ba8bed1991491b34970bc02c92068bc4f1f4681a2e37f2d916aebcd324b49bb6bda14985901f699a2e48fbc5b42_1280.jpg?_wi=2"
|
||||
imageAlt="Our dedicated agency office"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,9 +76,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Modern Hilltop Villa", price: "$2,500,000", imageSrc: "https://pixabay.com/get/gb65d8094a6d9912c9da92746c80bb687f4a168cdca629f01d0e5572e8c7a1cb7231951b9575b74c352d4686b2fb608270eea48d7bea30bc5e8063c44154c6281_1280.jpg", imageAlt: "Modern Hilltop Villa" },
|
||||
{ id: "p2", name: "Suburban Estate", price: "$1,200,000", imageSrc: "https://pixabay.com/get/g719af2b058bd3c8ed98a68becaba4d5cb213a093504c7bcb5186c48964608e4424845cb7fd63a06ab09eec8775e1ad2463b13c556a8d4da73d9a9822b20e0696_1280.jpg", imageAlt: "Suburban Estate" },
|
||||
{ id: "p3", name: "City View Penthouse", price: "$3,800,000", imageSrc: "https://pixabay.com/get/g3a66ca07217211b071b80ff9a92576c09df00450d4763a71887b207442acb408da25f6e3dde7c45cfdb96d1e9c9259e4953a116e3ada6d583b17e84b28c4671c_1280.jpg", imageAlt: "City View Penthouse" }
|
||||
{ id: "p1", name: "Modern Hilltop Villa", price: "$2,500,000", imageSrc: "https://pixabay.com/get/gb65d8094a6d9912c9da92746c80bb687f4a168cdca629f01d0e5572e8c7a1cb7231951b9575b74c352d4686b2fb608270eea48d7bea30bc5e8063c44154c6281_1280.jpg?_wi=2", imageAlt: "Modern Hilltop Villa" },
|
||||
{ id: "p2", name: "Suburban Estate", price: "$1,200,000", imageSrc: "https://pixabay.com/get/g719af2b058bd3c8ed98a68becaba4d5cb213a093504c7bcb5186c48964608e4424845cb7fd63a06ab09eec8775e1ad2463b13c556a8d4da73d9a9822b20e0696_1280.jpg?_wi=2", imageAlt: "Suburban Estate" },
|
||||
{ id: "p3", name: "City View Penthouse", price: "$3,800,000", imageSrc: "https://pixabay.com/get/g3a66ca07217211b071b80ff9a92576c09df00450d4763a71887b207442acb408da25f6e3dde7c45cfdb96d1e9c9259e4953a116e3ada6d583b17e84b28c4671c_1280.jpg?_wi=2", imageAlt: "City View Penthouse" }
|
||||
]}
|
||||
title="Curated Property Listings"
|
||||
description="Browse our hand-picked selection of premium residences, estates, and urban retreats."
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Ready to Start?"
|
||||
description="Connect with our team to schedule a private viewing or discuss your real estate requirements."
|
||||
imageSrc="https://pixabay.com/get/gcd14c360138d1c2ca403ce143050ca25aa0e35ba0d0c99f6efcd95c598cabe4c649ac210b89191b211878df8200563a916332532bba2ec0d5cce7e68c491157d_1280.jpg"
|
||||
imageSrc="https://pixabay.com/get/gcd14c360138d1c2ca403ce143050ca25aa0e35ba0d0c99f6efcd95c598cabe4c649ac210b89191b211878df8200563a916332532bba2ec0d5cce7e68c491157d_1280.jpg?_wi=2"
|
||||
imageAlt="Contact us office"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user