Compare commits
23 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4bba4b6c41 | |||
| d4e464337d | |||
| 7076f8da0b | |||
| 659ac71cce | |||
| f0bda6c80b | |||
| 27d9ed7804 | |||
| 0603ab5515 | |||
| 906eb6c441 | |||
| 6a1d449b02 | |||
| c56ed21e83 | |||
| 28e3dd425c | |||
| dfd4062d05 | |||
| acd4d309d9 | |||
| 409c2deaf8 | |||
| e7dbe26dc8 | |||
| 4ac8caf9f5 | |||
| a8b79b143a | |||
| 8c3c623b11 | |||
| ac1acdfd70 | |||
| 365aa43876 | |||
| 15d191b47f | |||
| 7beb317804 | |||
| b18ddb3d7f |
@@ -4,7 +4,7 @@ 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 NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import { Clock, Smile, Hammer } from "lucide-react";
|
||||
@@ -25,50 +25,27 @@ export default function LandingPage() {
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "about",
|
||||
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
|
||||
},
|
||||
name: "Why Choose Us", id: "/why-us"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
|
||||
},
|
||||
name: "Gallery", id: "/gallery"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
|
||||
},
|
||||
name: "Reviews", id: "/reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
|
||||
},
|
||||
name: "FAQ", id: "/faq"},
|
||||
{
|
||||
name: "Contact", id: "/#contact"},
|
||||
]}
|
||||
brandName="Doral Plumbing Co."
|
||||
button={{
|
||||
text: "Call Us Today!",
|
||||
href: "tel:786-977-5727",
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -81,25 +58,17 @@ export default function LandingPage() {
|
||||
description="Doral Plumbing Co. has been serving the Miami area with unparalleled plumbing expertise for over 20 years. Our mission is to provide reliable, efficient, and affordable plumbing solutions, ensuring the comfort and safety of your home or business."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Service",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Schedule a Service", href: "/#contact"},
|
||||
]}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Experienced Professionals",
|
||||
description: "Our team consists of certified and highly experienced plumbers dedicated to quality workmanship.",
|
||||
icon: Hammer,
|
||||
title: "Experienced Professionals", description: "Our team consists of certified and highly experienced plumbers dedicated to quality workmanship.", icon: Hammer,
|
||||
},
|
||||
{
|
||||
title: "Customer Satisfaction",
|
||||
description: "We prioritize clear communication and exceptional service, ensuring your peace of mind with every job.",
|
||||
icon: Smile,
|
||||
title: "Customer Satisfaction", description: "We prioritize clear communication and exceptional service, ensuring your peace of mind with every job.", icon: Smile,
|
||||
},
|
||||
{
|
||||
title: "24/7 Emergency Service",
|
||||
description: "Ready to assist you anytime, day or night, for urgent plumbing needs with prompt response.",
|
||||
icon: Clock,
|
||||
title: "24/7 Emergency Service", description: "Ready to assist you anytime, day or night, for urgent plumbing needs with prompt response.", icon: Clock,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg"
|
||||
@@ -114,17 +83,11 @@ export default function LandingPage() {
|
||||
description="We take pride in our service quality and the trust our community places in us. Our commitment to excellence is reflected in every project we undertake, big or small."
|
||||
metrics={[
|
||||
{
|
||||
value: "20+",
|
||||
title: "Years in Business",
|
||||
},
|
||||
value: "20+", title: "Years in Business"},
|
||||
{
|
||||
value: "10K+",
|
||||
title: "Happy Customers",
|
||||
},
|
||||
value: "10K+", title: "Happy Customers"},
|
||||
{
|
||||
value: "4.8",
|
||||
title: "Star Rating",
|
||||
},
|
||||
value: "4.8", title: "Star Rating"},
|
||||
]}
|
||||
tag="Our Impact"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131721.jpg"
|
||||
@@ -140,29 +103,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
role: "Lead Plumber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-dressed-grey-t-shirt-isolated_171337-7641.jpg",
|
||||
},
|
||||
id: "1", name: "John Doe", role: "Lead Plumber", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-dressed-grey-t-shirt-isolated_171337-7641.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
role: "Senior Technician",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg",
|
||||
},
|
||||
id: "2", name: "Jane Smith", role: "Senior Technician", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Robert Johnson",
|
||||
role: "Master Plumber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-black-tshirt-standing-isolated-red-background-looking-away-side-with-smile-face-natural-expression-laughing-confident_839833-32367.jpg",
|
||||
},
|
||||
id: "3", name: "Robert Johnson", role: "Master Plumber", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-black-tshirt-standing-isolated-red-background-looking-away-side-with-smile-face-natural-expression-laughing-confident_839833-32367.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily White",
|
||||
role: "Apprentice Plumber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-joyful-expression-has-perfect-smile-white-teeth-laughs-something-funny_273609-17078.jpg",
|
||||
},
|
||||
id: "4", name: "Emily White", role: "Apprentice Plumber", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-joyful-expression-has-perfect-smile-white-teeth-laughs-something-funny_273609-17078.jpg"},
|
||||
]}
|
||||
title="Meet Our Expert Plumbing Team"
|
||||
description="Our dedicated professionals are the heart of Doral Plumbing Co., bringing years of experience and a passion for problem-solving to every task."
|
||||
@@ -174,66 +121,41 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Faucet Repair",
|
||||
href: "/services#faucet",
|
||||
},
|
||||
label: "Faucet Repair", href: "/services"},
|
||||
{
|
||||
label: "Water Heater",
|
||||
href: "/services#waterheater",
|
||||
},
|
||||
label: "Water Heater", href: "/services"},
|
||||
{
|
||||
label: "Pipe Repair",
|
||||
href: "/services#piperepair",
|
||||
},
|
||||
label: "Pipe Repair", href: "/services"},
|
||||
{
|
||||
label: "Drain Cleaning",
|
||||
href: "/services#draincleaning",
|
||||
},
|
||||
label: "Drain Cleaning", href: "/services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Our Work",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "Why Choose Us", href: "/why-us"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "/reviews",
|
||||
},
|
||||
label: "Our Work", href: "/gallery"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "/faq",
|
||||
},
|
||||
label: "Reviews", href: "/reviews"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "FAQs", href: "/faq"},
|
||||
{
|
||||
label: "Contact Us", href: "/#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "(305) 123-4567",
|
||||
href: "tel:+13051234567",
|
||||
},
|
||||
label: "(786) 977-5727", href: "tel:786-977-5727"},
|
||||
{
|
||||
label: "info@doralplumbing.com",
|
||||
href: "mailto:info@doralplumbing.com",
|
||||
},
|
||||
label: "info@doralplumbing.com", href: "mailto:info@doralplumbing.com"},
|
||||
{
|
||||
label: "123 Main St, Doral, FL",
|
||||
href: "#",
|
||||
},
|
||||
label: "123 Main St, Doral, FL", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
|
||||
@@ -22,21 +22,19 @@ export default function FaqPage() {
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Why Us", id: "/why-us" },
|
||||
{ name: "About Us", id: "/about" },
|
||||
{ name: "Why Choose Us", id: "/why-us" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Gallery", id: "/gallery" },
|
||||
{ name: "Reviews", id: "/reviews" },
|
||||
{ name: "FAQ", id: "/faq" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
{ name: "Contact", id: "/#contact" }
|
||||
]}
|
||||
brandName="Doral Plumbing Co."
|
||||
button={{
|
||||
text: "Call Us Today!", href: "tel:786-977-5727"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,18 +75,20 @@ export default function FaqPage() {
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Faucet Repair", href: "/services#faucet" },
|
||||
{ label: "Water Heaters", href: "/services#water-heaters" },
|
||||
{ label: "Pipe Repair", href: "/services#pipes" },
|
||||
{ label: "Drain Cleaning", href: "/services#drains" }
|
||||
{ label: "Faucet Repair", href: "/services" },
|
||||
{ label: "Water Heaters", href: "/services" },
|
||||
{ label: "Pipe Repair", href: "/services" },
|
||||
{ label: "Drain Cleaning", href: "/services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Why Choose Us", href: "/why-us" },
|
||||
{ label: "Our Work", href: "/gallery" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
{ label: "Contact", href: "/contact" }
|
||||
{ label: "FAQs", href: "/faq" },
|
||||
{ label: "Contact Us", href: "/#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -104,4 +104,4 @@ export default function FaqPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user