diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index faacc59..daf7e5a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,14 +2,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactCTA from '@/components/sections/contact/ContactCTA'; -import FooterBase from '@/components/sections/footer/FooterBase'; +import MediaAbout from '@/components/sections/about/MediaAbout'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import SplitAbout from '@/components/sections/about/SplitAbout'; -import TeamCardFive from '@/components/sections/team/TeamCardFive'; -export default function LandingPage() { +export default function AboutPage() { return ( - + -
- -
+
+ +
-
- -
- -
- -
- -
- -
- - +
+ +
); diff --git a/src/app/page.tsx b/src/app/page.tsx index 6946e19..6f22684 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { { name: "Reviews", id: "/reviews"}, { - name: "Contact", id: "/contact"}, + name: "Contact", id: "/contact"} ]} brandName="Mr. P Lopez Roofing" button={{ @@ -63,14 +63,14 @@ export default function LandingPage() { { value: "Fast", label: "Response Time"}, { - value: "Affordable", label: "Solutions"}, + value: "Affordable", label: "Solutions"} ]} enableKpiAnimation={true} buttons={[ { text: "Get Free Estimate", href: "/contact"}, { - text: "Call Now", href: "tel:123-456-7890"}, + text: "Call Now", href: "tel:123-456-7890"} ]} imageSrc="http://img.b2bpic.net/free-photo/carpenter-man-working-sideways_23-2148748786.jpg" imageAlt="Professional roofer inspecting a residential roof" @@ -104,7 +104,7 @@ export default function LandingPage() { title: "Gutter Solutions", description: "Replacement & repair, plus drainage correction to eliminate ponding water and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg", imageAlt: "Clean rain gutters on a house"}, { id: 4, - title: "Roof Coating", description: "Durable aluminum coating to extend your roof's lifespan and enhance energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg", imageAlt: "Application of protective roof coating"}, + title: "Roof Coating", description: "Durable aluminum coating to extend your roof's lifespan and enhance energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg", imageAlt: "Application of protective roof coating"} ]} title="Our Services" description="Comprehensive roofing solutions designed for lasting protection and peace of mind." @@ -124,7 +124,7 @@ export default function LandingPage() { { id: "3", value: "Reliable", description: "Same-day assessments. Quick turnaround for your peace of mind."}, { - id: "4", value: "Craftsmanship", description: "Clean, precise, and durable work built to last."}, + id: "4", value: "Craftsmanship", description: "Clean, precise, and durable work built to last."} ]} metricsAnimation="slide-up" /> @@ -146,7 +146,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", alt: "Customer avatar 3"}, { - src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", alt: "Customer avatar 4"}, + src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", alt: "Customer avatar 4"} ]} ratingAnimation="opacity" avatarsAnimation="opacity" @@ -165,7 +165,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:123-456-7890"}, { - text: "Request Free Estimate", href: "/contact"}, + text: "Request Free Estimate", href: "/contact"} ]} /> @@ -173,27 +173,27 @@ export default function LandingPage() {
@@ -211,7 +211,7 @@ export default function LandingPage() { { id: "3", title: "Roof Repairs", content: "Leak detection: Our experts precisely locate and permanently fix leaks, even those others miss. Structural fixes: We go beyond surface repairs to ensure the underlying structure is sound and resilient."}, { - id: "4", title: "Roof Coating", content: "Cost-effective alternative: Extend your roof’s lifespan and avoid costly full replacements. Energy efficiency: Our high-quality aluminum coatings also improve insulation and reduce energy bills."}, + id: "4", title: "Roof Coating", content: "Cost-effective alternative: Extend your roof’s lifespan and avoid costly full replacements. Energy efficiency: Our high-quality aluminum coatings also improve insulation and reduce energy bills."} ]} imageSrc="http://img.b2bpic.net/free-photo/man-workbench-using-manual-sandpaper-tool-sander-timber-block_482257-83762.jpg" imageAlt="Close up of roof flashing installation" @@ -235,7 +235,7 @@ export default function LandingPage() { reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15371.jpg", imageAlt: "Interior roof leak damage"}, { id: "2", brand: "Gutter Repair", name: "Before: Clogged Gutters", price: "Fixed", rating: 5, - reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-bamboo-fountain_1137-39.jpg", imageAlt: "Clogged rain gutter before cleaning"}, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-bamboo-fountain_1137-39.jpg", imageAlt: "Clogged rain gutter before cleaning"} ]} title="Before & After Transformations" description="See the dramatic difference precision roofing makes. From severe leaks to perfect drainage, we restore peace of mind."