Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 17:01:56 +00:00
3 changed files with 115 additions and 325 deletions

View File

@@ -28,41 +28,28 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Projects",
id: "/projects",
},
name: "Projects", id: "/projects"},
{
name: "Testimonials",
id: "/testimonials",
},
name: "Testimonials", id: "/testimonials"},
{
name: "Financing",
id: "/financing",
},
name: "Financing", id: "/financing"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
logoAlt="Apex Roofing Solutions Logo"
brandName="Apex Roofing Solutions"
button={{
text: "Get Free Estimate",
href: "/contact",
}}
text: "Get Free Estimate", href: "/contact"}}
logoTextClassName="text-xl md:text-2xl font-bold text-foreground"
mobileNavOverlayClassName="!bg-background !p-8 !gap-6 transition-all duration-300 ease-in-out !justify-start !items-start"
mobileNavLinkClassName="!text-foreground hover:!text-primary-cta !text-xl !font-semibold"
mobileNavButtonClassName="!bg-primary-cta !text-primary-cta-text"
/>
</div>
@@ -71,14 +58,10 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Story: Built on Integrity & Expertise"
description={[
"Founded on the principles of honesty, quality craftsmanship, and unparalleled customer service, Apex Roofing Solutions has grown to become a leading roofing provider in the region. With over two decades of dedicated experience, weve built our reputation one roof at a time, protecting countless homes and businesses.",
"Our mission extends beyond just installing roofs; it's about building lasting relationships with our clients through reliable service, transparent communication, and a commitment to exceeding expectations on every project. We are deeply invested in our community and dedicated to providing roofing solutions that stand the test of time, weather, and wear.",
]}
"Founded on the principles of honesty, quality craftsmanship, and unparalleled customer service, Apex Roofing Solutions has grown to become a leading roofing provider in the region. With over two decades of dedicated experience, weve built our reputation one roof at a time, protecting countless homes and businesses.", "Our mission extends beyond just installing roofs; it's about building lasting relationships with our clients through reliable service, transparent communication, and a commitment to exceeding expectations on every project. We are deeply invested in our community and dedicated to providing roofing solutions that stand the test of time, weather, and wear."]}
buttons={[
{
text: "Meet Our Team",
href: "/about#team",
},
text: "Meet Our Team", href: "/about#team"},
]}
/>
</div>
@@ -91,23 +74,11 @@ export default function LandingPage() {
membersAnimation="slide-up"
members={[
{
id: "1",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1880.jpg",
imageAlt: "John Doe, Founder & CEO",
},
id: "1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1880.jpg", imageAlt: "John Doe, Founder & CEO"},
{
id: "2",
name: "Jane Smith",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg",
imageAlt: "Jane Smith, Operations Manager",
},
id: "2", name: "Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg", imageAlt: "Jane Smith, Operations Manager"},
{
id: "3",
name: "Robert Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/worker-uniform-against-backdrop-agri-buildings_146671-19124.jpg",
imageAlt: "Robert Johnson, Lead Project Manager",
},
id: "3", name: "Robert Johnson", imageSrc: "http://img.b2bpic.net/free-photo/worker-uniform-against-backdrop-agri-buildings_146671-19124.jpg", imageAlt: "Robert Johnson, Lead Project Manager"},
]}
memberVariant="card"
/>
@@ -118,14 +89,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"GAF Certified",
"Owens Corning Preferred",
"BBB Accredited",
"Licensed & Insured",
"OSHA Compliant",
"Master Elite Contractor",
"Local Business Award Winner",
]}
"GAF Certified", "Owens Corning Preferred", "BBB Accredited", "Licensed & Insured", "OSHA Compliant", "Master Elite Contractor", "Local Business Award Winner"]}
title="Certifications & Licenses"
description="We hold all necessary licenses and certifications, ensuring every project meets the highest industry standards for safety and quality."
/>
@@ -137,20 +101,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Which areas do you serve?",
content: "We proudly serve homeowners and businesses across [Specific Region/Cities], offering comprehensive roofing solutions. Contact us to confirm service availability in your exact location.",
},
id: "1", title: "Which areas do you serve?", content: "We proudly serve homeowners and businesses across [Specific Region/Cities], offering comprehensive roofing solutions. Contact us to confirm service availability in your exact location."},
{
id: "2",
title: "Do you provide commercial services?",
content: "Yes, we specialize in both residential and commercial roofing projects, from small businesses to large industrial complexes.",
},
id: "2", title: "Do you provide commercial services?", content: "Yes, we specialize in both residential and commercial roofing projects, from small businesses to large industrial complexes."},
{
id: "3",
title: "What makes your team qualified?",
content: "Our team consists of highly trained and certified roofing professionals with extensive experience in all types of roofing systems and materials. We are continually updating our skills and knowledge to provide you with the best service.",
},
id: "3", title: "What makes your team qualified?", content: "Our team consists of highly trained and certified roofing professionals with extensive experience in all types of roofing systems and materials. We are continually updating our skills and knowledge to provide you with the best service."},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-cartoon-pin-location_23-2151642227.jpg"
imageAlt="Service Area Map"
@@ -168,62 +123,37 @@ export default function LandingPage() {
logoText="Apex Roofing Solutions"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Projects",
href: "/projects",
},
label: "Projects", href: "/projects"},
{
label: "Testimonials",
href: "/testimonials",
},
label: "Testimonials", href: "/testimonials"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Roof Installation",
href: "/services#installation",
},
label: "Roof Installation", href: "/services#installation"},
{
label: "Roof Repair",
href: "/services#repair",
},
label: "Roof Repair", href: "/services#repair"},
{
label: "Storm Damage",
href: "/services#storm-damage",
},
label: "Storm Damage", href: "/services#storm-damage"},
{
label: "Commercial Roofing",
href: "/services#commercial",
},
label: "Commercial Roofing", href: "/services#commercial"},
],
},
{
title: "Legal",
items: [
title: "Legal", 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: "#"},
],
},
]}
@@ -233,4 +163,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -26,41 +26,28 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Projects",
id: "/projects",
},
name: "Projects", id: "/projects"},
{
name: "Testimonials",
id: "/testimonials",
},
name: "Testimonials", id: "/testimonials"},
{
name: "Financing",
id: "/financing",
},
name: "Financing", id: "/financing"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
logoAlt="Apex Roofing Solutions Logo"
brandName="Apex Roofing Solutions"
button={{
text: "Get Free Estimate",
href: "/contact",
}}
text: "Get Free Estimate", href: "/contact"}}
logoTextClassName="text-xl md:text-2xl font-bold text-foreground"
mobileNavOverlayClassName="!bg-background !p-8 !gap-6 transition-all duration-300 ease-in-out !justify-start !items-start"
mobileNavLinkClassName="!text-foreground hover:!text-primary-cta !text-xl !font-semibold"
mobileNavButtonClassName="!bg-primary-cta !text-primary-cta-text"
/>
</div>
@@ -68,8 +55,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get Your Free Estimate"
title="Contact Apex Roofing Solutions Today"
description="Ready to start your roofing project or need emergency repair? Fill out the form below or call us directly. Our team is here to provide expert assistance and a no-obligation quote.\n\nEmergency Number: (123) 456-7890\nBusiness Hours: Mon-Fri: 8 AM - 5 PM | Sat: 9 AM - 1 PM | Sun: Closed"
@@ -84,20 +70,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Where is Apex Roofing Solutions located?",
content: "Our main office is located at [Your Company Address], serving clients across the wider [Your City/Region] area. Feel free to visit us during business hours or call for a consultation.",
},
id: "1", title: "Where is Apex Roofing Solutions located?", content: "Our main office is located at [Your Company Address], serving clients across the wider [Your City/Region] area. Feel free to visit us during business hours or call for a consultation."},
{
id: "2",
title: "What are your business hours?",
content: "We are open Monday to Friday from 8 AM to 5 PM, and Saturday from 9 AM to 1 PM. For emergency services, we are available 24/7.",
},
id: "2", title: "What are your business hours?", content: "We are open Monday to Friday from 8 AM to 5 PM, and Saturday from 9 AM to 1 PM. For emergency services, we are available 24/7."},
{
id: "3",
title: "How can I get directions to your office?",
content: "You can use the map on this page for directions, or simply search for 'Apex Roofing Solutions' on Google Maps from your current location.",
},
id: "3", title: "How can I get directions to your office?", content: "You can use the map on this page for directions, or simply search for 'Apex Roofing Solutions' on Google Maps from your current location."},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-architect-workers-sitting-their-cozy-workplace-surrounded-with-many-papers_273609-14168.jpg"
imageAlt="Map showing Apex Roofing Solutions location"
@@ -115,62 +92,37 @@ export default function LandingPage() {
logoText="Apex Roofing Solutions"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Projects",
href: "/projects",
},
label: "Projects", href: "/projects"},
{
label: "Testimonials",
href: "/testimonials",
},
label: "Testimonials", href: "/testimonials"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Roof Installation",
href: "/services#installation",
},
label: "Roof Installation", href: "/services#installation"},
{
label: "Roof Repair",
href: "/services#repair",
},
label: "Roof Repair", href: "/services#repair"},
{
label: "Storm Damage",
href: "/services#storm-damage",
},
label: "Storm Damage", href: "/services#storm-damage"},
{
label: "Commercial Roofing",
href: "/services#commercial",
},
label: "Commercial Roofing", href: "/services#commercial"},
],
},
{
title: "Legal",
items: [
title: "Legal", 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: "#"},
],
},
]}
@@ -180,4 +132,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -27,41 +27,28 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Projects",
id: "/projects",
},
name: "Projects", id: "/projects"},
{
name: "Testimonials",
id: "/testimonials",
},
name: "Testimonials", id: "/testimonials"},
{
name: "Financing",
id: "/financing",
},
name: "Financing", id: "/financing"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
logoAlt="Apex Roofing Solutions Logo"
brandName="Apex Roofing Solutions"
button={{
text: "Get Free Estimate",
href: "/contact",
}}
text: "Get Free Estimate", href: "/contact"}}
logoTextClassName="text-xl md:text-2xl font-bold text-foreground"
mobileNavOverlayClassName="!bg-background !p-8 !gap-6 transition-all duration-300 ease-in-out !justify-start !items-start"
mobileNavLinkClassName="!text-foreground hover:!text-primary-cta !text-xl !font-semibold"
mobileNavButtonClassName="!bg-primary-cta !text-primary-cta-text"
/>
</div>
@@ -72,61 +59,25 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "plan-1",
tag: "Popular",
tagIcon: Sparkles,
price: "Low Monthly Payments",
period: "Up to 60 Months",
description: "Flexible financing options designed to fit your budget. Make your roofing project affordable.",
button: {
text: "Apply Now",
href: "/contact",
},
featuresTitle: "Plan Benefits",
features: [
"Competitive Interest Rates",
"No Prepayment Penalties",
"Quick Approval Process",
"Dedicated Support",
],
id: "plan-1", tag: "Popular", tagIcon: Sparkles,
price: "Low Monthly Payments", period: "Up to 60 Months", description: "Flexible financing options designed to fit your budget. Make your roofing project affordable.", button: {
text: "Apply Now", href: "/contact"},
featuresTitle: "Plan Benefits", features: [
"Competitive Interest Rates", "No Prepayment Penalties", "Quick Approval Process", "Dedicated Support"],
},
{
id: "plan-2",
tag: "Best Value",
tagIcon: Award,
price: "0% Interest Options",
period: "For Qualified Buyers",
description: "Special promotional financing for qualified applicants. Maximize your savings on your new roof.",
button: {
text: "See if You Qualify",
href: "/contact",
},
featuresTitle: "Exclusive Advantages",
features: [
"No Interest Period",
"Increased Buying Power",
"Easy Application",
"Instant Decisions",
],
id: "plan-2", tag: "Best Value", tagIcon: Award,
price: "0% Interest Options", period: "For Qualified Buyers", description: "Special promotional financing for qualified applicants. Maximize your savings on your new roof.", button: {
text: "See if You Qualify", href: "/contact"},
featuresTitle: "Exclusive Advantages", features: [
"No Interest Period", "Increased Buying Power", "Easy Application", "Instant Decisions"],
},
{
id: "plan-3",
tag: "Custom",
tagIcon: Settings,
price: "Tailored Solutions",
period: "Custom Terms",
description: "Work with our financing specialists to create a payment plan that's perfectly suited for you.",
button: {
text: "Discuss Your Options",
href: "/contact",
},
featuresTitle: "Personalized Approach",
features: [
"Flexible Terms",
"Custom Payment Schedules",
"Expert Guidance",
"Stress-Free Process",
],
id: "plan-3", tag: "Custom", tagIcon: Settings,
price: "Tailored Solutions", period: "Custom Terms", description: "Work with our financing specialists to create a payment plan that's perfectly suited for you.", button: {
text: "Discuss Your Options", href: "/contact"},
featuresTitle: "Personalized Approach", features: [
"Flexible Terms", "Custom Payment Schedules", "Expert Guidance", "Stress-Free Process"],
},
]}
title="Flexible Financing for Your Roofing Needs"
@@ -141,34 +92,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "Easy",
title: "Application Process",
items: [
"Simple online form",
"Minimal paperwork",
"Fast decision",
],
id: "1", value: "Easy", title: "Application Process", items: [
"Simple online form", "Minimal paperwork", "Fast decision"],
},
{
id: "2",
value: "Flexible",
title: "Payment Plans",
items: [
"Low monthly options",
"Tailored to your budget",
"No hidden fees",
],
id: "2", value: "Flexible", title: "Payment Plans", items: [
"Low monthly options", "Tailored to your budget", "No hidden fees"],
},
{
id: "3",
value: "Quick",
title: "Approval",
items: [
"Instant eligibility check",
"Get started sooner",
"Secure and confidential",
],
id: "3", value: "Quick", title: "Approval", items: [
"Instant eligibility check", "Get started sooner", "Secure and confidential"],
},
]}
title="Benefits of Financing with Apex Roofing"
@@ -181,62 +114,37 @@ export default function LandingPage() {
logoText="Apex Roofing Solutions"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Projects",
href: "/projects",
},
label: "Projects", href: "/projects"},
{
label: "Testimonials",
href: "/testimonials",
},
label: "Testimonials", href: "/testimonials"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Roof Installation",
href: "/services#installation",
},
label: "Roof Installation", href: "/services#installation"},
{
label: "Roof Repair",
href: "/services#repair",
},
label: "Roof Repair", href: "/services#repair"},
{
label: "Storm Damage",
href: "/services#storm-damage",
},
label: "Storm Damage", href: "/services#storm-damage"},
{
label: "Commercial Roofing",
href: "/services#commercial",
},
label: "Commercial Roofing", href: "/services#commercial"},
],
},
{
title: "Legal",
items: [
title: "Legal", 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: "#"},
],
},
]}
@@ -246,4 +154,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}