Merge version_1 into main #2

Merged
bender merged 5 commits from version_1 into main 2026-04-09 05:38:22 +00:00
5 changed files with 66 additions and 437 deletions

View File

@@ -25,28 +25,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
]}
brandName="R Reynolds Plumbing"
button={{ text: "Contact Now", href: "/contact" }}
/>
</div>
@@ -55,43 +41,15 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Built on Reliability, Honesty & Quality Work"
description={[
"R Reynolds Plumbing & Gas Fitting is built on a simple principle — do the job right and treat customers fairly.",
"Known for being prompt, easy to deal with and delivering high-quality work, weve built strong relationships through trust and consistency.",
]}
/>
</div>
<div id="team" data-section="team">
<TeamCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
title="Meet The Lead Tech"
description="Meet Bob, the man behind R Reynolds Plumbing."
members={[
{
id: "t1",
name: "Bob Reynolds",
role: "Master Plumber",
description: "With over 15 years in the trade, Bob ensures every job is finished to the highest standard.",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990680.jpg",
},
]}
"R Reynolds Plumbing & Gas Fitting is built on a simple principle — do the job right and treat customers fairly.", "Known for being prompt, easy to deal with and delivering high-quality work, weve built strong relationships through trust and consistency."]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="R Reynolds Plumbing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Contact Us",
href: "/contact",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Contact Us", href: "/contact" }}
/>
</div>
</ReactLenis>

View File

@@ -25,68 +25,27 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
]}
brandName="R Reynolds Plumbing"
button={{ text: "Contact Now", href: "/contact" }}
/>
</div>
<div id="contact-form" data-section="contact-form">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Get in touch"
title="Need a Plumber You Can Trust?"
description="Call us today or request a call back through our form."
buttons={[
{
text: "Call Now",
href: "tel:+1234567890",
},
{
text: "Request a Quote",
href: "#",
},
]}
/>
</div>
<div id="product" data-section="product">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
title="Need Parts Fixed?"
description="We supply and install top-tier hardware."
products={[
{
id: "sp1",
name: "Premium Tapware",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=9",
},
{ text: "Call Now", href: "tel:+1234567890" },
{ text: "Request a Quote", href: "#" },
]}
/>
</div>
@@ -94,14 +53,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="R Reynolds Plumbing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Contact Us",
href: "/contact",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Contact Us", href: "/contact" }}
/>
</div>
</ReactLenis>

View File

