Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
258
src/app/page.tsx
258
src/app/page.tsx
@@ -2,10 +2,10 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Elite Fence Pro"
|
||||
/>
|
||||
@@ -59,37 +49,24 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Secure Your Sanctuary with Elite Fencing"
|
||||
description="Professional residential and commercial fencing solutions built to last, providing security and beauty to every property."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-handbag-walking-street-against-iron-fence_627829-8822.jpg?_wi=1",
|
||||
imageAlt: "Modern residential fence installation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-handbag-walking-street-against-iron-fence_627829-8822.jpg?_wi=1", imageAlt: "Modern residential fence installation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=1",
|
||||
imageAlt: "Wood picket fence backyard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=1", imageAlt: "Wood picket fence backyard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359734.jpg",
|
||||
imageAlt: "Ornamental metal fencing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359734.jpg", imageAlt: "Ornamental metal fencing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture-resort-lifestyles-phangan-sunny_1253-673.jpg",
|
||||
imageAlt: "Beautiful sunny residential fence garden",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture-resort-lifestyles-phangan-sunny_1253-673.jpg", imageAlt: "Beautiful sunny residential fence garden"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-bearded-hipster-posing-fence-style-diversity_482257-40662.jpg",
|
||||
imageAlt: "Modern home garden fencing style",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-bearded-hipster-posing-fence-style-diversity_482257-40662.jpg", imageAlt: "Modern home garden fencing style"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -100,9 +77,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Craftsmanship You Can Trust"
|
||||
description={[
|
||||
"With over 20 years of experience, we specialize in high-quality fencing that combines durability with aesthetic appeal.",
|
||||
"Our team is dedicated to professional installation and top-tier customer service, ensuring your property is both secure and visually stunning.",
|
||||
]}
|
||||
"With over 20 years of experience, we specialize in high-quality fencing that combines durability with aesthetic appeal.", "Our team is dedicated to professional installation and top-tier customer service, ensuring your property is both secure and visually stunning."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,23 +87,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Wood Fencing",
|
||||
description: "Classic and customizable wood fences for natural beauty.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wooden-fence_1122-2087.jpg",
|
||||
imageAlt: "Wood fence example",
|
||||
},
|
||||
title: "Wood Fencing", description: "Classic and customizable wood fences for natural beauty.", imageSrc: "http://img.b2bpic.net/free-photo/white-wooden-fence_1122-2087.jpg", imageAlt: "Wood fence example"},
|
||||
{
|
||||
title: "Metal Fencing",
|
||||
description: "Strong, durable, and secure metal solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2761.jpg",
|
||||
imageAlt: "Metal fence example",
|
||||
},
|
||||
title: "Metal Fencing", description: "Strong, durable, and secure metal solutions.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2761.jpg", imageAlt: "Metal fence example"},
|
||||
{
|
||||
title: "Vinyl Fencing",
|
||||
description: "Low-maintenance and long-lasting vinyl designs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-building-with-fence_23-2149301121.jpg",
|
||||
imageAlt: "Vinyl fence example",
|
||||
},
|
||||
title: "Vinyl Fencing", description: "Low-maintenance and long-lasting vinyl designs.", imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-building-with-fence_23-2149301121.jpg", imageAlt: "Vinyl fence example"},
|
||||
]}
|
||||
title="Our Fencing Solutions"
|
||||
description="We offer a diverse range of fencing options to meet every security and style need."
|
||||
@@ -143,47 +106,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Cedar Planks",
|
||||
price: "From $45",
|
||||
variant: "Premium Wood",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-wood-texture_23-2151870253.jpg",
|
||||
},
|
||||
id: "p1", name: "Cedar Planks", price: "From $45", variant: "Premium Wood", imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-wood-texture_23-2151870253.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Wrought Iron Panels",
|
||||
price: "From $120",
|
||||
variant: "Ornamental",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gridlike-fence-pattern-garden_346278-1300.jpg",
|
||||
},
|
||||
id: "p2", name: "Wrought Iron Panels", price: "From $120", variant: "Ornamental", imageSrc: "http://img.b2bpic.net/free-photo/gridlike-fence-pattern-garden_346278-1300.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "White Vinyl Panels",
|
||||
price: "From $85",
|
||||
variant: "Low Maintenance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-woman-carrying-girlfriend-piggyback_23-2147762457.jpg",
|
||||
},
|
||||
id: "p3", name: "White Vinyl Panels", price: "From $85", variant: "Low Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/content-woman-carrying-girlfriend-piggyback_23-2147762457.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Aluminum Posts",
|
||||
price: "From $55",
|
||||
variant: "Modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283256.jpg",
|
||||
},
|
||||
id: "p4", name: "Aluminum Posts", price: "From $55", variant: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283256.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Chain Link Rolls",
|
||||
price: "From $25",
|
||||
variant: "Industrial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basketball-court_1137-169.jpg",
|
||||
},
|
||||
id: "p5", name: "Chain Link Rolls", price: "From $25", variant: "Industrial", imageSrc: "http://img.b2bpic.net/free-photo/basketball-court_1137-169.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Agricultural Wire",
|
||||
price: "From $30",
|
||||
variant: "Heavy Duty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/welded-mesh-fence-night_53876-14864.jpg",
|
||||
},
|
||||
id: "p6", name: "Agricultural Wire", price: "From $30", variant: "Heavy Duty", imageSrc: "http://img.b2bpic.net/free-photo/welded-mesh-fence-night_53876-14864.jpg"},
|
||||
]}
|
||||
title="Explore Our Materials"
|
||||
description="Premium materials selected for their longevity and performance."
|
||||
@@ -197,56 +130,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
title: "Starter Package",
|
||||
price: "$1,500",
|
||||
period: "/ project",
|
||||
features: [
|
||||
"Consultation",
|
||||
"Site measurement",
|
||||
"Basic wood install",
|
||||
],
|
||||
id: "basic", title: "Starter Package", price: "$1,500", period: "/ project", features: [
|
||||
"Consultation", "Site measurement", "Basic wood install"],
|
||||
button: {
|
||||
text: "Contact us",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52999.jpg",
|
||||
imageAlt: "fence contractors working in garden",
|
||||
},
|
||||
text: "Contact us", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52999.jpg", imageAlt: "fence contractors working in garden"},
|
||||
{
|
||||
id: "standard",
|
||||
title: "Professional Package",
|
||||
price: "$3,200",
|
||||
period: "/ project",
|
||||
features: [
|
||||
"Design consultation",
|
||||
"Custom metal/vinyl",
|
||||
"Professional install",
|
||||
],
|
||||
id: "standard", title: "Professional Package", price: "$3,200", period: "/ project", features: [
|
||||
"Design consultation", "Custom metal/vinyl", "Professional install"],
|
||||
button: {
|
||||
text: "Contact us",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-handbag-walking-street-against-iron-fence_627829-8822.jpg?_wi=2",
|
||||
imageAlt: "fence contractors working in garden",
|
||||
},
|
||||
text: "Contact us", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-handbag-walking-street-against-iron-fence_627829-8822.jpg?_wi=2", imageAlt: "fence contractors working in garden"},
|
||||
{
|
||||
id: "premium",
|
||||
title: "Elite Package",
|
||||
price: "$5,500+",
|
||||
period: "/ project",
|
||||
features: [
|
||||
"Full design",
|
||||
"Premium materials",
|
||||
"Priority scheduling",
|
||||
],
|
||||
id: "premium", title: "Elite Package", price: "$5,500+", period: "/ project", features: [
|
||||
"Full design", "Premium materials", "Priority scheduling"],
|
||||
button: {
|
||||
text: "Contact us",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=2",
|
||||
imageAlt: "fence contractors working in garden",
|
||||
},
|
||||
text: "Contact us", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=2", imageAlt: "fence contractors working in garden"},
|
||||
]}
|
||||
title="Installation Packages"
|
||||
description="Standard service packages tailored to your property size."
|
||||
@@ -258,30 +158,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
|
||||
},
|
||||
id: "1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12315.jpg",
|
||||
},
|
||||
id: "2", name: "Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12315.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Robert Brown",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
|
||||
},
|
||||
id: "3", name: "Robert Brown", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Alice Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-enjoying-music_23-2148602721.jpg",
|
||||
},
|
||||
id: "4", name: "Alice Wilson", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-enjoying-music_23-2148602721.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mark Davis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-garden_23-2150771019.jpg",
|
||||
},
|
||||
id: "5", name: "Mark Davis", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-garden_23-2150771019.jpg"},
|
||||
]}
|
||||
cardTitle="Client Reviews"
|
||||
cardTag="Satisfied Customers"
|
||||
@@ -295,20 +180,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How long does installation take?",
|
||||
content: "Installation time depends on the project size, typically between 1-3 days.",
|
||||
},
|
||||
id: "q1", title: "How long does installation take?", content: "Installation time depends on the project size, typically between 1-3 days."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you provide permits?",
|
||||
content: "Yes, we handle all necessary permitting processes for your peace of mind.",
|
||||
},
|
||||
id: "q2", title: "Do you provide permits?", content: "Yes, we handle all necessary permitting processes for your peace of mind."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer a warranty?",
|
||||
content: "We offer a 5-year workmanship warranty on all our fence installations.",
|
||||
},
|
||||
id: "q3", title: "Do you offer a warranty?", content: "We offer a 5-year workmanship warranty on all our fence installations."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about our fencing services."
|
||||
@@ -317,35 +193,43 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
text="Ready to transform your property? Contact us today for a free consultation and professional installation estimate."
|
||||
<ContactCTA
|
||||
tag="Contact Us"
|
||||
title="Let's Discuss Your Project"
|
||||
description="Request a free site assessment and installation quote from our fencing experts."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call (555) 012-3456",
|
||||
href: "tel:5550123456",
|
||||
},
|
||||
text: "Call (555) 012-3456", href: "tel:5550123456"
|
||||
}
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
<FooterMedia
|
||||
logoText="Elite Fence Pro"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-wooden-fence_1122-2087.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Wood Fencing", href: "#features" },
|
||||
{ label: "Metal Fencing", href: "#features" },
|
||||
{ label: "Vinyl Fencing", href: "#features" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Reviews", href: "#testimonials" },
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Elite Fence Pro. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user