Update src/app/about/page.tsx
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Building, Award, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,9 +34,9 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
name: "Testimonials", id: "/#testimonials"},
|
||||
{
|
||||
name: "FAQ", id: "#faq"},
|
||||
name: "FAQ", id: "/#faq"},
|
||||
{
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
@@ -46,97 +46,55 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="default"
|
||||
<div id="about-us" data-section="about-us">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={false}
|
||||
title="About Miami Roof Pros: Your Trusted Roofing Partner"
|
||||
description="With over two decades of dedicated service in South Florida, Miami Roof Pros has established itself as a beacon of reliability and quality in the roofing industry. Our commitment goes beyond just installing and repairing roofs; we build lasting relationships with our clients based on trust, transparency, and superior craftsmanship. We understand the unique challenges of Florida's climate and provide durable, aesthetically pleasing, and cost-effective roofing solutions tailored to your needs."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Experienced Professionals", description: "Highly trained and certified roofing specialists."},
|
||||
{
|
||||
title: "Quality Materials", description: "Sourcing only the best materials for maximum durability."},
|
||||
{
|
||||
title: "Customer Satisfaction", description: "Our top priority is ensuring you're delighted with our work."},
|
||||
{
|
||||
title: "Local Expertise", description: "Deep understanding of Miami's building codes and weather challenges."},
|
||||
description={[
|
||||
"With over two decades of dedicated service in South Florida, Miami Roof Pros has established itself as a beacon of reliability and quality in the roofing industry. Our commitment goes beyond just installing and repairing roofs; we build lasting relationships with our clients based on trust, transparency, and superior craftsmanship. We understand the unique challenges of Florida's climate and provide durable, aesthetically pleasing, and cost-effective roofing solutions tailored to your needs."
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/thai-style-gold-decoration-concept_53876-23418.jpg"
|
||||
imageAlt="Modern residential house with new roof"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metric" data-section="metric">
|
||||
<MetricSplitMediaAbout
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardOne
|
||||
useInvertedBackground={true}
|
||||
title="Our Legacy of Excellence in Roofing"
|
||||
description="Miami Roof Pros is built on a foundation of proven results and unwavering dedication. Our statistics reflect our commitment to superior service, customer satisfaction, and reliable craftsmanship throughout the South Florida region."
|
||||
metrics={[
|
||||
{
|
||||
value: "20+", title: "Years in Business"},
|
||||
id: "1", value: "20+", title: "Years in Business", description: "Decades of expertise serving South Florida's roofing needs.", icon: Award
|
||||
},
|
||||
{
|
||||
value: "5000+", title: "Roofs Installed/Repaired"},
|
||||
id: "2", value: "5000+", title: "Roofs Installed/Repaired", description: "Thousands of successful projects, from residential to commercial.", icon: Building
|
||||
},
|
||||
{
|
||||
value: "98%", title: "Customer Satisfaction"},
|
||||
id: "3", value: "98%", title: "Customer Satisfaction", description: "Our commitment to quality ensures client happiness on every job.", icon: CheckCircle
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg"
|
||||
imageAlt="Worker inspecting a roof for maintenance"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardFive
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "1", name: "Carlos Rodriguez", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Carlos Rodriguez, Founder & CEO"},
|
||||
{
|
||||
id: "2", name: "Maria Sanchez", role: "Lead Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-pretty-female-dark-jacket-pink-background_179666-26578.jpg", imageAlt: "Maria Sanchez, Lead Project Manager"},
|
||||
{
|
||||
id: "3", name: "David Lee", role: "Senior Roofing Specialist", imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-man-blue-striped-shirt-raising-hands-having-pleased-expression-blue-space_141793-22674.jpg", imageAlt: "David Lee, Senior Roofing Specialist"},
|
||||
{
|
||||
id: "4", name: "Sophia Chen", role: "Customer Relations Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-businesswoman_329181-13396.jpg", imageAlt: "Sophia Chen, Customer Relations Director"},
|
||||
]}
|
||||
title="Meet the Experts Behind Your Durable Roof"
|
||||
description="Our team at Miami Roof Pros comprises dedicated, certified, and experienced roofing professionals passionate about delivering exceptional results. We combine local expertise with cutting-edge techniques to ensure your roofing project is handled with the utmost care and precision."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardSixteen
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Elena P.", role: "Homeowner", company: "Miami Shores", rating: 5,
|
||||
quote: "Miami Roof Pros replaced our old tile roof quickly and efficiently. The team was professional, clean, and the quality of work is outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-smiling-taking-selfie-while-giving-thumbs-up_23-2148414933.jpg", imageAlt: "Elena P. smiling"},
|
||||
id: "1", name: "Elena P.", role: "Homeowner", title: "Excellent Service", quote: "Miami Roof Pros replaced our old tile roof quickly and efficiently. The team was professional, clean, and the quality of work is outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-smiling-taking-selfie-while-giving-thumbs-up_23-2148414933.jpg", imageAlt: "Elena P. smiling"},
|
||||
{
|
||||
id: "2", name: "Robert G.", role: "Property Manager", company: "Coral Gables Commercial", rating: 5,
|
||||
quote: "Their commercial roofing expertise is unmatched. They handled our complex project with ease and kept us informed every step of the way. Fantastic service!", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Robert G. smiling"},
|
||||
id: "2", name: "Robert G.", role: "Property Manager", title: "Commercial Expertise", quote: "Their commercial roofing expertise is unmatched. They handled our complex project with ease and kept us informed every step of the way. Fantastic service!", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Robert G. smiling"},
|
||||
{
|
||||
id: "3", name: "Sofia M.", role: "Residential Client", company: "South Miami", rating: 5,
|
||||
quote: "Emergency repair needed after a storm, and Miami Roof Pros was there within hours. Their quick response and expert repair saved us from further damage. Lifesavers!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-pretty-female-dark-jacket-pink-background_179666-26578.jpg", imageAlt: "Sofia M. smiling"},
|
||||
id: "3", name: "Sofia M.", role: "Residential Client", title: "Quick Emergency Response", quote: "Emergency repair needed after a storm, and Miami Roof Pros was there within hours. Their quick response and expert repair saved us from further damage. Lifesavers!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-pretty-female-dark-jacket-pink-background_179666-26578.jpg", imageAlt: "Sofia M. smiling"},
|
||||
{
|
||||
id: "4", name: "Mark T.", role: "Building Owner", company: "Downtown Miami", rating: 4,
|
||||
quote: "Great experience from start to finish. The new flat roof looks great and was completed on schedule. Very professional crew.", imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-man-blue-striped-shirt-raising-hands-having-pleased-expression-blue-space_141793-22674.jpg", imageAlt: "Mark T. smiling"},
|
||||
id: "4", name: "Mark T.", role: "Building Owner", title: "Professional and Timely", quote: "Great experience from start to finish. The new flat roof looks great and was completed on schedule. Very professional crew.", imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-man-blue-striped-shirt-raising-hands-having-pleased-expression-blue-space_141793-22674.jpg", imageAlt: "Mark T. smiling"},
|
||||
{
|
||||
id: "5", name: "Jessica L.", role: "Homeowner", company: "Pinecrest", rating: 5,
|
||||
quote: "The best roofing company in Miami, hands down. Fair pricing, excellent communication, and a beautiful new roof that will last for years.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-businesswoman_329181-13396.jpg", imageAlt: "Jessica L. smiling"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "20+", label: "Years in Business"},
|
||||
{
|
||||
value: "A+", label: "BBB Rating"},
|
||||
{
|
||||
value: "5-Star", label: "Average Reviews"},
|
||||
id: "5", name: "Jessica L.", role: "Homeowner", title: "Best in Miami", quote: "The best roofing company in Miami, hands down. Fair pricing, excellent communication, and a beautiful new roof that will last for years.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-businesswoman_329181-13396.jpg", imageAlt: "Jessica L. smiling"},
|
||||
]}
|
||||
title="What Our Clients Say About Our Roofing Services"
|
||||
description="Our reputation is built on the satisfaction of our clients. Hear directly from homeowners and businesses across Miami who have experienced the Miami Roof Pros difference – quality, reliability, and outstanding service."
|
||||
|
||||
Reference in New Issue
Block a user