Update src/app/about/page.tsx
This commit is contained in:
@@ -20,8 +20,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Residential Roofing", href: "#services" },
|
||||
{ label: "Roof Repairs", href: "#services" },
|
||||
{ label: "Storm Damage", href: "#services" },
|
||||
@@ -30,8 +29,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Process", href: "#process" },
|
||||
{ label: "Projects", href: "#projects" },
|
||||
@@ -40,8 +38,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Warranty Information", href: "#" },
|
||||
@@ -67,9 +64,7 @@ export default function AboutPage() {
|
||||
navItems={navItems}
|
||||
brandName="Five Star Roofing"
|
||||
button={{
|
||||
text: "Get Free Inspection",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Get Free Inspection", href: "/contact"}}
|
||||
buttonClassName="px-4 py-2 rounded-full font-semibold hover:shadow-lg transition-all"
|
||||
buttonTextClassName="font-bold"
|
||||
/>
|
||||
@@ -79,10 +74,7 @@ export default function AboutPage() {
|
||||
<TextSplitAbout
|
||||
title="About Five Star Roofing"
|
||||
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.",
|
||||
"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.",
|
||||
]}
|
||||
"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."]}
|
||||
buttons={[
|
||||
{ text: "Our Services", href: "/services" },
|
||||
]}
|
||||
@@ -102,30 +94,18 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Integrity and transparent business practices",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Professional craftsmanship and quality work",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Customer care and professional service",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
titleClassName="text-4xl md:text-5xl"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
cardTitleClassName="text-4xl md:text-5xl"
|
||||
cardDescriptionClassName="text-lg text-gray-600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -138,30 +118,18 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Professional licensing and credentials",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Professional training and development",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Manufacturer certification and partnership",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
titleClassName="text-4xl md:text-5xl"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
cardTitleClassName="text-4xl md:text-5xl"
|
||||
cardDescriptionClassName="text-lg text-gray-600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user