Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-18 01:56:20 +00:00

View File

@@ -31,17 +31,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="ABCO Roofing"
/>
@@ -53,73 +47,39 @@ export default function LandingPage() {
description="Premium Roofing. Honest Pricing. Built to Last."
testimonials={[
{
name: "John Doe",
handle: "@johndoe",
testimonial: "Excellent service and pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/photo-black-woman-caucasian-guy-have-outdoor-walk-stand-closely_273609-18072.jpg",
},
name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and pricing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/photo-black-woman-caucasian-guy-have-outdoor-walk-stand-closely_273609-18072.jpg"},
{
name: "Jane Smith",
handle: "@janesmith",
testimonial: "They fixed my leak in one day!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg",
},
name: "Jane Smith", handle: "@janesmith", testimonial: "They fixed my leak in one day!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg"},
{
name: "Robert Brown",
handle: "@rbrown",
testimonial: "Professional and very thorough.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-caucasian-guy-love-with-his-black-girlfriend_1262-20219.jpg",
},
name: "Robert Brown", handle: "@rbrown", testimonial: "Professional and very thorough.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-caucasian-guy-love-with-his-black-girlfriend_1262-20219.jpg"},
{
name: "Alice Green",
handle: "@aliceg",
testimonial: "Top quality materials used.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg",
},
name: "Alice Green", handle: "@aliceg", testimonial: "Top quality materials used.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg"},
{
name: "Mark Wilson",
handle: "@mwilson",
testimonial: "Best roofing crew in the city.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tired-young-couple-are-sitting-floor-with-paint-brush-bucket-while-doing-repair-home_496169-751.jpg",
},
name: "Mark Wilson", handle: "@mwilson", testimonial: "Best roofing crew in the city.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tired-young-couple-are-sitting-floor-with-paint-brush-bucket-while-doing-repair-home_496169-751.jpg"},
]}
buttons={[
{
text: "Get Free Estimate",
href: "#contact",
},
text: "Get Free Estimate", href: "#contact"},
{
text: "Call Now",
href: "tel:5550123",
},
text: "Call Now", href: "tel:+16305061236"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/two-male-graphic-designers-interacting-computer_1170-964.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/two-male-graphic-designers-interacting-computer_1170-964.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15628.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15628.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", alt: "Customer 5"},
]}
/>
</div>
@@ -129,14 +89,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"4.4 Star Rating",
"Fully Insured",
"Expert Craftsmanship",
"Fast Response",
"Licensed Contractors",
"Warranty Protected",
"Community Focused",
]}
"4.4 Star Rating", "Fully Insured", "Expert Craftsmanship", "Fast Response", "Licensed Contractors", "Warranty Protected", "Community Focused"]}
title="Why Choose Us"
description="Proven results and reliability."
/>
@@ -149,17 +102,11 @@ export default function LandingPage() {
description="We treat every roof as if it were our own, ensuring safety and quality."
metrics={[
{
value: "10+",
title: "Years Exp",
},
value: "10+", title: "Years Exp"},
{
value: "500+",
title: "Roofs Done",
},
value: "500+", title: "Roofs Done"},
{
value: "99%",
title: "Satisfaction",
},
value: "99%", title: "Satisfaction"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741209.jpg"
mediaAnimation="slide-up"
@@ -173,26 +120,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
tag: "Repair",
title: "Roof Repair",
subtitle: "Quality fix",
description: "High-quality work done fast and correctly.",
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg",
},
tag: "Repair", title: "Roof Repair", subtitle: "Quality fix", description: "High-quality work done fast and correctly.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"},
{
tag: "Install",
title: "Replacement",
subtitle: "Full service",
description: "End-to-end roof replacement services.",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg",
},
tag: "Install", title: "Replacement", subtitle: "Full service", description: "End-to-end roof replacement services.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg"},
{
tag: "Specialty",
title: "Flat Roofing",
subtitle: "Expertise",
description: "Dedicated flat roof solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg",
},
tag: "Specialty", title: "Flat Roofing", subtitle: "Expertise", description: "Dedicated flat roof solutions.", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg"},
]}
title="Our Services"
description="Comprehensive solutions for all your roofing needs."
@@ -206,20 +138,11 @@ export default function LandingPage() {
tag="Performance"
metrics={[
{
id: "m1",
value: "24/7",
description: "Fast Response",
},
id: "m1", value: "24/7", description: "Fast Response"},
{
id: "m2",
value: "100%",
description: "Licensed",
},
id: "m2", value: "100%", description: "Licensed"},
{
id: "m3",
value: "5*",
description: "Avg Rating",
},
id: "m3", value: "5*", description: "Avg Rating"},
]}
metricsAnimation="slide-up"
/>
@@ -231,45 +154,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
title: "Great work",
quote: "They fixed my roof and even caught a chimney issue for free.",
name: "Sarah J.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg",
},
id: "t1", title: "Great work", quote: "They fixed my roof and even caught a chimney issue for free.", name: "Sarah J.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg"},
{
id: "t2",
title: "Fast service",
quote: "Quick, clean, and priced fairly. Highly recommend.",
name: "Mike L.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-inside-their-new-home-holding-house-plans_23-2148895457.jpg",
},
id: "t2", title: "Fast service", quote: "Quick, clean, and priced fairly. Highly recommend.", name: "Mike L.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-inside-their-new-home-holding-house-plans_23-2148895457.jpg"},
{
id: "t3",
title: "Reliable",
quote: "Handled repairs during heavy rain. Reliable and trustworthy.",
name: "Amanda P.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg",
},
id: "t3", title: "Reliable", quote: "Handled repairs during heavy rain. Reliable and trustworthy.", name: "Amanda P.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg"},
{
id: "t4",
title: "Honest",
quote: "Hardworking, honest, and professional team.",
name: "David W.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg",
},
id: "t4", title: "Honest", quote: "Hardworking, honest, and professional team.", name: "David W.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg"},
{
id: "t5",
title: "Expert",
quote: "The best roofing company I have used in years.",
name: "Rachel C.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg",
},
id: "t5", title: "Expert", quote: "The best roofing company I have used in years.", name: "Rachel C.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg"},
]}
title="What Clients Say"
description="Trusted by our local community."
@@ -280,14 +173,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Need Your Roof Fixed Right the First Time? Get a fast, honest quote from professionals who actually show up."
buttons={[
{
text: "Request Free Estimate",
href: "#",
},
text: "Request Free Estimate", href: "#"},
]}
/>
</div>
@@ -297,29 +187,19 @@ export default function LandingPage() {
logoText="ABCO Roofing"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Repair",
href: "#services",
},
label: "Repair", href: "#services"},
{
label: "Replacement",
href: "#services",
},
label: "Replacement", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}
@@ -329,4 +209,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}