Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 01:49:47 +00:00
parent 2cffc2829b
commit 4a9d073a98

View File

@@ -20,8 +20,7 @@ export default function AboutPage() {
const footerColumns = [ const footerColumns = [
{ {
title: "Services", title: "Services", items: [
items: [
{ label: "Residential Roofing", href: "#services" }, { label: "Residential Roofing", href: "#services" },
{ label: "Roof Repairs", href: "#services" }, { label: "Roof Repairs", href: "#services" },
{ label: "Storm Damage", href: "#services" }, { label: "Storm Damage", href: "#services" },
@@ -30,8 +29,7 @@ export default function AboutPage() {
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Our Process", href: "#process" }, { label: "Our Process", href: "#process" },
{ label: "Projects", href: "#projects" }, { label: "Projects", href: "#projects" },
@@ -40,8 +38,7 @@ export default function AboutPage() {
], ],
}, },
{ {
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: "Warranty Information", href: "#" }, { label: "Warranty Information", href: "#" },
@@ -67,9 +64,7 @@ export default function AboutPage() {
navItems={navItems} navItems={navItems}
brandName="Five Star Roofing" brandName="Five Star Roofing"
button={{ button={{
text: "Get Free Inspection", text: "Get Free Inspection", href: "/contact"}}
href: "/contact",
}}
buttonClassName="px-4 py-2 rounded-full font-semibold hover:shadow-lg transition-all" buttonClassName="px-4 py-2 rounded-full font-semibold hover:shadow-lg transition-all"
buttonTextClassName="font-bold" buttonTextClassName="font-bold"
/> />
@@ -79,10 +74,7 @@ export default function AboutPage() {
<TextSplitAbout <TextSplitAbout
title="About Five Star Roofing" title="About Five Star Roofing"
description={[ description={[
"Five Star Roofing was founded on a simple principle: treat every customer like they matter. We're not a corporate roofing company—we're a team of professionals who believe your home deserves excellent care.", "Five Star Roofing was founded on a simple principle: treat every customer like they matter. We're not a corporate roofing company—we're a team of professionals who believe your home deserves excellent care.", "With over 15 years of combined experience, we've completed thousands of roofing projects for homeowners, property managers, and businesses across the region. Our reputation is built on reliability, transparency, and craftsmanship.", "We're licensed, insured, and bonded. But more importantly, we're committed to making your roofing experience stress-free from start to finish."]}
"With over 15 years of combined experience, we've completed thousands of roofing projects for homeowners, property managers, and businesses across the region. Our reputation is built on reliability, transparency, and craftsmanship.",
"We're licensed, insured, and bonded. But more importantly, we're committed to making your roofing experience stress-free from start to finish.",
]}
buttons={[ buttons={[
{ text: "Our Services", href: "/services" }, { text: "Our Services", href: "/services" },
]} ]}
@@ -102,30 +94,18 @@ export default function AboutPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
features={[ features={[
{ {
title: "Integrity First", title: "Integrity First", description: "We stand behind our work with honest assessments, transparent pricing, and no hidden charges. What you see is what you get.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-25158.jpg", imageAlt: "Integrity and transparent business practices"},
description: "We stand behind our work with honest assessments, transparent pricing, and no hidden charges. What you see is what you get.",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-25158.jpg?_wi=3",
imageAlt: "Integrity and transparent business practices",
},
{ {
title: "Quality Craftsmanship", title: "Quality Craftsmanship", description: "Every nail, shingle, and flashing is installed to exacting standards. We use only premium materials and proven techniques.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Professional craftsmanship and quality work"},
description: "Every nail, shingle, and flashing is installed to exacting standards. We use only premium materials and proven techniques.",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=3",
imageAlt: "Professional craftsmanship and quality work",
},
{ {
title: "Customer Care", title: "Customer Care", description: "You're not a ticket number to us. We listen, we communicate, and we make sure you feel valued throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg", imageAlt: "Customer care and professional service"},
description: "You're not a ticket number to us. We listen, we communicate, and we make sure you feel valued throughout the entire process.",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg?_wi=3",
imageAlt: "Customer care and professional service",
},
]} ]}
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
titleClassName="text-4xl md:text-5xl" cardTitleClassName="text-4xl md:text-5xl"
descriptionClassName="text-lg text-gray-600" cardDescriptionClassName="text-lg text-gray-600"
/> />
</div> </div>
@@ -138,30 +118,18 @@ export default function AboutPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
features={[ features={[
{ {
title: "Licensed & Insured", title: "Licensed & Insured", description: "Full licensing in all jurisdictions we serve, plus comprehensive general liability and workers compensation insurance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg", imageAlt: "Professional licensing and credentials"},
description: "Full licensing in all jurisdictions we serve, plus comprehensive general liability and workers compensation insurance.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=3",
imageAlt: "Professional licensing and credentials",
},
{ {
title: "Continuous Training", title: "Continuous Training", description: "Our team stays current with the latest roofing techniques, materials, and safety standards through ongoing professional development.", 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", imageAlt: "Professional training and development"},
description: "Our team stays current with the latest roofing techniques, materials, and safety standards through ongoing professional development.",
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?_wi=3",
imageAlt: "Professional training and development",
},
{ {
title: "Manufacturer Certified", title: "Manufacturer Certified", description: "We're certified installers for leading roofing manufacturers, ensuring your warranty coverage is honored and your project uses genuine materials.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-alternative-energy_23-2149311503.jpg", imageAlt: "Manufacturer certification and partnership"},
description: "We're certified installers for leading roofing manufacturers, ensuring your warranty coverage is honored and your project uses genuine materials.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-alternative-energy_23-2149311503.jpg?_wi=3",
imageAlt: "Manufacturer certification and partnership",
},
]} ]}
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
titleClassName="text-4xl md:text-5xl" cardTitleClassName="text-4xl md:text-5xl"
descriptionClassName="text-lg text-gray-600" cardDescriptionClassName="text-lg text-gray-600"
/> />
</div> </div>