Merge version_2 into main #1
345
src/app/page.tsx
345
src/app/page.tsx
@@ -31,130 +31,77 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "process",
|
||||
},
|
||||
name: "Process", id: "process"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "portfolio"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Elite Home Remodels"
|
||||
brandName="Promised Land Services"
|
||||
button={{
|
||||
text: "Get Free Estimate",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Free Estimate", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Your Home, Perfected. Expert Craftsmanship for the Life You Live."
|
||||
description="500+ successful projects, 4.9★ rated local specialists, 20+ years of licensed precision. Transform your space with a team you can trust."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg",
|
||||
imageAlt: "luxury kitchen remodel interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg", imageAlt: "luxury kitchen remodel interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929534.jpg",
|
||||
imageAlt: "finished home renovation magazine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929534.jpg", imageAlt: "finished home renovation magazine"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-color-palette-used-by-interior-designer_23-2150334536.jpg",
|
||||
imageAlt: "finished bathroom renovation magazine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-color-palette-used-by-interior-designer_23-2150334536.jpg", imageAlt: "finished bathroom renovation magazine"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-pink-robe-posing-with-salad-plate-kitchen_627829-11338.jpg",
|
||||
imageAlt: "luxury kitchen island interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-pink-robe-posing-with-salad-plate-kitchen_627829-11338.jpg", imageAlt: "luxury kitchen island interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692317.jpg",
|
||||
imageAlt: "modern luxury home addition",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692317.jpg", imageAlt: "modern luxury home addition"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-pots-blurred-background-yard-blurred-background_169016-19894.jpg",
|
||||
imageAlt: "finished luxury patio renovation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-pots-blurred-background-yard-blurred-background_169016-19894.jpg", imageAlt: "finished luxury patio renovation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-girl-with-dark-curly-hair-hat-white-t-shirt-jeans-lies-big-bright-bedroom-reads-magazine_132075-9574.jpg",
|
||||
imageAlt: "finished luxury living space",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-girl-with-dark-curly-hair-hat-white-t-shirt-jeans-lies-big-bright-bedroom-reads-magazine_132075-9574.jpg", imageAlt: "finished luxury living space"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-white-porch-with-black-shutters-colorful-flowers_23-2151974398.jpg",
|
||||
imageAlt: "modern luxury home addition",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-white-porch-with-black-shutters-colorful-flowers_23-2151974398.jpg", imageAlt: "modern luxury home addition"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg",
|
||||
imageAlt: "luxury kitchen island interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg", imageAlt: "luxury kitchen island interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418534.jpg",
|
||||
imageAlt: "finished bathroom renovation magazine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418534.jpg", imageAlt: "finished bathroom renovation magazine"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Free Estimate", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-friends-kitchen_23-2149720811.jpg",
|
||||
alt: "Full shot friends in kitchen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-friends-kitchen_23-2149720811.jpg", alt: "Full shot friends in kitchen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg",
|
||||
alt: "Excited colleagues trhowing up papers",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg", alt: "Excited colleagues trhowing up papers"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/desk-empty-office_23-2147668765.jpg",
|
||||
alt: "Desk in empty office",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/desk-empty-office_23-2147668765.jpg", alt: "Desk in empty office"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/sweet-home_1098-16153.jpg",
|
||||
alt: "Sweet home",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/sweet-home_1098-16153.jpg", alt: "Sweet home"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-young-woman-leans-wall-reading-journal_1304-2951.jpg",
|
||||
alt: "finished home renovation magazine",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-young-woman-leans-wall-reading-journal_1304-2951.jpg", alt: "finished home renovation magazine"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed & Insured",
|
||||
},
|
||||
type: "text", text: "Licensed & Insured"},
|
||||
{
|
||||
type: "text",
|
||||
text: "100% Satisfaction",
|
||||
},
|
||||
type: "text", text: "100% Satisfaction"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Award Winning Design",
|
||||
},
|
||||
type: "text", text: "Award Winning Design"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local Experts",
|
||||
},
|
||||
type: "text", text: "Local Experts"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Guaranteed",
|
||||
},
|
||||
type: "text", text: "Quality Guaranteed"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -164,12 +111,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Fully Licensed & Insured",
|
||||
"Lifetime Warranty",
|
||||
"100% Satisfaction Guarantee",
|
||||
"Certified Project Managers",
|
||||
"Local Family Owned",
|
||||
]}
|
||||
"Fully Licensed & Insured", "Lifetime Warranty", "100% Satisfaction Guarantee", "Certified Project Managers", "Local Family Owned"]}
|
||||
title="Your Peace of Mind, Certified."
|
||||
description="We put your security first with industry-leading standards."
|
||||
/>
|
||||
@@ -182,65 +124,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Gourmet Kitchens",
|
||||
author: "Enjoy culinary excellence",
|
||||
description: "Custom cabinetry and layout redesigns for daily luxury.",
|
||||
tags: [
|
||||
"Kitchen",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg",
|
||||
},
|
||||
id: "1", title: "Gourmet Kitchens", author: "Enjoy culinary excellence", description: "Custom cabinetry and layout redesigns for daily luxury.", tags: [
|
||||
"Kitchen"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Spa-Inspired Baths",
|
||||
author: "Your personal retreat",
|
||||
description: "High-end fixtures and tile work for ultimate relaxation.",
|
||||
tags: [
|
||||
"Bath",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-white-towels-wooden-plate_169016-28007.jpg",
|
||||
},
|
||||
id: "2", title: "Spa-Inspired Baths", author: "Your personal retreat", description: "High-end fixtures and tile work for ultimate relaxation.", tags: [
|
||||
"Bath"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-white-towels-wooden-plate_169016-28007.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Whole Home Additions",
|
||||
author: "Expand your possibilities",
|
||||
description: "Adding space while maintaining original aesthetics.",
|
||||
tags: [
|
||||
"Addition",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg",
|
||||
},
|
||||
id: "3", title: "Whole Home Additions", author: "Expand your possibilities", description: "Adding space while maintaining original aesthetics.", tags: [
|
||||
"Addition"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Outdoor Oasis",
|
||||
author: "Indoor-outdoor flow",
|
||||
description: "Custom decks and patios crafted for entertainment.",
|
||||
tags: [
|
||||
"Exterior",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359697.jpg",
|
||||
},
|
||||
id: "4", title: "Outdoor Oasis", author: "Indoor-outdoor flow", description: "Custom decks and patios crafted for entertainment.", tags: [
|
||||
"Exterior"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359697.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Premium Flooring",
|
||||
author: "Solid foundation",
|
||||
description: "Expert installation of engineered wood and luxury tiles.",
|
||||
tags: [
|
||||
"Flooring",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-drawer-handle_122409-53.jpg",
|
||||
},
|
||||
id: "5", title: "Premium Flooring", author: "Solid foundation", description: "Expert installation of engineered wood and luxury tiles.", tags: [
|
||||
"Flooring"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-drawer-handle_122409-53.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Detail & Finish",
|
||||
author: "The final touches",
|
||||
description: "Custom trim, lighting, and paint to complete the look.",
|
||||
tags: [
|
||||
"Finishing",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woodworking-specialist-carpentry-shop-using-spindle-moulder-equipment_482257-97857.jpg",
|
||||
},
|
||||
id: "6", title: "Detail & Finish", author: "The final touches", description: "Custom trim, lighting, and paint to complete the look.", tags: [
|
||||
"Finishing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woodworking-specialist-carpentry-shop-using-spindle-moulder-equipment_482257-97857.jpg"},
|
||||
]}
|
||||
title="Transform Your Home, Elevate Your Lifestyle."
|
||||
description="Expert solutions designed for the modern homeowner."
|
||||
@@ -255,25 +161,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "01",
|
||||
description: "Discovery & Design Consultation",
|
||||
},
|
||||
id: "1", value: "01", description: "Discovery & Design Consultation"},
|
||||
{
|
||||
id: "2",
|
||||
value: "02",
|
||||
description: "Detailed Planning & Budgeting",
|
||||
},
|
||||
id: "2", value: "02", description: "Detailed Planning & Budgeting"},
|
||||
{
|
||||
id: "3",
|
||||
value: "03",
|
||||
description: "Professional Construction Execution",
|
||||
},
|
||||
id: "3", value: "03", description: "Professional Construction Execution"},
|
||||
{
|
||||
id: "4",
|
||||
value: "04",
|
||||
description: "Final Walkthrough & Warranty Start",
|
||||
},
|
||||
id: "4", value: "04", description: "Final Walkthrough & Warranty Start"},
|
||||
]}
|
||||
title="Simple. Transparent. Stress-Free."
|
||||
description="We take the chaos out of remodeling so you can just enjoy the transformation."
|
||||
@@ -287,48 +181,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Barbara Wilson",
|
||||
handle: "Villages Resident",
|
||||
testimonial: "Elite Remodels transformed our kitchen into the heart of our home. Seamless, professional, and done on time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg",
|
||||
},
|
||||
id: "1", name: "Barbara Wilson", handle: "Villages Resident", testimonial: "Promised Land Services transformed our kitchen into the heart of our home. Seamless, professional, and done on time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Henderson",
|
||||
handle: "Longtime Client",
|
||||
testimonial: "Exceptional craftsmanship! They made a potentially stressful master bath renovation feel effortless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg",
|
||||
},
|
||||
id: "2", name: "James Henderson", handle: "Longtime Client", testimonial: "Exceptional craftsmanship! They made a potentially stressful master bath renovation feel effortless.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Karen Miller",
|
||||
handle: "Happy Homeowner",
|
||||
testimonial: "Reliable, clean, and incredible attention to detail. We wouldn't trust anyone else with our house.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-talking-by-mobile-phone-home_329181-4277.jpg",
|
||||
},
|
||||
id: "3", name: "Karen Miller", handle: "Happy Homeowner", testimonial: "Reliable, clean, and incredible attention to detail. We wouldn't trust anyone else with our house.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-talking-by-mobile-phone-home_329181-4277.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mark Roberts",
|
||||
handle: "Villages Resident",
|
||||
testimonial: "From design to completion, Elite was top-tier. Communication was constant and clear.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-library-reading-club-learning-from-books_23-2150293584.jpg",
|
||||
},
|
||||
id: "4", name: "Mark Roberts", handle: "Villages Resident", testimonial: "From design to completion, Promised Land Services was top-tier. Communication was constant and clear.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-library-reading-club-learning-from-books_23-2150293584.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Susan Davis",
|
||||
handle: "Return Customer",
|
||||
testimonial: "Our second project with Elite and they never disappoint. Simply the best local remodeling team.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-beautiful-kitchen-studio_651396-1984.jpg",
|
||||
},
|
||||
id: "5", name: "Susan Davis", handle: "Return Customer", testimonial: "Our second project with Promised Land Services and they never disappoint. Simply the best local remodeling team.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-beautiful-kitchen-studio_651396-1984.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Why Elite Home Remodels?"
|
||||
title="Why Promised Land Services?"
|
||||
description="The difference is in our commitment to local excellence."
|
||||
/>
|
||||
</div>
|
||||
@@ -341,41 +210,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Gourmet Kitchen",
|
||||
price: "Finished Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821309.jpg",
|
||||
},
|
||||
id: "1", name: "Gourmet Kitchen", price: "Finished Project", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821309.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Spa Bathroom",
|
||||
price: "Finished Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg",
|
||||
},
|
||||
id: "2", name: "Spa Bathroom", price: "Finished Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Kitchen Island",
|
||||
price: "Finished Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216684.jpg",
|
||||
},
|
||||
id: "3", name: "Kitchen Island", price: "Finished Project", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216684.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Home Addition",
|
||||
price: "Finished Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-culture-house-entrance-with-plants_23-2149301092.jpg",
|
||||
},
|
||||
id: "4", name: "Home Addition", price: "Finished Project", imageSrc: "http://img.b2bpic.net/free-photo/japanese-culture-house-entrance-with-plants_23-2149301092.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Open Concept",
|
||||
price: "Finished Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-working-from-home-her-bed_23-2149031789.jpg",
|
||||
},
|
||||
id: "5", name: "Open Concept", price: "Finished Project", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-working-from-home-her-bed_23-2149031789.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Outdoor Patio",
|
||||
price: "Finished Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
},
|
||||
id: "6", name: "Outdoor Patio", price: "Finished Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg"},
|
||||
]}
|
||||
title="Project Gallery"
|
||||
description="See the precision and care we bring to every home."
|
||||
@@ -386,8 +231,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Start Your Project Today"
|
||||
description="Send us your details and get a free estimate within 24 hours."
|
||||
buttonText="Send Request"
|
||||
@@ -397,64 +241,43 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Elite Home Remodels"
|
||||
logoText="Promised Land Services"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "License #123456",
|
||||
href: "#",
|
||||
},
|
||||
label: "License #123456", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Kitchens",
|
||||
href: "#",
|
||||
},
|
||||
label: "Kitchens", href: "#"},
|
||||
{
|
||||
label: "Baths",
|
||||
href: "#",
|
||||
},
|
||||
label: "Baths", href: "#"},
|
||||
{
|
||||
label: "Additions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Additions", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Elite Home Remodels. Serving the Villages and surrounding areas."
|
||||
copyrightText="© 2024 Promised Land Services. Serving the Villages and surrounding areas."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user