Merge version_1 into main #2
404
src/app/page.tsx
404
src/app/page.tsx
@@ -31,137 +31,45 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Brownlee Plumbing"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
button={{ text: "Get a Quote", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Master Plumbing, Golden Service."
|
||||
description="20+ years of local expertise, 5-star reliability, and 100% licensed care. Your home’s plumbing, mastered."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-engineer-working-field-engineers-day-celebration_23-2151615101.jpg?_wi=1",
|
||||
imageAlt: "Plumbing expert",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1832.jpg",
|
||||
imageAlt: "Plumbing tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg",
|
||||
imageAlt: "Piping detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg",
|
||||
imageAlt: "Gold accents",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg",
|
||||
imageAlt: "Work site",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-engineer-working-field-engineers-day-celebration_23-2151615101.jpg", imageAlt: "Plumbing expert" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1832.jpg", imageAlt: "Plumbing tools" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg", imageAlt: "Piping detail" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg", imageAlt: "Gold accents" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg", imageAlt: "Work site" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-pointing-index-finger-towards-camera-expression-as-asking-question-isolated-orange-wall-with-copy-space_141793-15958.jpg",
|
||||
imageAlt: "Plumbing service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg",
|
||||
imageAlt: "Fixing leak",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563175.jpg",
|
||||
imageAlt: "Quality work",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-80653.jpg",
|
||||
imageAlt: "Expertise",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-cleaning-guy-wearing-uniform-cap-holding-plunger-head_141793-123408.jpg",
|
||||
imageAlt: "Customer satisfaction",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5550199",
|
||||
},
|
||||
{
|
||||
text: "Request Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-pointing-index-finger-towards-camera-expression-as-asking-question-isolated-orange-wall-with-copy-space_141793-15958.jpg", imageAlt: "Plumbing service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg", imageAlt: "Fixing leak" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563175.jpg", imageAlt: "Quality work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-80653.jpg", imageAlt: "Expertise" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-cleaning-guy-wearing-uniform-cap-holding-plunger-head_141793-123408.jpg", imageAlt: "Customer satisfaction" },
|
||||
]}
|
||||
buttons={[{ text: "Call Now", href: "tel:5550199" }, { text: "Request Quote", href: "#contact" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/kitchen-faucet-water-aerator-metal-texture_169016-68888.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593824.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet-close-up_58702-1744.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/steel-kitchen-faucet-vintage-style-closeup_169016-20013.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/kitchen-faucet-water-aerator-metal-texture_169016-68888.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593824.jpg", alt: "Customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet-close-up_58702-1744.jpg", alt: "Customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/steel-kitchen-faucet-vintage-style-closeup_169016-20013.jpg", alt: "Customer 5" },
|
||||
]}
|
||||
avatarText="Trusted by 5,000+ local homes"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed & Insured",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Emergency",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Same-Day Service",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Upfront Pricing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Family Owned",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[{ type: "text", text: "Licensed & Insured" }, { type: "text", text: "24/7 Emergency" }, { type: "text", text: "Same-Day Service" }, { type: "text", text: "Upfront Pricing" }, { type: "text", text: "Family Owned" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,15 +77,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Licensed & Insured",
|
||||
"Same-Day Service",
|
||||
"Realtor Recommended",
|
||||
"20+ Years Exp",
|
||||
"Local Family Owned",
|
||||
"High-Tech Diagnostics",
|
||||
"Transparent Pricing",
|
||||
]}
|
||||
names={["Licensed & Insured", "Same-Day Service", "Realtor Recommended", "20+ Years Exp", "Local Family Owned", "High-Tech Diagnostics", "Transparent Pricing"]}
|
||||
title="Instant Trust"
|
||||
description="Quality plumbing backed by real authority."
|
||||
/>
|
||||
@@ -189,132 +89,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Leak Detection",
|
||||
description: "Pinpoint leaks before damage spreads.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721532.jpg",
|
||||
imageAlt: "Leak detection",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Rapid Response",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Non-invasive",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-engineer-working-field-engineers-day-celebration_23-2151615101.jpg?_wi=2",
|
||||
imageAlt: "pipe repair plumbing service",
|
||||
},
|
||||
{
|
||||
title: "Water Heaters",
|
||||
description: "Install, maintain, or replace units.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg",
|
||||
imageAlt: "Water heater",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Energy Efficiency",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Extended Life",
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358954.jpg",
|
||||
imageAlt: "pipe repair plumbing service",
|
||||
},
|
||||
{
|
||||
title: "Drain Clearing",
|
||||
description: "Keep lines clear and flowing.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186527.jpg",
|
||||
imageAlt: "Drain cleaning",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Eco-friendly",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Advanced Tools",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg",
|
||||
imageAlt: "pipe repair plumbing service",
|
||||
},
|
||||
{
|
||||
title: "Emergency Care",
|
||||
description: "Available when you need us most.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg",
|
||||
imageAlt: "Emergency service",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "24/7 Availability",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Priority Service",
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-out-hand-camera_141793-96323.jpg?_wi=1",
|
||||
imageAlt: "pipe repair plumbing service",
|
||||
},
|
||||
{
|
||||
title: "Fixture Setup",
|
||||
description: "Modern upgrades for luxury comfort.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-modern-woman-working-from-home-studying-kitchen-with-laptop-talking_1258-202431.jpg?_wi=1",
|
||||
imageAlt: "Faucet installation",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Pro Installation",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Design Consult",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg?_wi=1",
|
||||
imageAlt: "pipe repair plumbing service",
|
||||
},
|
||||
{
|
||||
title: "Gas Safety",
|
||||
description: "Expert gas line maintenance.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-hugging_23-2149071637.jpg?_wi=1",
|
||||
imageAlt: "Gas lines",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Code Compliant",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Leak Testing",
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mutual-creative-work-young-beautiful-couple-casual-clothes-aprons-people-creating-bowl-pottery-wheel-clay-studio_1157-39526.jpg?_wi=1",
|
||||
imageAlt: "pipe repair plumbing service",
|
||||
},
|
||||
{ title: "Leak Detection", description: "Pinpoint leaks before damage spreads.", media: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721532.jpg", imageAlt: "Leak detection" }, items: [{ icon: CheckCircle, text: "Rapid Response" }, { icon: CheckCircle, text: "Non-invasive" }], reverse: false },
|
||||
{ title: "Water Heaters", description: "Install, maintain, or replace units.", media: { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg", imageAlt: "Water heater" }, items: [{ icon: CheckCircle, text: "Energy Efficiency" }, { icon: CheckCircle, text: "Extended Life" }], reverse: true },
|
||||
{ title: "Drain Clearing", description: "Keep lines clear and flowing.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186527.jpg", imageAlt: "Drain cleaning" }, items: [{ icon: CheckCircle, text: "Eco-friendly" }, { icon: CheckCircle, text: "Advanced Tools" }], reverse: false },
|
||||
{ title: "Emergency Care", description: "Available when you need us most.", media: { imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Emergency service" }, items: [{ icon: CheckCircle, text: "24/7 Availability" }, { icon: CheckCircle, text: "Priority Service" }], reverse: true },
|
||||
{ title: "Fixture Setup", description: "Modern upgrades for luxury comfort.", media: { imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-modern-woman-working-from-home-studying-kitchen-with-laptop-talking_1258-202431.jpg", imageAlt: "Faucet installation" }, items: [{ icon: CheckCircle, text: "Pro Installation" }, { icon: CheckCircle, text: "Design Consult" }], reverse: false },
|
||||
{ title: "Gas Safety", description: "Expert gas line maintenance.", media: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-hugging_23-2149071637.jpg", imageAlt: "Gas lines" }, items: [{ icon: CheckCircle, text: "Code Compliant" }, { icon: CheckCircle, text: "Leak Testing" }], reverse: true },
|
||||
]}
|
||||
title="Comprehensive Plumbing"
|
||||
description="Mastering the flow from simple leaks to complex systems."
|
||||
@@ -327,21 +107,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Meet Guy, Your Expert"
|
||||
description="With over two decades of hands-on mastery, Guy leads our team with a commitment to speed-dial reliability and fair pricing. No shortcuts, no surprises, just the work done right the first time."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Reliable",
|
||||
description: "Speed-dial dependable every time.",
|
||||
},
|
||||
{
|
||||
title: "Transparent",
|
||||
description: "Fair, honest, pricing always.",
|
||||
},
|
||||
{
|
||||
title: "Licensed",
|
||||
description: "Professional standards, local roots.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-out-hand-camera_141793-96323.jpg?_wi=2"
|
||||
bulletPoints={[{ title: "Reliable", description: "Speed-dial dependable every time." }, { title: "Transparent", description: "Fair, honest, pricing always." }, { title: "Licensed", description: "Professional standards, local roots." }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-out-hand-camera_141793-96323.jpg"
|
||||
imageAlt="Guy Brownlee"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -353,46 +120,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@LocalResident",
|
||||
testimonial: "The best speed-dial reliable plumber ever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-modern-woman-working-from-home-studying-kitchen-with-laptop-talking_1258-202431.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael K.",
|
||||
handle: "@ProClient",
|
||||
testimonial: "Transparent and incredibly fair pricing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily P.",
|
||||
handle: "@HomeOwner",
|
||||
testimonial: "Handled our emergency with total care.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-hugging_23-2149071637.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
handle: "@PropertyMgr",
|
||||
testimonial: "Always professional, clean, and fast.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mutual-creative-work-young-beautiful-couple-casual-clothes-aprons-people-creating-bowl-pottery-wheel-clay-studio_1157-39526.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Robert M.",
|
||||
handle: "@SmallBiz",
|
||||
testimonial: "Exactly what my shop needed today.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-women-posing-pointing-fingers-camera-while-sitting-table-with-coffee-cups-documents_74855-9959.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", handle: "@LocalResident", testimonial: "The best speed-dial reliable plumber ever.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-modern-woman-working-from-home-studying-kitchen-with-laptop-talking_1258-202431.jpg" },
|
||||
{ id: "2", name: "Michael K.", handle: "@ProClient", testimonial: "Transparent and incredibly fair pricing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg" },
|
||||
{ id: "3", name: "Emily P.", handle: "@HomeOwner", testimonial: "Handled our emergency with total care.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-hugging_23-2149071637.jpg" },
|
||||
{ id: "4", name: "David L.", handle: "@PropertyMgr", testimonial: "Always professional, clean, and fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mutual-creative-work-young-beautiful-couple-casual-clothes-aprons-people-creating-bowl-pottery-wheel-clay-studio_1157-39526.jpg" },
|
||||
{ id: "5", name: "Robert M.", handle: "@SmallBiz", testimonial: "Exactly what my shop needed today.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-business-women-posing-pointing-fingers-camera-while-sitting-table-with-coffee-cups-documents_74855-9959.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Success"
|
||||
@@ -404,23 +136,7 @@ export default function LandingPage() {
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer emergency service?",
|
||||
content: "Yes, we are on call 24/7 for your urgent needs.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What is your service area?",
|
||||
content: "We proudly serve the full local county and surrounding areas.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are you licensed?",
|
||||
content: "Fully licensed, bonded, and insured for total peace of mind.",
|
||||
},
|
||||
]}
|
||||
faqs={[{ id: "q1", title: "Do you offer emergency service?", content: "Yes, we are on call 24/7 for your urgent needs." }, { id: "q2", title: "What is your service area?", content: "We proudly serve the full local county and surrounding areas." }, { id: "q3", title: "Are you licensed?", content: "Fully licensed, bonded, and insured for total peace of mind." }]}
|
||||
title="Need Answers?"
|
||||
description="Common questions about our local service."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -430,22 +146,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Ready to Start"
|
||||
title="Let's Get Your Flow Back"
|
||||
description="Call us now or reach out online for professional assistance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call 555-0199",
|
||||
href: "tel:5550199",
|
||||
},
|
||||
{
|
||||
text: "Email Us",
|
||||
href: "mailto:service@brownleeplumbing.com",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Call 555-0199", href: "tel:5550199" }, { text: "Email Us", href: "mailto:service@brownleeplumbing.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -453,34 +158,7 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/creative-plumber-25-glyph-solid-black-icon-pack-such-as-plumbing-person-plumbing-mechanic-system_1142-24904.jpg"
|
||||
logoText="Brownlee Plumbing"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Repair",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Install",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
columns={[{ title: "Services", items: [{ label: "Repair", href: "#" }, { label: "Install", href: "#" }] }, { title: "Company", items: [{ label: "About", href: "#" }, { label: "Contact", href: "#" }] }]}
|
||||
copyrightText="© 2025 Brownlee Plumbing LLC"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user