|
|
|
@@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
|
|
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
|
|
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
|
|
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
|
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
|
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|
|
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|
|
|
import { Sparkles, Home, Shield, Award, Star, Mail, TrendingUp, DollarSign, Users } from "lucide-react";
|
|
|
|
import { ShieldCheck, HardHat, Calendar, MessageSquare, Phone, Home, Award, Star, Users, Wrench } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
@@ -29,50 +29,46 @@ export default function LandingPage() {
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
<NavbarStyleCentered
|
|
|
|
<NavbarStyleCentered
|
|
|
|
brandName="Luxe Properties"
|
|
|
|
brandName="Nashville Roofing Services"
|
|
|
|
navItems={[
|
|
|
|
navItems={[
|
|
|
|
{ name: "Properties", id: "properties" },
|
|
|
|
{ name: "Home", id: "hero" },
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
|
|
|
|
{ name: "Services", id: "services" },
|
|
|
|
{ name: "Services", id: "services" },
|
|
|
|
|
|
|
|
{ name: "About Us", id: "about" },
|
|
|
|
|
|
|
|
{ name: "Projects", id: "properties" },
|
|
|
|
{ name: "Team", id: "team" },
|
|
|
|
{ name: "Team", id: "team" },
|
|
|
|
{ name: "Testimonials", id: "testimonials" },
|
|
|
|
{ name: "Testimonials", id: "testimonials" },
|
|
|
|
{ name: "Contact", id: "contact" }
|
|
|
|
{ name: "Contact", id: "contact" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
button={{ text: "Schedule Viewing", href: "contact" }}
|
|
|
|
button={{ text: "Get a Free Quote", href: "#contact" }}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<HeroBillboardGallery
|
|
|
|
<HeroBillboardGallery
|
|
|
|
title="Discover Luxury Living in Dubai"
|
|
|
|
title="Nashville Roofing Services: Your Trusted Local Roofing Experts"
|
|
|
|
description="Exclusive properties curated for discerning buyers. Experience the pinnacle of sophistication with our award-winning real estate portfolio."
|
|
|
|
description="Protecting homes and businesses across Nashville with superior roofing solutions, exceptional craftsmanship, and reliable service. Get a free quote today!"
|
|
|
|
background={{ variant: "gradient-bars" }}
|
|
|
|
background={{ variant: "gradient-bars" }}
|
|
|
|
tag="Premium Collections"
|
|
|
|
tag="Reliable Roofing Since 2005"
|
|
|
|
tagIcon={Sparkles}
|
|
|
|
tagIcon={ShieldCheck}
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Explore Properties", href: "properties" },
|
|
|
|
{ text: "View Our Services", href: "#services" },
|
|
|
|
{ text: "Contact Agent", href: "contact" }
|
|
|
|
{ text: "Get a Free Quote", href: "#contact" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
mediaItems={[
|
|
|
|
mediaItems={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/roofing-contractor-with-tool-belt-examining-roof_23-2149495796.jpg?_wi=1", imageAlt: "Roofing contractor examining a roof"
|
|
|
|
imageAlt: "Luxury penthouse in Dubai Marina"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg",
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/workers-building-house-roof_1303-24157.jpg", imageAlt: "Workers building a house roof"
|
|
|
|
imageAlt: "Dubai skyline at night"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg",
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/modern-roof_23-2147743126.jpg", imageAlt: "Modern roof design"
|
|
|
|
imageAlt: "Modern luxury exterior design"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg",
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/new-roof-installation_23-2148908323.jpg?_wi=1", imageAlt: "New roof installation"
|
|
|
|
imageAlt: "Contemporary luxury architecture"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/roofing-shingles-close-up_23-2149495801.jpg", imageAlt: "Close-up of roofing shingles"
|
|
|
|
imageAlt: "Spacious modern interior with panoramic view"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
@@ -81,46 +77,27 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="properties" data-section="properties">
|
|
|
|
<div id="properties" data-section="properties">
|
|
|
|
<ProductCardFour
|
|
|
|
<ProductCardFour
|
|
|
|
title="Featured Properties"
|
|
|
|
title="Our Recent Roofing Projects"
|
|
|
|
description="Handpicked luxury properties showcasing the finest real estate opportunities in Dubai's most prestigious locations."
|
|
|
|
description="Showcasing our quality workmanship and diverse capabilities, from residential repairs to commercial installations."
|
|
|
|
tag="Exclusive Listings"
|
|
|
|
tag="Quality & Craftsmanship"
|
|
|
|
tagIcon={Home}
|
|
|
|
tagIcon={Wrench}
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
carouselMode="buttons"
|
|
|
|
carouselMode="buttons"
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "See all properties", href: "/properties" }
|
|
|
|
{ text: "View All Projects", href: "#" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
products={[
|
|
|
|
products={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1",
|
|
|
|
id: "1", name: "Residential Roof Replacement", price: "Completed: 2024", variant: "Asphalt Shingles | West Nashville", imageSrc: "https://img.b2bpic.net/free-photo/residential-house-with-new-roof_23-2149495799.jpg?_wi=1", imageAlt: "Residential roof replacement in West Nashville"
|
|
|
|
name: "Palm Jumeirah Villa",
|
|
|
|
|
|
|
|
price: "AED 12,500,000",
|
|
|
|
|
|
|
|
variant: "5 Bed Villa | Beachfront",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Luxury villa on Palm Jumeirah",
|
|
|
|
|
|
|
|
isFavorited: false,
|
|
|
|
|
|
|
|
onProductClick: () => window.location.href = "/property/palm-jumeirah-villa"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2",
|
|
|
|
id: "2", name: "Commercial Flat Roof Repair", price: "Completed: 2023", variant: "TPO Roofing | Downtown Nashville", imageSrc: "https://img.b2bpic.net/free-photo/flat-roof-repair_23-2147743123.jpg?_wi=1", imageAlt: "Commercial flat roof repair in Downtown Nashville"
|
|
|
|
name: "Downtown Dubai Penthouse",
|
|
|
|
|
|
|
|
price: "AED 8,750,000",
|
|
|
|
|
|
|
|
variant: "4 Bed Penthouse | City View",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Modern penthouse in Downtown Dubai",
|
|
|
|
|
|
|
|
isFavorited: false
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3",
|
|
|
|
id: "3", name: "Historic Home Restoration", price: "Completed: 2022", variant: "Slate Roofing | Germantown", imageSrc: "https://img.b2bpic.net/free-photo/slate-roof-historic-building_23-2149495802.jpg?_wi=1", imageAlt: "Historic home slate roof restoration in Germantown"
|
|
|
|
name: "Emirates Hills Townhouse",
|
|
|
|
|
|
|
|
price: "AED 6,200,000",
|
|
|
|
|
|
|
|
variant: "4 Bed Townhouse | Golf View",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Contemporary townhouse in Emirates Hills",
|
|
|
|
|
|
|
|
isFavorited: false
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -128,24 +105,24 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
<MediaAbout
|
|
|
|
<MediaAbout
|
|
|
|
title="Your Trusted Dubai Real Estate Partner"
|
|
|
|
title="About Nashville Roofing Services"
|
|
|
|
description="With over 15 years of excellence in Dubai's luxury real estate market, we have established ourselves as the premier boutique agency for discerning international clientele. Our expert team specializes in sourcing and curating the finest properties across Dubai's most exclusive communities. We combine market mastery with personalized service, ensuring every transaction is seamless and satisfying."
|
|
|
|
description="For nearly two decades, Nashville Roofing Services has been the cornerstone of reliable roofing in the community. Founded on principles of integrity, quality, and unparalleled customer satisfaction, we've grown from a small local business into Nashville's leading roofing experts. We are fully licensed, insured, and committed to delivering durable, aesthetically pleasing, and energy-efficient roofing solutions."
|
|
|
|
tag="About Us"
|
|
|
|
tag="Local & Trusted"
|
|
|
|
imageSrc="https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg"
|
|
|
|
imageSrc="https://img.b2bpic.net/free-photo/roofing-team_23-2149495795.jpg"
|
|
|
|
imageAlt="Luxe Properties Dubai team"
|
|
|
|
imageAlt="Nashville Roofing Services team"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Learn Our Story", href: "#" }
|
|
|
|
{ text: "Meet Our Team", href: "#team" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="services" data-section="services">
|
|
|
|
<div id="services" data-section="services">
|
|
|
|
<FeatureCardThree
|
|
|
|
<FeatureCardThree
|
|
|
|
title="Our Services & Expertise"
|
|
|
|
title="Comprehensive Roofing Solutions"
|
|
|
|
description="Comprehensive real estate solutions tailored to meet your unique needs and aspirations."
|
|
|
|
description="From new installations to emergency repairs, we cover all your residential and commercial roofing needs with expertise."
|
|
|
|
tag="Professional Services"
|
|
|
|
tag="Our Expertise"
|
|
|
|
tagIcon={Shield}
|
|
|
|
tagIcon={HardHat}
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
useInvertedBackground={true}
|
|
|
|
useInvertedBackground={true}
|
|
|
|
@@ -153,46 +130,22 @@ export default function LandingPage() {
|
|
|
|
carouselMode="buttons"
|
|
|
|
carouselMode="buttons"
|
|
|
|
features={[
|
|
|
|
features={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "01",
|
|
|
|
id: "01", title: "Residential Roofing", description: "New roof installations, replacements, and repairs for homes of all sizes.", imageSrc: "https://img.b2bpic.net/free-photo/new-roof-installation_23-2148908323.jpg?_wi=2", imageAlt: "Residential roofing service"
|
|
|
|
title: "Property Selection",
|
|
|
|
|
|
|
|
description: "Exclusive access to off-market and hand-selected luxury properties",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Property selection"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "02",
|
|
|
|
id: "02", title: "Commercial Roofing", description: "Durable and cost-effective roofing solutions for businesses and commercial properties.", imageSrc: "https://img.b2bpic.net/free-photo/flat-roof-repair_23-2147743123.jpg?_wi=2", imageAlt: "Commercial roofing service"
|
|
|
|
title: "Investment Advisory",
|
|
|
|
|
|
|
|
description: "Expert insights into market trends and investment opportunities",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Investment advisory"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "03",
|
|
|
|
id: "03", title: "Roof Repair & Maintenance", description: "Prompt repairs for leaks, storm damage, and preventative maintenance programs.", imageSrc: "https://img.b2bpic.net/free-photo/roofing-contractor-with-plans_23-2149495798.jpg", imageAlt: "Roof repair and maintenance"
|
|
|
|
title: "Negotiation & Closing",
|
|
|
|
|
|
|
|
description: "Strategic negotiation and seamless transaction management",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Negotiation and closing"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "04",
|
|
|
|
id: "04", title: "Roof Inspections", description: "Thorough inspections to assess roof health, identify issues, and provide detailed reports.", imageSrc: "https://img.b2bpic.net/free-photo/roof-inspection-drone_23-2147743128.jpg", imageAlt: "Roof inspection service"
|
|
|
|
title: "Legal Compliance",
|
|
|
|
|
|
|
|
description: "Full support with documentation, permits, and regulatory compliance",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Legal compliance"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "05",
|
|
|
|
id: "05", title: "Gutter Services", description: "Installation, repair, and cleaning of gutters to protect your foundation.", imageSrc: "https://img.b2bpic.net/free-photo/clean-gutters_23-2148908324.jpg?_wi=1", imageAlt: "Gutter cleaning service"
|
|
|
|
title: "Property Management",
|
|
|
|
|
|
|
|
description: "Professional management services for rental income optimization",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Property management"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "06",
|
|
|
|
id: "06", title: "Skylight Installation & Repair", description: "Brighten your home with expert skylight services, from new installs to leak fixes.", imageSrc: "https://img.b2bpic.net/free-photo/skylight-installation_23-2147743129.jpg?_wi=1", imageAlt: "Skylight installation service"
|
|
|
|
title: "Concierge Services",
|
|
|
|
|
|
|
|
description: "White-glove concierge support for renovations and lifestyle services",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Concierge services"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -200,34 +153,22 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="team" data-section="team">
|
|
|
|
<div id="team" data-section="team">
|
|
|
|
<TeamCardOne
|
|
|
|
<TeamCardOne
|
|
|
|
title="Executive Team"
|
|
|
|
title="Meet Our Certified Roofing Professionals"
|
|
|
|
description="Meet the visionary leaders guiding Luxe Properties with expertise and dedication."
|
|
|
|
description="Our skilled team is dedicated to delivering excellence on every project, ensuring quality and safety from start to finish."
|
|
|
|
tag="Our Leadership"
|
|
|
|
tag="Our Experts"
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
members={[
|
|
|
|
members={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1",
|
|
|
|
id: "1", name: "David Miller", role: "Founder & Head Roofer", imageSrc: "https://img.b2bpic.net/free-photo/roofing-contractor-male_23-2149495796.jpg", imageAlt: "David Miller, Founder & Head Roofer"
|
|
|
|
name: "Hassan Al-Maktoum",
|
|
|
|
|
|
|
|
role: "Chief Executive Officer",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Hassan Al-Maktoum"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2",
|
|
|
|
id: "2", name: "Sarah Chen", role: "Operations Manager", imageSrc: "https://img.b2bpic.net/free-photo/female-construction-manager_23-2147743125.jpg", imageAlt: "Sarah Chen, Operations Manager"
|
|
|
|
name: "Layla Al-Mansoori",
|
|
|
|
|
|
|
|
role: "Chief Operating Officer",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/attractive-satisfied-young-female-entrepreneur-standing-proud-smiling-with-crossed-hands-confident_197531-23012.jpg?id=13871705",
|
|
|
|
|
|
|
|
imageAlt: "Layla Al-Mansoori"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3",
|
|
|
|
id: "3", name: "Mark Johnson", role: "Lead Project Supervisor", imageSrc: "https://img.b2bpic.net/free-photo/construction-worker-on-roof_23-2148908323.jpg", imageAlt: "Mark Johnson, Lead Project Supervisor"
|
|
|
|
name: "Marcus Wellington",
|
|
|
|
|
|
|
|
role: "Chief Investment Officer",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/young-businessman-with-clipboard_1098-602.jpg",
|
|
|
|
|
|
|
|
imageAlt: "Marcus Wellington"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -235,37 +176,29 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
<MetricCardThree
|
|
|
|
<MetricCardThree
|
|
|
|
title="By The Numbers"
|
|
|
|
title="Our Commitment to Quality & Community"
|
|
|
|
description="Our proven track record speaks to our commitment and success in Dubai's luxury real estate market."
|
|
|
|
description="Proudly serving Nashville with integrity, efficiency, and a focus on long-lasting results."
|
|
|
|
tag="Track Record"
|
|
|
|
tag="Our Achievements"
|
|
|
|
tagIcon={Award}
|
|
|
|
tagIcon={Award}
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
metrics={[
|
|
|
|
metrics={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1",
|
|
|
|
id: "1", icon: Home,
|
|
|
|
icon: Home,
|
|
|
|
title: "Roofs Installed", value: "2000+"
|
|
|
|
title: "Properties Sold",
|
|
|
|
|
|
|
|
value: "450+"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2",
|
|
|
|
id: "2", icon: Users,
|
|
|
|
icon: Users,
|
|
|
|
title: "Happy Customers", value: "1800+"
|
|
|
|
title: "Satisfied Clients",
|
|
|
|
|
|
|
|
value: "650+"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3",
|
|
|
|
id: "3", icon: Calendar,
|
|
|
|
icon: DollarSign,
|
|
|
|
title: "Years in Business", value: "18+"
|
|
|
|
title: "Total Value",
|
|
|
|
|
|
|
|
value: "$2.3B"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "4",
|
|
|
|
id: "4", icon: ShieldCheck,
|
|
|
|
icon: TrendingUp,
|
|
|
|
title: "Warranties Issued", value: "Lifetime"
|
|
|
|
title: "International",
|
|
|
|
|
|
|
|
value: "45 Countries"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -273,72 +206,30 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<TestimonialCardFive
|
|
|
|
<TestimonialCardFive
|
|
|
|
title="What Our Clients Say"
|
|
|
|
title="What Our Nashville Neighbors Say"
|
|
|
|
description="Experience through the words of satisfied buyers and investors who found their dream properties with us."
|
|
|
|
description="Hear directly from homeowners and business owners who trust Nashville Roofing Services."
|
|
|
|
tag="Client Testimonials"
|
|
|
|
tag="Trusted Reviews"
|
|
|
|
tagIcon={Star}
|
|
|
|
tagIcon={MessageSquare}
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
testimonials={[
|
|
|
|
testimonials={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1",
|
|
|
|
id: "1", name: "Emily R., Homeowner", date: "Date: October 2024", title: "Exceptional Storm Damage Repair", quote: "The team replaced our entire roof after storm damage. Fast, professional, and the quality is outstanding! They made a stressful situation so much easier.", tag: "Residential Repair", avatarSrc: "https://img.b2bpic.net/free-photo/happy-homeowner_23-2149495803.jpg", imageSrc: "https://img.b2bpic.net/free-photo/residential-house-with-new-roof_23-2149495799.jpg?_wi=2"
|
|
|
|
name: "Ahmed Al Mansouri, Real Estate Investor",
|
|
|
|
|
|
|
|
date: "Date: September 2024",
|
|
|
|
|
|
|
|
title: "Exceptional Service & Market Expertise",
|
|
|
|
|
|
|
|
quote: "The team at Luxe Properties demonstrated outstanding knowledge of the Dubai market. Their negotiation skills saved me significant time and money. I would not hesitate to recommend them for any luxury property transaction.",
|
|
|
|
|
|
|
|
tag: "Premium Portfolio",
|
|
|
|
|
|
|
|
avatarSrc: "https://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2",
|
|
|
|
id: "2", name: "John D., Business Owner", date: "Date: September 2024", title: "Professional Commercial Roofing", quote: "Nashville Roofing Services handled our commercial building's flat roof with incredible efficiency and minimal disruption to our business. Highly recommend!", tag: "Commercial Project", avatarSrc: "https://img.b2bpic.net/free-photo/businesswoman-smile_23-2148908320.jpg", imageSrc: "https://img.b2bpic.net/free-photo/flat-roof-repair_23-2147743123.jpg?_wi=3"
|
|
|
|
name: "Sarah Johnson, CEO - Tech Corp",
|
|
|
|
|
|
|
|
date: "Date: August 2024",
|
|
|
|
|
|
|
|
title: "A Smooth & Sophisticated Experience",
|
|
|
|
|
|
|
|
quote: "Finding a penthouse that matched my exacting standards seemed impossible, yet within weeks, the team presented three exceptional options. Their professionalism and attention to detail were impeccable throughout.",
|
|
|
|
|
|
|
|
tag: "Penthouse Collection",
|
|
|
|
|
|
|
|
avatarSrc: "https://img.b2bpic.net/free-photo/attractive-satisfied-young-female-entrepreneur-standing-proud-smiling-with-crossed-hands-confident_197531-23012.jpg?id=13871705",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3",
|
|
|
|
id: "3", name: "Maria S., Historic Preservationist", date: "Date: August 2024", title: "Expert Historic Roof Restoration", quote: "Their craftsmanship on our historic home's slate roof was truly remarkable. They preserved its original character while ensuring modern durability. Fantastic work!", tag: "Historic Restoration", avatarSrc: "https://img.b2bpic.net/free-photo/man-in-hardhat-smiling_23-2147743124.jpg", imageSrc: "https://img.b2bpic.net/free-photo/slate-roof-historic-building_23-2149495802.jpg?_wi=2"
|
|
|
|
name: "Michael Chen, International Investor",
|
|
|
|
|
|
|
|
date: "Date: July 2024",
|
|
|
|
|
|
|
|
title: "Trusted Partner for International Clients",
|
|
|
|
|
|
|
|
quote: "As a foreign investor, I appreciated the comprehensive legal and financial guidance. The team navigated complex regulations effortlessly, allowing me to invest with complete confidence.",
|
|
|
|
|
|
|
|
tag: "Investment Advisory",
|
|
|
|
|
|
|
|
avatarSrc: "https://img.b2bpic.net/free-photo/young-businessman-with-clipboard_1098-602.jpg",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "4",
|
|
|
|
id: "4", name: "Kevin L., Homeowner", date: "Date: July 2024", title: "Excellent Gutter Installation", quote: "They installed new gutters on our home, and they look perfect. Very clean work, professional team, and they even cleaned up thoroughly afterwards.", tag: "Gutter Services", avatarSrc: "https://img.b2bpic.net/free-photo/woman-smiling-at-home_23-2149495797.jpg", imageSrc: "https://img.b2bpic.net/free-photo/clean-gutters_23-2148908324.jpg?_wi=2"
|
|
|
|
name: "Fatima Al-Serkal, Luxury Lifestyle",
|
|
|
|
|
|
|
|
date: "Date: June 2024",
|
|
|
|
|
|
|
|
title: "Impeccable Taste & Attention to Detail",
|
|
|
|
|
|
|
|
quote: "Beyond finding properties, they understand lifestyle. The concierge services and interior design recommendations have transformed my new home into a personal sanctuary.",
|
|
|
|
|
|
|
|
tag: "Concierge Services",
|
|
|
|
|
|
|
|
avatarSrc: "https://img.b2bpic.net/free-photo/executive-paying-attention-his-partner_1098-4058.jpg",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "5",
|
|
|
|
id: "5", name: "Jessica H., Property Manager", date: "Date: June 2024", title: "Reliable for Multi-Property Needs", quote: "As a property manager, I need reliable and efficient contractors. Nashville Roofing Services consistently delivers high-quality work on all my properties. A trusted partner!", tag: "Property Management", avatarSrc: "https://img.b2bpic.net/free-photo/man-with-tablet_23-2148908321.jpg", imageSrc: "https://img.b2bpic.net/free-photo/roofing-contractor-with-tool-belt-examining-roof_23-2149495796.jpg?_wi=2"
|
|
|
|
name: "David Martinez, Corporate Executive",
|
|
|
|
|
|
|
|
date: "Date: May 2024",
|
|
|
|
|
|
|
|
title: "Seamless Relocation Experience",
|
|
|
|
|
|
|
|
quote: "Moving to Dubai for business, I needed a quick turnaround. Their efficient process and white-glove service made the transition seamless and stress-free.",
|
|
|
|
|
|
|
|
tag: "Corporate Solutions",
|
|
|
|
|
|
|
|
avatarSrc: "https://img.b2bpic.net/free-photo/smiling-team-leader-looking-camera-group-corporate-meeting_1163-3920.jpg",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "6",
|
|
|
|
id: "6", name: "Daniel W., Homeowner", date: "Date: May 2024", title: "Beautiful New Skylights", quote: "Our new skylights are a game-changer! The installation was seamless, and the extra natural light has transformed our living space. Highly satisfied.", tag: "Skylight Installation", avatarSrc: "https://img.b2bpic.net/free-photo/family-in-front-of-house_23-2147743127.jpg", imageSrc: "https://img.b2bpic.net/free-photo/skylight-installation_23-2147743129.jpg?_wi=2"
|
|
|
|
name: "James Richardson, Family Relocation",
|
|
|
|
|
|
|
|
date: "Date: April 2024",
|
|
|
|
|
|
|
|
title: "Perfect Home for Family Living",
|
|
|
|
|
|
|
|
quote: "They truly understood what our family needed. The search process was collaborative and transparent, resulting in finding our perfect family home in Emirates Hills.",
|
|
|
|
|
|
|
|
tag: "Family Properties",
|
|
|
|
|
|
|
|
avatarSrc: "https://img.b2bpic.net/free-photo/cheerful-businessman-eyeglasses-office_1262-3710.jpg",
|
|
|
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -346,15 +237,15 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactCTA
|
|
|
|
<ContactCTA
|
|
|
|
tag="Get In Touch"
|
|
|
|
tag="Get Your Free Roofing Estimate"
|
|
|
|
tagIcon={Mail}
|
|
|
|
tagIcon={Phone}
|
|
|
|
title="Ready to Find Your Dream Property?"
|
|
|
|
title="Protect Your Investment with a Reliable Roof"
|
|
|
|
description="Let our expert team guide you through your luxury real estate journey. Schedule a consultation today and discover properties that match your vision and investment goals."
|
|
|
|
description="Ready to discuss your roofing needs? Contact us today for a free, no-obligation consultation and estimate."
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Schedule Consultation", href: "#" },
|
|
|
|
{ text: "Call Us Now", href: "tel:+16155551234" },
|
|
|
|
{ text: "Browse Listings", href: "#properties" }
|
|
|
|
{ text: "Request a Quote Online", href: "#contact" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@@ -363,43 +254,39 @@ export default function LandingPage() {
|
|
|
|
<FooterSimple
|
|
|
|
<FooterSimple
|
|
|
|
columns={[
|
|
|
|
columns={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Company",
|
|
|
|
title: "Company", items: [
|
|
|
|
items: [
|
|
|
|
{ label: "Home", href: "#hero" },
|
|
|
|
|
|
|
|
{ label: "Services", href: "#services" },
|
|
|
|
{ label: "About Us", href: "#about" },
|
|
|
|
{ label: "About Us", href: "#about" },
|
|
|
|
{ label: "Our Services", href: "#services" },
|
|
|
|
{ label: "Projects", href: "#properties" },
|
|
|
|
{ label: "Executive Team", href: "#team" },
|
|
|
|
{ label: "Team", href: "#team" },
|
|
|
|
{ label: "Properties", href: "#properties" },
|
|
|
|
|
|
|
|
{ label: "Contact", href: "#contact" }
|
|
|
|
{ label: "Contact", href: "#contact" }
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Resources",
|
|
|
|
title: "Resources", items: [
|
|
|
|
items: [
|
|
|
|
{ label: "FAQs", href: "#" },
|
|
|
|
{ label: "Investment Guide", href: "#" },
|
|
|
|
|
|
|
|
{ label: "Market Reports", href: "#" },
|
|
|
|
|
|
|
|
{ label: "FAQ", href: "#" },
|
|
|
|
|
|
|
|
{ label: "Blog", href: "#" }
|
|
|
|
{ label: "Blog", href: "#" }
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Legal",
|
|
|
|
title: "Legal", items: [
|
|
|
|
items: [
|
|
|
|
|
|
|
|
{ label: "Privacy Policy", href: "#" },
|
|
|
|
{ label: "Privacy Policy", href: "#" },
|
|
|
|
{ label: "Terms of Service", href: "#" },
|
|
|
|
{ label: "Terms of Service", href: "#" },
|
|
|
|
{ label: "Cookie Policy", href: "#" }
|
|
|
|
{ label: "Cookie Policy", href: "#" }
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Connect",
|
|
|
|
title: "Connect", items: [
|
|
|
|
items: [
|
|
|
|
{ label: "Phone", href: "tel:+16155551234" },
|
|
|
|
{ label: "LinkedIn", href: "#" },
|
|
|
|
{ label: "Email", href: "mailto:info@nashvilleroofing.com" },
|
|
|
|
{ label: "Instagram", href: "#" },
|
|
|
|
{ label: "Facebook", href: "#" },
|
|
|
|
{ label: "WhatsApp", href: "#" }
|
|
|
|
{ label: "Instagram", href: "#" }
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
bottomLeftText="© 2025 Luxe Properties Dubai. All rights reserved."
|
|
|
|
bottomLeftText="© 2024 Nashville Roofing Services. All rights reserved."
|
|
|
|
bottomRightText="Luxury Real Estate Excellence"
|
|
|
|
bottomRightText="Trusted Roofing Solutions in Nashville"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
|