Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
286
src/app/page.tsx
286
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Award, Building, CalendarCheck, FileText, Heart, HelpCircle, Home, Key, Mail, Search, ShieldCheck, Sparkles, TrendingUp } from "lucide-react";
|
||||
import { Award, Building, CalendarCheck, FileText, Handshake, Heart, HelpCircle, Home, Key, Mail, Megaphone, Search, ShieldCheck, Sparkles, TrendingUp } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,81 +33,44 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Properties",
|
||||
id: "#properties",
|
||||
},
|
||||
name: "Properties", id: "#properties"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Diya Property Advisor"
|
||||
button={{
|
||||
text: "Get an Offer",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get an Offer", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
title="Your Trusted Partner in Real Estate"
|
||||
description="Whether you're looking to buy your dream home, sell for the best value, or find the perfect rental, Diya Property Advisor provides expert guidance and seamless service. We make property dreams a reality."
|
||||
tag="Trusted Real Estate"
|
||||
buttons={[
|
||||
{
|
||||
text: "Buy Property",
|
||||
href: "#properties",
|
||||
},
|
||||
text: "Buy Property", href: "#properties"},
|
||||
{
|
||||
text: "Sell Property",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Sell Property", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg?_wi=1",
|
||||
imageAlt: "Modern home interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg", imageAlt: "Modern home interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg?_wi=1",
|
||||
imageAlt: "Contemporary house exterior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-vase-with-protea-flower-interior-room-copy-space_169016-14195.jpg",
|
||||
imageAlt: "Glass vase with protea flower in the interior of the room, copy space.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-with-green-leather-sofa_140725-6419.jpg",
|
||||
imageAlt: "A room with green leather sofa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-unfurnished-brand-new-apartment_181624-45321.jpg",
|
||||
imageAlt: "Empty and unfurnished brand new apartment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg", imageAlt: "Contemporary house exterior"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -123,12 +86,9 @@ export default function LandingPage() {
|
||||
title="Diya Property Advisor: Your Journey, Our Expertise"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
tagIcon={Building}
|
||||
description="At Diya Property Advisor, we believe in making real estate transactions simple, transparent, and rewarding. With years of experience and a deep understanding of the market, we are dedicated to helping you achieve your property goals with confidence and ease. We handle everything from market analysis to negotiations, ensuring you get the best deal."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,79 +99,52 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Buy Your Dream Home",
|
||||
description: "Find the perfect property that fits your lifestyle and budget with our extensive listings and personalized assistance.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-with-picture-albums_23-2149515310.jpg",
|
||||
imageAlt: "Couple receiving house keys",
|
||||
},
|
||||
title: "Buy Your Dream Home", description: "Find the perfect property that fits your lifestyle and budget with our extensive listings and personalized assistance.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-with-picture-albums_23-2149515310.jpg", imageAlt: "Couple receiving house keys"},
|
||||
items: [
|
||||
{
|
||||
icon: Search,
|
||||
text: "Extensive Listings",
|
||||
},
|
||||
text: "Extensive Listings"},
|
||||
{
|
||||
icon: Heart,
|
||||
text: "Personalized Matches",
|
||||
},
|
||||
text: "Personalized Matches"},
|
||||
{
|
||||
icon: FileText,
|
||||
text: "Seamless Paperwork",
|
||||
},
|
||||
text: "Seamless Paperwork"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg?_wi=2",
|
||||
imageAlt: "happy couple holding house keys new home",
|
||||
},
|
||||
{
|
||||
title: "Sell Your Property with Confidence",
|
||||
description: "Achieve the best market value for your property with our expert marketing strategies and negotiation skills.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-sector_23-2151925477.jpg",
|
||||
imageAlt: "Real estate agent showing house",
|
||||
},
|
||||
title: "Sell Your Property with Confidence", description: "Achieve the best market value for your property with our expert marketing strategies and negotiation skills.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-sector_23-2151925477.jpg", imageAlt: "Real estate agent showing house"},
|
||||
items: [
|
||||
{
|
||||
icon: TrendingUp,
|
||||
text: "Optimal Valuation",
|
||||
},
|
||||
text: "Optimal Valuation"},
|
||||
{
|
||||
icon: Megaphone,
|
||||
text: "Targeted Marketing",
|
||||
},
|
||||
text: "Targeted Marketing"},
|
||||
{
|
||||
icon: Handshake,
|
||||
text: "Skilled Negotiation",
|
||||
},
|
||||
text: "Skilled Negotiation"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg?_wi=2",
|
||||
imageAlt: "happy couple holding house keys new home",
|
||||
},
|
||||
{
|
||||
title: "Rent Your Ideal Space",
|
||||
description: "Discover a wide range of rental properties and find a home that suits your short-term or long-term needs.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-pool-lush-tropical-surroundings_23-2152008195.jpg",
|
||||
imageAlt: "Woman looking at rental properties",
|
||||
},
|
||||
title: "Rent Your Ideal Space", description: "Discover a wide range of rental properties and find a home that suits your short-term or long-term needs.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-pool-lush-tropical-surroundings_23-2152008195.jpg", imageAlt: "Woman looking at rental properties"},
|
||||
items: [
|
||||
{
|
||||
icon: Key,
|
||||
text: "Diverse Rentals",
|
||||
},
|
||||
text: "Diverse Rentals"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
text: "Verified Listings",
|
||||
},
|
||||
text: "Verified Listings"},
|
||||
{
|
||||
icon: CalendarCheck,
|
||||
text: "Flexible Terms",
|
||||
},
|
||||
text: "Flexible Terms"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-template-building-city_23-2148197259.jpg?_wi=1",
|
||||
imageAlt: "happy couple holding house keys new home",
|
||||
},
|
||||
]}
|
||||
title="Our Comprehensive Real Estate Services"
|
||||
@@ -230,47 +163,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Luxury Family Villa",
|
||||
price: "$1,200,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-template-building-city_23-2148197259.jpg?_wi=2",
|
||||
imageAlt: "Luxury Family Villa",
|
||||
},
|
||||
id: "p1", name: "Luxury Family Villa", price: "$1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-template-building-city_23-2148197259.jpg", imageAlt: "Luxury Family Villa"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Modern City Apartment",
|
||||
price: "$650,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-bed-working-laptop_23-2148304859.jpg",
|
||||
imageAlt: "Modern City Apartment",
|
||||
},
|
||||
id: "p2", name: "Modern City Apartment", price: "$650,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-bed-working-laptop_23-2148304859.jpg", imageAlt: "Modern City Apartment"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Charming Suburban House",
|
||||
price: "$480,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-house-porch-with-green-lawn-flower-boxes_23-2151974397.jpg",
|
||||
imageAlt: "Charming Suburban House",
|
||||
},
|
||||
id: "p3", name: "Charming Suburban House", price: "$480,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-house-porch-with-green-lawn-flower-boxes_23-2151974397.jpg", imageAlt: "Charming Suburban House"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Exclusive Lakeside Estate",
|
||||
price: "$2,500,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-honeymoon-venice_1303-5680.jpg",
|
||||
imageAlt: "Exclusive Lakeside Estate",
|
||||
},
|
||||
id: "p4", name: "Exclusive Lakeside Estate", price: "$2,500,000", imageSrc: "http://img.b2bpic.net/free-photo/couple-honeymoon-venice_1303-5680.jpg", imageAlt: "Exclusive Lakeside Estate"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Contemporary Townhouse",
|
||||
price: "$720,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-buildings-with-colorful-curtains-windows_181624-5741.jpg",
|
||||
imageAlt: "Contemporary Townhouse",
|
||||
},
|
||||
id: "p5", name: "Contemporary Townhouse", price: "$720,000", imageSrc: "http://img.b2bpic.net/free-photo/white-buildings-with-colorful-curtains-windows_181624-5741.jpg", imageAlt: "Contemporary Townhouse"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Rural Farmhouse Retreat",
|
||||
price: "$950,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-explores-traditional-icelandic-landscape_346278-294.jpg",
|
||||
imageAlt: "Rural Farmhouse Retreat",
|
||||
},
|
||||
id: "p6", name: "Rural Farmhouse Retreat", price: "$950,000", imageSrc: "http://img.b2bpic.net/free-photo/man-explores-traditional-icelandic-landscape_346278-294.jpg", imageAlt: "Rural Farmhouse Retreat"},
|
||||
]}
|
||||
title="Featured Properties for Sale"
|
||||
description="Explore a selection of our prime properties, hand-picked to offer the best in location, value, and lifestyle."
|
||||
@@ -287,20 +190,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "250+",
|
||||
description: "Properties Sold",
|
||||
},
|
||||
id: "m1", value: "250+", description: "Properties Sold"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction",
|
||||
},
|
||||
id: "m2", value: "98%", description: "Client Satisfaction"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15+",
|
||||
description: "Years Experience",
|
||||
},
|
||||
id: "m3", value: "15+", description: "Years Experience"},
|
||||
]}
|
||||
title="Achieving Excellence in Real Estate"
|
||||
description="Our commitment to client satisfaction and market expertise drives remarkable results for our clients."
|
||||
@@ -317,25 +211,15 @@ export default function LandingPage() {
|
||||
author="Anya Sharma"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
alt: "Sarah Johnson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", alt: "Sarah Johnson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
alt: "Michael Chen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", alt: "Michael Chen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149362876.jpg",
|
||||
alt: "Emily Rodriguez",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149362876.jpg", alt: "Emily Rodriguez"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/please-i-wanna-this-gift-portrait-hopeful-cute-girl-believer-close-eyes-faithfully-cross-fingers-good-luck-as-making-wish-praying-dream-come-true-posing-white-background_176420-54705.jpg",
|
||||
alt: "David Kim",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/please-i-wanna-this-gift-portrait-hopeful-cute-girl-believer-close-eyes-faithfully-cross-fingers-good-luck-as-making-wish-praying-dream-come-true-posing-white-background_176420-54705.jpg", alt: "David Kim"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/funny-handsome-redhead-man-taking-selfie-stretch-out-hands-hold-camera-smiling-happy-look-from-smartphone-standing-pink-background_1258-66718.jpg",
|
||||
alt: "Jessica Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/funny-handsome-redhead-man-taking-selfie-stretch-out-hands-hold-camera-smiling-happy-look-from-smartphone-standing-pink-background_1258-66718.jpg", alt: "Jessica Lee"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -348,35 +232,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "How do I start the buying process?",
|
||||
content: "Begin by contacting us for a consultation. We'll discuss your needs, pre-approval, and start your personalized property search.",
|
||||
},
|
||||
id: "faq1", title: "How do I start the buying process?", content: "Begin by contacting us for a consultation. We'll discuss your needs, pre-approval, and start your personalized property search."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "What fees are involved in selling my property?",
|
||||
content: "Selling fees typically include agent commissions, legal fees, and potential staging costs. We'll provide a transparent breakdown tailored to your situation.",
|
||||
},
|
||||
id: "faq2", title: "What fees are involved in selling my property?", content: "Selling fees typically include agent commissions, legal fees, and potential staging costs. We'll provide a transparent breakdown tailored to your situation."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "How long does it take to find a rental property?",
|
||||
content: "The timeline varies, but with our extensive listings and efficient process, many clients find a suitable rental within 2-4 weeks.",
|
||||
},
|
||||
id: "faq3", title: "How long does it take to find a rental property?", content: "The timeline varies, but with our extensive listings and efficient process, many clients find a suitable rental within 2-4 weeks."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Can Diya Property Advisor help with property valuation?",
|
||||
content: "Yes, we offer professional property valuation services to ensure you get an accurate market assessment for buying or selling.",
|
||||
},
|
||||
id: "faq4", title: "Can Diya Property Advisor help with property valuation?", content: "Yes, we offer professional property valuation services to ensure you get an accurate market assessment for buying or selling."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "What documents are required for property transactions?",
|
||||
content: "Key documents include identification, proof of funds/mortgage pre-approval, and existing property deeds if selling. We guide you through all necessary paperwork.",
|
||||
},
|
||||
id: "faq5", title: "What documents are required for property transactions?", content: "Key documents include identification, proof of funds/mortgage pre-approval, and existing property deeds if selling. We guide you through all necessary paperwork."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "Do you offer property management services?",
|
||||
content: "Absolutely! We provide comprehensive property management solutions for landlords, handling everything from tenant screening to maintenance.",
|
||||
},
|
||||
id: "faq6", title: "Do you offer property management services?", content: "Absolutely! We provide comprehensive property management solutions for landlords, handling everything from tenant screening to maintenance."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about buying, selling, and renting properties with Diya Property Advisor."
|
||||
@@ -390,8 +256,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Contact Us"
|
||||
title="Get in Touch With Our Experts"
|
||||
description="Ready to discuss your property needs? Contact us today for personalized advice and exceptional service. We're here to help you every step of the way."
|
||||
@@ -407,58 +272,35 @@ export default function LandingPage() {
|
||||
logoText="Diya Property Advisor"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Buy Property",
|
||||
href: "#properties",
|
||||
},
|
||||
label: "Buy Property", href: "#properties"},
|
||||
{
|
||||
label: "Sell Property",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Sell Property", href: "#contact"},
|
||||
{
|
||||
label: "Rent Property",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Rent Property", href: "#services"},
|
||||
{
|
||||
label: "Property Management",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Property Management", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Team", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user