@@ -28,70 +28,30 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
]}
brandName="R Reynolds Plumbing"
button={{ text: "Contact Now", href: "/contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Reliable Plumbing & Gas Fitting — Done Right The First Time"
description="Fast, friendly and professional service you can trust. From urgent repairs to full installations, we show up on time and get it done properly."
tag="Trusted Plumbing Experts"
buttons={[
{
text: "Call Now",
href: "tel:+1234567890",
},
{
text: "Request a Quote",
href: "/contact",
},
{ text: "Call Now", href: "tel:+1234567890" },
{ text: "Request a Quote", href: "/contact" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=1",
imageAlt: "Plumbing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=1",
imageAlt: "Gas fitting tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=1",
imageAlt: "Plumbing repair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-girl-blue-uniform-cap-holding-clipboard-looking-it-with-pensive-expression-thinking-standing-white-wall_141793-100368.jpg?_wi=1",
imageAlt: "Professional support",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg",
imageAlt: "Quality workmanship",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", imageAlt: "Plumbing service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", imageAlt: "Gas fitting tools" },
]}
mediaAnimation="slide-up"
rating={5}
@@ -104,22 +64,8 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
negativeCard={{
items: [
"No Hidden Costs",
"No Mess Left Behind",
"No Unprofessional Conduct",
"No Wasted Time",
],
}}
positiveCard={{
items: [
"Always On Time: We respect your time and show up when promised.",
"Quality Workmanship: Every job is done properly the first time.",
"Easy Communication: No surprises, just clear and honest service.",
"Friendly & Professional: We treat your home with total respect.",
],
}}
negativeCard={{ items: ["No Hidden Costs", "No Mess Left Behind", "No Unprofessional Conduct", "No Wasted Time"] }}
positiveCard={{ items: ["Always On Time: We respect your time and show up when promised.", "Quality Workmanship: Every job is done properly the first time.", "Easy Communication: No surprises, just clear and honest service.", "Friendly & Professional: We treat your home with total respect."] }}
title="A Tradesman You Can Actually Rely On"
description="Why homeowners trust our professional plumbing services."
/>
@@ -132,26 +78,8 @@ export default function LandingPage() {
rating={5}
author="Kerry M, Local Resident"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-father-carrying-his-son-standing-near-kitchen-sink_23-2147938837.jpg",
alt: "Reviewer",
},
{
src: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg",
alt: "Reviewer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg",
alt: "Reviewer",
},
{
src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg",
alt: "Reviewer",
},
{
src: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990680.jpg",
alt: "Reviewer",
},
{ src: "http://img.b2bpic.net/free-photo/close-up-father-carrying-his-son-standing-near-kitchen-sink_23-2147938837.jpg", alt: "Reviewer" },
{ src: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg", alt: "Reviewer" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -166,40 +94,8 @@ export default function LandingPage() {
title="Clear & Transparent Pricing"
description="Quality service at rates you can depend on."
plans={[
{
id: "basic",
title: "General Repair",
price: "$120",
period: "/ hr",
features: [
"Qualified Plumber",
"1-Hour Minimum",
"Standard Parts Included",
"Workmanship Guarantee",
],
button: {
text: "Book Now",
href: "/contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=2",
},
{
id: "pro",
title: "Emergency Callout",
price: "$250",
period: "/ visit",
features: [
"24/7 Availability",
"Priority Response",
"Comprehensive Diagnosis",
"Full Report Provided",
],
button: {
text: "Emergency Call",
href: "/contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=2",
},
{ id: "basic", title: "General Repair", price: "$120", period: "/ hr", features: ["Qualified Plumber", "1-Hour Minimum", "Standard Parts Included", "Workmanship Guarantee"], button: { text: "Book Now", href: "/contact" }, imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg" },
{ id: "pro", title: "Emergency Callout", price: "$250", period: "/ visit", features: ["24/7 Availability", "Priority Response", "Comprehensive Diagnosis", "Full Report Provided"], button: { text: "Emergency Call", href: "/contact" }, imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg" },
]}
/>
</div>
@@ -210,26 +106,10 @@ export default function LandingPage() {
title="Results You Can Count On"
tag="Our Achievements"
metrics={[
{
id: "m1",
value: "15+",
description: "Years Experience",
},
{
id: "m2",
value: "1.2k+",
description: "Jobs Completed",
},
{
id: "m3",
value: "500+",
description: "Happy Clients",
},
{
id: "m4",
value: "4.9",
description: "Average Rating",
},
{ id: "m1", value: "15+", description: "Years Experience" },
{ id: "m2", value: "1.2k+", description: "Jobs Completed" },
{ id: "m3", value: "500+", description: "Happy Clients" },
{ id: "m4", value: "4.9", description: "Average Rating" },
]}
metricsAnimation="slide-up"
/>
@@ -238,14 +118,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="R Reynolds Plumbing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Contact Us",
href: "/contact",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Contact Us", href: "/contact" }}
/>
</div>
</ReactLenis>

View File

@@ -25,28 +25,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
]}
brandName="R Reynolds Plumbing"
button={{ text: "Contact Now", href: "/contact" }}
/>
</div>
@@ -55,72 +41,21 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Excellent Service",
content: "Bob was prompt and arrived early. Highly recommend.",
},
{
id: "2",
title: "Professional",
content: "Fin was very prompt fixing my kitchen tap.",
},
{
id: "3",
title: "Did a great job",
content: "Very helpful, friendly and did a great job installing our water heater.",
},
{
id: "4",
title: "Great plumber",
content: "Easy to communicate with and a great tradesman.",
},
{
id: "5",
title: "Highly recommend",
content: "A true and fair tradesman — highly recommend.",
},
{ id: "1", title: "Excellent Service", content: "Bob was prompt and arrived early. Highly recommend." },
{ id: "2", title: "Professional", content: "Fin was very prompt fixing my kitchen tap." },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-delivery-girl-blue-uniform-cap-holding-clipboard-looking-it-with-pensive-expression-thinking-standing-white-wall_141793-100368.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/young-delivery-girl-blue-uniform-cap-holding-clipboard-looking-it-with-pensive-expression-thinking-standing-white-wall_141793-100368.jpg"
title="Trusted By Local Customers"
description="Read more reviews and testimonials from our local community."
faqsAnimation="slide-up"
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
title="What Our Clients Say"
description="Read more from homeowners we've helped."
testimonials={[
{
id: "r1",
name: "Sarah J.",
date: "2 weeks ago",
title: "Excellent!",
quote: "Bob did a fantastic job on our bathroom renovation.",
tag: "Kitchen Fix",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-father-carrying-his-son-standing-near-kitchen-sink_23-2147938837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=2",
imageAlt: "modern plumbing professional technician",
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="R Reynolds Plumbing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Contact Us",
href: "/contact",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Contact Us", href: "/contact" }}
/>
</div>
</ReactLenis>

View File

@@ -25,28 +25,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
]}
brandName="R Reynolds Plumbing"
button={{ text: "Contact Now", href: "/contact" }}
/>
</div>
@@ -57,98 +43,21 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "General Plumbing",
price: "Expert Repairs",
rating: 5,
reviewCount: "100+",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=3",
brand: "Plumbing",
},
{
id: "p2",
name: "Gas Fitting",
price: "Safe Installs",
rating: 5,
reviewCount: "50+",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=4",
brand: "Gas",
},
{
id: "p3",
name: "Hot Water Systems",
price: "Fast Repairs",
rating: 5,
reviewCount: "80+",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=5",
brand: "Systems",
},
{
id: "p4",
name: "Blocked Drains",
price: "Fast Diagnosis",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=6",
brand: "Drains",
},
{
id: "p5",
name: "Kitchen & Bathroom",
price: "Installs",
rating: 5,
reviewCount: "60+",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=7",
brand: "Refit",
},
{
id: "p6",
name: "Emergency Repairs",
price: "24/7 Available",
rating: 5,
reviewCount: "90+",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=8",
brand: "Urgent",
},
{ id: "p1", name: "General Plumbing", price: "Expert Repairs", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", brand: "Plumbing" },
{ id: "p2", name: "Gas Fitting", price: "Safe Installs", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", brand: "Gas" },
{ id: "p3", name: "Hot Water Systems", price: "Fast Repairs", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", brand: "Systems" },
{ id: "p4", name: "Blocked Drains", price: "Fast Diagnosis", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", brand: "Drains" },
]}
title="Professional Plumbing & Gas Services"
description="Our comprehensive list of plumbing solutions."
/>
</div>
<div id="metric" data-section="metric">
<MetricCardFourteen
useInvertedBackground={false}
title="Proven Track Record"
tag="Expert Metrics"
metrics={[
{
id: "s1",
value: "100%",
description: "Satisfaction Rate",
},
{
id: "s2",
value: "24/7",
description: "Repair Support",
},
]}
metricsAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="R Reynolds Plumbing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Contact Us",
href: "/contact",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Contact Us", href: "/contact" }}
/>
</div>
</ReactLenis>