diff --git a/src/app/page.tsx b/src/app/page.tsx index 42c0466..2edb4cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,47 +46,26 @@ export default function LandingPage() {
@@ -104,9 +75,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Redefining Luxury Living" description={[ - "Gran Bia Real Estate stands for integrity, innovation, and exclusive property solutions tailored for discerning clients globally.", - "With over 20 years of experience, we provide end-to-end consulting for residential and commercial investments.", - ]} + "Gran Bia Real Estate stands for integrity, innovation, and exclusive property solutions tailored for discerning clients globally.", "With over 20 years of experience, we provide end-to-end consulting for residential and commercial investments."]} /> @@ -117,23 +86,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Expert Guidance", - description: "Consult with seasoned real estate advisors who prioritize your investment goals.", - imageSrc: "http://img.b2bpic.net/free-photo/home-icon-left-side-white-background_187299-40310.jpg", - imageAlt: "Expert Guidance", - }, + title: "Expert Guidance", description: "Consult with seasoned real estate advisors who prioritize your investment goals.", imageSrc: "http://img.b2bpic.net/free-photo/home-icon-left-side-white-background_187299-40310.jpg", imageAlt: "Expert Guidance"}, { - title: "Premium Listings", - description: "Access the most exclusive portfolio of luxury estates and properties available.", - imageSrc: "http://img.b2bpic.net/free-photo/key-left-side-white-background_187299-40170.jpg", - imageAlt: "Premium Listings", - }, + title: "Premium Listings", description: "Access the most exclusive portfolio of luxury estates and properties available.", imageSrc: "http://img.b2bpic.net/free-photo/key-left-side-white-background_187299-40170.jpg", imageAlt: "Premium Listings"}, { - title: "End-to-End Service", - description: "From search to closing, we handle every detail of your real estate transaction.", - imageSrc: "http://img.b2bpic.net/free-photo/quarantine-home-concept-with-wooden-home-white-cubes-grey_176474-7818.jpg", - imageAlt: "End-to-End Service", - }, + title: "End-to-End Service", description: "From search to closing, we handle every detail of your real estate transaction.", imageSrc: "http://img.b2bpic.net/free-photo/quarantine-home-concept-with-wooden-home-white-cubes-grey_176474-7818.jpg", imageAlt: "End-to-End Service"}, ]} title="Why Gran Bia?" description="Experience superior service through our curated real estate approach." @@ -142,70 +99,29 @@ export default function LandingPage() {