Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eedf6b0e00 | |||
| 2960d05b66 |
259
src/app/page.tsx
259
src/app/page.tsx
@@ -34,21 +34,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="River Point Plumbing"
|
||||
/>
|
||||
@@ -57,19 +49,14 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="River Point Plumbing"
|
||||
description="Professional, reliable plumbing services for your home and business. 24/7 support for all your maintenance and repair needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Service",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Service", href: "#contact"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -83,17 +70,11 @@ export default function LandingPage() {
|
||||
description="We treat every job with precision, cleanliness, and transparency. From minor leaks to major pipe renovations, we are your local experts."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
value: "15+", title: "Years Experience"},
|
||||
{
|
||||
value: "10k+",
|
||||
title: "Homes Repaired",
|
||||
},
|
||||
value: "10k+", title: "Homes Repaired"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Emergency Support",
|
||||
},
|
||||
value: "24/7", title: "Emergency Support"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593846.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -106,26 +87,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Fast",
|
||||
title: "Rapid Response",
|
||||
subtitle: "Emergency Calls",
|
||||
description: "Our team responds to emergency plumbing calls within the hour.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-open-end-wrench-with-gloves-screwdriver-safety-helmet-white-background_141793-14239.jpg",
|
||||
},
|
||||
tag: "Fast", title: "Rapid Response", subtitle: "Emergency Calls", description: "Our team responds to emergency plumbing calls within the hour.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-open-end-wrench-with-gloves-screwdriver-safety-helmet-white-background_141793-14239.jpg"},
|
||||
{
|
||||
tag: "Efficient",
|
||||
title: "Modern Systems",
|
||||
subtitle: "Heating Solutions",
|
||||
description: "We specialize in modern tankless water heater systems for efficiency.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-discussing-digital-tablet-kitchen_107420-84887.jpg",
|
||||
},
|
||||
tag: "Efficient", title: "Modern Systems", subtitle: "Heating Solutions", description: "We specialize in modern tankless water heater systems for efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/couple-discussing-digital-tablet-kitchen_107420-84887.jpg"},
|
||||
{
|
||||
tag: "Trusted",
|
||||
title: "Expert Team",
|
||||
subtitle: "Licensed Professionals",
|
||||
description: "Fully licensed, insured, and highly trained plumbing professionals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg",
|
||||
},
|
||||
tag: "Trusted", title: "Expert Team", subtitle: "Licensed Professionals", description: "Fully licensed, insured, and highly trained plumbing professionals.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg"},
|
||||
]}
|
||||
title="Why Choose River Point?"
|
||||
description="Quality workmanship and integrity are at the heart of everything we do."
|
||||
@@ -140,41 +106,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Drain Cleaning",
|
||||
price: "$120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deep-well-submersible-pump-isolated-white_627829-7499.jpg",
|
||||
},
|
||||
id: "p1", name: "Drain Cleaning", price: "$120+", imageSrc: "http://img.b2bpic.net/free-photo/deep-well-submersible-pump-isolated-white_627829-7499.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Fixture Installation",
|
||||
price: "$150+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-washing-cucumbers_23-2149168259.jpg",
|
||||
},
|
||||
id: "p2", name: "Fixture Installation", price: "$150+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-washing-cucumbers_23-2149168259.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Heater Maintenance",
|
||||
price: "$180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036908.jpg",
|
||||
},
|
||||
id: "p3", name: "Heater Maintenance", price: "$180+", imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036908.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "System Inspection",
|
||||
price: "$90+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-report_329181-11812.jpg",
|
||||
},
|
||||
id: "p4", name: "System Inspection", price: "$90+", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-report_329181-11812.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Piping Hardware",
|
||||
price: "$45+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-supplies_23-2149371305.jpg",
|
||||
},
|
||||
id: "p5", name: "Piping Hardware", price: "$45+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-supplies_23-2149371305.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Leak Detection",
|
||||
price: "$110+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-takes-speciall-opening-plastic-instrument-from-his-tool-bag-repair-tablet_346278-1781.jpg",
|
||||
},
|
||||
id: "p6", name: "Leak Detection", price: "$110+", imageSrc: "http://img.b2bpic.net/free-photo/professional-takes-speciall-opening-plastic-instrument-from-his-tool-bag-repair-tablet_346278-1781.jpg"},
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
description="Professional equipment and expert solutions for every plumbing challenge."
|
||||
@@ -188,54 +130,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Essential",
|
||||
price: "$99",
|
||||
subtitle: "Basic maintenance package",
|
||||
features: [
|
||||
"Drain inspection",
|
||||
"Faucet tune-up",
|
||||
"Basic leak check",
|
||||
],
|
||||
id: "basic", badge: "Essential", price: "$99", subtitle: "Basic maintenance package", features: [
|
||||
"Drain inspection", "Faucet tune-up", "Basic leak check"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Pro Choice",
|
||||
price: "$249",
|
||||
subtitle: "Comprehensive protection",
|
||||
features: [
|
||||
"Full system inspection",
|
||||
"Heater flush",
|
||||
"Priority support",
|
||||
],
|
||||
id: "pro", badge: "Pro Choice", price: "$249", subtitle: "Comprehensive protection", features: [
|
||||
"Full system inspection", "Heater flush", "Priority support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Premium",
|
||||
price: "$499",
|
||||
subtitle: "Whole home care",
|
||||
features: [
|
||||
"Full annual service",
|
||||
"Emergency priority",
|
||||
"Hardware discounts",
|
||||
],
|
||||
id: "enterprise", badge: "Premium", price: "$499", subtitle: "Whole home care", features: [
|
||||
"Full annual service", "Emergency priority", "Hardware discounts"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -252,25 +167,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "99.8%",
|
||||
title: "Customer Satisfaction",
|
||||
description: "Over a thousand 5-star reviews online.",
|
||||
icon: Star,
|
||||
id: "m1", value: "99.8%", title: "Customer Satisfaction", description: "Over a thousand 5-star reviews online.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Always Available",
|
||||
description: "We are available anytime you need help.",
|
||||
icon: Clock,
|
||||
id: "m2", value: "24/7", title: "Always Available", description: "We are available anytime you need help.", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5k",
|
||||
title: "Projects Completed",
|
||||
description: "Years of hands-on technical plumbing expertise.",
|
||||
icon: CheckCircle,
|
||||
id: "m3", value: "5k", title: "Projects Completed", description: "Years of hands-on technical plumbing expertise.", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
@@ -285,45 +188,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_j",
|
||||
testimonial: "Fast and professional. Fixed our leak in minutes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@sarah_j", testimonial: "Fast and professional. Fixed our leak in minutes.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
handle: "@mark_d",
|
||||
testimonial: "Great experience with our water heater upgrade.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-with-tablet_23-2148317309.jpg",
|
||||
},
|
||||
id: "2", name: "Mark D.", handle: "@mark_d", testimonial: "Great experience with our water heater upgrade.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-with-tablet_23-2148317309.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena R.",
|
||||
handle: "@elena_r",
|
||||
testimonial: "Honest pricing and reliable service team.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg",
|
||||
},
|
||||
id: "3", name: "Elena R.", handle: "@elena_r", testimonial: "Honest pricing and reliable service team.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Kevin L.",
|
||||
handle: "@kevin_l",
|
||||
testimonial: "Highly recommended for all bathroom plumbing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg",
|
||||
},
|
||||
id: "4", name: "Kevin L.", handle: "@kevin_l", testimonial: "Highly recommended for all bathroom plumbing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica M.",
|
||||
handle: "@jess_m",
|
||||
testimonial: "Truly the best plumbing team in the area.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg",
|
||||
},
|
||||
id: "5", name: "Jessica M.", handle: "@jess_m", testimonial: "Truly the best plumbing team in the area.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Trusted by Local Families"
|
||||
@@ -333,28 +211,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer emergency services?",
|
||||
content: "Yes, we are available 24/7 for all emergencies.",
|
||||
},
|
||||
id: "q1", title: "Do you offer emergency services?", content: "Yes, we are available 24/7 for all emergencies."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are your plumbers licensed?",
|
||||
content: "Yes, every member of our team is fully licensed.",
|
||||
},
|
||||
id: "q2", title: "Are your plumbers licensed?", content: "Yes, every member of our team is fully licensed."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, contact us today for a free phone estimate.",
|
||||
},
|
||||
id: "q3", title: "Do you offer free estimates?", content: "Yes, contact us today for a free phone estimate."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/frame-mechanical-tools-floor_23-2148558016.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common plumbing service questions."
|
||||
description="Find quick answers to common plumbing service questions. Our team provides reliable, around-the-clock support to ensure your peace of mind 24/7."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -363,8 +232,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Get a Free Quote"
|
||||
description="Ready to get started? Reach out to our team today for professional plumbing assistance."
|
||||
@@ -377,42 +245,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user