Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Award, DollarSign, Home, MapPin, Users } from "lucide-react";
|
||||
import { Award, DollarSign, Home, MapPin, Users, Key, BarChart, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -135,13 +135,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Exclusive Property Access", description: "Gain privileged access to off-market listings and a portfolio of the finest luxury homes not available to the general public.", buttonIcon: "Key", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-property-investment-concept_53876-133709.jpg", imageAlt: "luxury home search interface online"},
|
||||
title: "Exclusive Property Access", description: "Gain privileged access to off-market listings and a portfolio of the finest luxury homes not available to the general public.", buttonIcon: Key, imageSrc: "http://img.b2bpic.net/free-photo/real-estate-property-investment-concept_53876-133709.jpg", imageAlt: "luxury home search interface online"},
|
||||
{
|
||||
title: "Personalized Market Insights", description: "Receive in-depth market analysis and strategic advice, empowering you to make informed decisions in a dynamic landscape.", buttonIcon: "BarChart", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694107.jpg", imageAlt: "luxury home search interface online"},
|
||||
title: "Personalized Market Insights", description: "Receive in-depth market analysis and strategic advice, empowering you to make informed decisions in a dynamic landscape.", buttonIcon: BarChart, imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694107.jpg", imageAlt: "luxury home search interface online"},
|
||||
{
|
||||
title: "Concierge-Level Support", description: "From legal assistance to interior design, our network of trusted partners provides comprehensive support every step of the way.", buttonIcon: "Award", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg", imageAlt: "luxury home search interface online"},
|
||||
title: "Concierge-Level Support", description: "From legal assistance to interior design, our network of trusted partners provides comprehensive support every step of the way.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg", imageAlt: "luxury home search interface online"},
|
||||
{
|
||||
title: "Seamless Transaction Management", description: "We meticulously manage every detail of your sale or purchase, ensuring a smooth, efficient, and stress-free closing process.", buttonIcon: "CheckCircle", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976554.jpg", imageAlt: "luxury home search interface online"},
|
||||
title: "Seamless Transaction Management", description: "We meticulously manage every detail of your sale or purchase, ensuring a smooth, efficient, and stress-free closing process.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976554.jpg", imageAlt: "luxury home search interface online"},
|
||||
]}
|
||||
title="Our Premier Services"
|
||||
description="Experience a curated suite of services designed to navigate the complexities of luxury real estate with ease and confidence."
|
||||
|
||||
Reference in New Issue
Block a user