Update src/app/about/page.tsx

This commit is contained in:
2026-04-02 01:21:27 +00:00
parent 8f513ae819
commit 658e64efe3

View File

@@ -20,17 +20,14 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Water Heater Repair", href: "/services" },
{ label: "Drain Cleaning", href: "/services" },
{ label: "Garbage Disposal", href: "/services" },
{ label: "Leak Detection", href: "/services" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Contact", href: "/contact" },
@@ -38,8 +35,7 @@ export default function AboutPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: (555) 123-4567", href: "tel:5551234567" },
{ label: "Email: info@topnotchplumbing.com", href: "mailto:info@topnotchplumbing.com" },
{ label: "24/7 Emergency Service", href: "/contact" },
@@ -47,8 +43,7 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "License & Insurance", href: "#" },
@@ -71,13 +66,7 @@ export default function AboutPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Why Us", id: "/why-us" },
{ name: "Contact", id: "/contact" },
{ name: "About", id: "/about" },
]}
navItems={navItems}
brandName="Top Notch Plumbing"
bottomLeftText="Available 24/7"
bottomRightText="(555) 123-4567"
@@ -106,29 +95,11 @@ export default function AboutPage() {
animationType="slide-up"
features={[
{
id: "1",
title: "Experienced Technicians",
description: "Our team brings decades of combined plumbing expertise to every job, ensuring quality workmanship and reliable solutions.",
tag: "Expertise",
imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-professional-team-posing-camera_74855-2852.jpg?_wi=3",
imageAlt: "professional plumbing team",
},
id: "1", title: "Experienced Technicians", description: "Our team brings decades of combined plumbing expertise to every job, ensuring quality workmanship and reliable solutions.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-professional-team-posing-camera_74855-2852.jpg?_wi=3", imageAlt: "professional plumbing team"},
{
id: "2",
title: "Professional Service",
description: "From start to finish, we maintain the highest standards of professionalism, cleanliness, and attention to detail in every project.",
tag: "Quality",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=5",
imageAlt: "emergency plumbing service",
},
id: "2", title: "Professional Service", description: "From start to finish, we maintain the highest standards of professionalism, cleanliness, and attention to detail in every project.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=5", imageAlt: "emergency plumbing service"},
{
id: "3",
title: "Honest Recommendations",
description: "We provide transparent advice about your plumbing needs without unnecessary upsells or pressure to upgrade.",
tag: "Integrity",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg?_wi=4",
imageAlt: "professional plumber fixing sink",
},
id: "3", title: "Honest Recommendations", description: "We provide transparent advice about your plumbing needs without unnecessary upsells or pressure to upgrade.", tag: "Integrity", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg?_wi=4", imageAlt: "professional plumber fixing sink"},
]}
/>
</div>
@@ -142,53 +113,17 @@ export default function AboutPage() {
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Mitchell",
role: "Homeowner",
testimonial: "Our technician diagnosed the problem quickly and fixed our water heater the same day. Very professional service and they cleaned everything up after the repair.",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167446.jpg?_wi=2",
imageAlt: "professional headshot person",
},
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "Our technician diagnosed the problem quickly and fixed our water heater the same day. Very professional service and they cleaned everything up after the repair.", imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167446.jpg?_wi=2", imageAlt: "professional headshot person"},
{
id: "2",
name: "John Rodriguez",
role: "Property Manager",
testimonial: "Top Notch Plumbing solved our drain issues quickly and explained everything clearly. We've used them for multiple properties and they're always reliable.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg?_wi=2",
imageAlt: "professional headshot portrait",
},
id: "2", name: "John Rodriguez", role: "Property Manager", testimonial: "Top Notch Plumbing solved our drain issues quickly and explained everything clearly. We've used them for multiple properties and they're always reliable.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg?_wi=2", imageAlt: "professional headshot portrait"},
{
id: "3",
name: "Emily Chen",
role: "Homeowner",
testimonial: "Fast response, skilled technicians, and honest work. They detected a hidden leak that could have caused major damage. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=2",
imageAlt: "professional portrait headshot",
},
id: "3", name: "Emily Chen", role: "Homeowner", testimonial: "Fast response, skilled technicians, and honest work. They detected a hidden leak that could have caused major damage. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=2", imageAlt: "professional portrait headshot"},
{
id: "4",
name: "Michael Thompson",
role: "Homeowner",
testimonial: "Professional from start to finish. They installed our garbage disposal and new fixtures perfectly. Great communication throughout the process.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-crossed-eyes_1187-3266.jpg?_wi=2",
imageAlt: "professional business portrait",
},
id: "4", name: "Michael Thompson", role: "Homeowner", testimonial: "Professional from start to finish. They installed our fixtures perfectly. Great communication throughout the process.", imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-crossed-eyes_1187-3266.jpg?_wi=2", imageAlt: "professional business portrait"},
{
id: "5",
name: "Jessica Parker",
role: "Real Estate Agent",
testimonial: "I recommend Top Notch to all my clients. They're dependable, fair-priced, and do excellent work. Never had a complaint.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-dark-sweater-standing-near-lamps_114579-81908.jpg?_wi=2",
imageAlt: "professional headshot smiling",
},
id: "5", name: "Jessica Parker", role: "Real Estate Agent", testimonial: "I recommend Top Notch to all my clients. They're dependable, fair-priced, and do excellent work. Never had a complaint.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-dark-sweater-standing-near-lamps_114579-81908.jpg?_wi=2", imageAlt: "professional headshot smiling"},
{
id: "6",
name: "David Martinez",
role: "Homeowner",
testimonial: "Called them for an emergency at midnight. They arrived quickly, fixed the burst pipe, and saved us from serious water damage. True professionals.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=2",
imageAlt: "professional portrait background",
},
id: "6", name: "David Martinez", role: "Homeowner", testimonial: "Called them for an emergency at midnight. They arrived quickly, fixed the burst pipe, and saved us from serious water damage. True professionals.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=2", imageAlt: "professional portrait background"},
]}
/>
</div>
@@ -202,4 +137,4 @@ export default function AboutPage() {
</div>
</ThemeProvider>
);
}
}