Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-27 19:17:01 +00:00

View File

@@ -13,7 +13,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Award, Cog, Droplet, Droplets, Search, ShieldCheck, Tool, Users, Wrench, Zap } from "lucide-react";
import { Award, Cog, Droplet, Droplets, Search, ShieldCheck, Wrench, Zap, Users, Circle } from "lucide-react";
export default function LandingPage() {
return (
@@ -21,145 +21,46 @@ export default function LandingPage() {
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "services",
},
{
name: "About",
id: "about",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "About", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="R E Barry Pumps Inc."
button={{
text: "Call Now",
href: "tel:5555555555",
}}
button={{ text: "Call Now", href: "tel:5555555555" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="Where Professionals Go When It Has To Work."
description="Expert Pumps. Precision Parts. Real Service. Serving contractors, homeowners, and pros who dont settle for guesswork."
testimonials={[
{
name: "Dave M.",
handle: "Contractor",
testimonial: "They had exactly what I needed and got me set up fast. You wont get this level of knowledge at big box stores.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138445.jpg?_wi=1",
imageAlt: "industrial water pump machinery dark background",
},
{
name: "Sarah L.",
handle: "Homeowner",
testimonial: "Ron and his team treat you like family and actually care about solving your problem.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-bicycle-mechanic-with-crossed-arms-holds-cup-key-tool-stand-background-workshop_613910-6165.jpg?_wi=1",
imageAlt: "industrial water pump machinery dark background",
},
{
name: "Jim T.",
handle: "Plumber",
testimonial: "These guys are the real deal. They solve problems others can't.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stressful-dissatisfied-male-engineer-keeps-arms-folded-has-miserable-face-expression-wears-checkered-shirt-apron-focused-gets-much-duties-from-boss-tired-manual-work-isolated-purple_273609-31240.jpg?_wi=1",
imageAlt: "industrial water pump machinery dark background",
},
{
name: "Maria K.",
handle: "Landscaper",
testimonial: "Quick, seamless, and always the right part. My go-to for years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-adult-female-woman-wear-apron-standing-entrance-her-workshop-pottery-studio-incasual-cloth-relax-smiling-confident-warm-welcomeasian-woman-with-her-home-studio-workshop_609648-2692.jpg?_wi=1",
imageAlt: "industrial water pump machinery dark background",
},
{
name: "Bob R.",
handle: "Facility Manager",
testimonial: "Unmatched expertise. Always get exactly what I need on the first try.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg?_wi=1",
imageAlt: "industrial water pump machinery dark background",
},
]}
buttons={[
{
text: "Get What You Need Fast",
href: "#services",
},
{
text: "Call Now",
href: "tel:5555555555",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138445.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-adult-builder-man-uniform-holds-safety-helmet-isolated-olive-green-wall_141793-66484.jpg",
alt: "Local construction pro",
},
{
src: "http://img.b2bpic.net/free-photo/positive-happy-foreman-workwear-keeps-arms-folded-wears-yellow-hardhat_273609-31238.jpg",
alt: "Foreman",
},
{
src: "http://img.b2bpic.net/free-photo/low-angle-view-happy-senior-manager-greeting-his-employees-factory-warehouse-me-are-shaking-hands_637285-4192.jpg",
alt: "Facility manager",
},
{
src: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-shaking-hands-with-manager-auto-repair-shop_637285-4229.jpg",
alt: "Local mechanic",
},
{
src: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg",
alt: "Satisfied customer",
},
]}
marqueeItems={[
{
type: "text",
text: "Well Pump Systems",
},
{
type: "text",
text: "Irrigation Parts",
},
{
type: "text",
text: "Plumbing Components",
},
{
type: "text",
text: "Small Engine Repair",
},
{
type: "text",
text: "Custom Sourcing",
},
{ name: "Dave M.", handle: "Contractor", testimonial: "They had exactly what I needed and got me set up fast. You wont get this level of knowledge at big box stores.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138445.jpg", imageAlt: "industrial water pump machinery dark background" },
{ name: "Sarah L.", handle: "Homeowner", testimonial: "Ron and his team treat you like family and actually care about solving your problem.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-bicycle-mechanic-with-crossed-arms-holds-cup-key-tool-stand-background-workshop_613910-6165.jpg", imageAlt: "industrial water pump machinery dark background" },
{ name: "Jim T.", handle: "Plumber", testimonial: "These guys are the real deal. They solve problems others can't.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stressful-dissatisfied-male-engineer-keeps-arms-folded-has-miserable-face-expression-wears-checkered-shirt-apron-focused-gets-much-duties-from-boss-tired-manual-work-isolated-purple_273609-31240.jpg", imageAlt: "industrial water pump machinery dark background" },
{ name: "Maria K.", handle: "Landscaper", testimonial: "Quick, seamless, and always the right part. My go-to for years.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-adult-female-woman-wear-apron-standing-entrance-her-workshop-pottery-studio-incasual-cloth-relax-smiling-confident-warm-welcomeasian-woman-with-her-home-studio-workshop_609648-2692.jpg", imageAlt: "industrial water pump machinery dark background" },
{ name: "Bob R.", handle: "Facility Manager", testimonial: "Unmatched expertise. Always get exactly what I need on the first try.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg", imageAlt: "industrial water pump machinery dark background" }
]}
buttons={[{ text: "Get What You Need Fast", href: "#services" }, { text: "Call Now", href: "tel:5555555555" }]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138445.jpg"
avatars={[{ src: "http://img.b2bpic.net/free-photo/smiling-adult-builder-man-uniform-holds-safety-helmet-isolated-olive-green-wall_141793-66484.jpg", alt: "Local construction pro" }, { src: "http://img.b2bpic.net/free-photo/positive-happy-foreman-workwear-keeps-arms-folded-wears-yellow-hardhat_273609-31238.jpg", alt: "Foreman" }, { src: "http://img.b2bpic.net/free-photo/low-angle-view-happy-senior-manager-greeting-his-employees-factory-warehouse-me-are-shaking-hands_637285-4192.jpg", alt: "Facility manager" }, { src: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-shaking-hands-with-manager-auto-repair-shop_637285-4229.jpg", alt: "Local mechanic" }, { src: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg", alt: "Satisfied customer" }]}
marqueeItems={[{ type: "text", text: "Well Pump Systems" }, { type: "text", text: "Irrigation Parts" }, { type: "text", text: "Plumbing Components" }, { type: "text", text: "Small Engine Repair" }, { type: "text", text: "Custom Sourcing" }]}
/>
</div>
@@ -167,15 +68,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Trusted by Contractors",
"Plumbers",
"Landscapers",
"Facility Managers",
"Local Homeowners",
"Irrigation Specialists",
"Building Managers",
]}
names={["Trusted by Contractors", "Plumbers", "Landscapers", "Facility Managers", "Local Homeowners", "Irrigation Specialists", "Building Managers"]}
title="Trusted by Industry Professionals for Generations"
description="Don't take our word for it—join the pros who rely on us."
/>
@@ -187,54 +80,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Pump Systems",
description: "Expert solutions for Well, Sump, Booster, and Grinder pumps.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-garage-with-tools_1157-46532.jpg",
imageAlt: "Car mechanic repairs blue car in garage with tools",
},
{
title: "Irrigation & Sprinklers",
description: "Advanced irrigation systems built to last and perform efficiently.",
bentoComponent: "reveal-icon",
icon: Droplet,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138445.jpg?_wi=3",
imageAlt: "Car mechanic repairs blue car in garage with tools",
},
{
title: "Plumbing Components",
description: "High-grade valves, fittings, and specialized water distribution parts.",
bentoComponent: "reveal-icon",
icon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-bicycle-mechanic-with-crossed-arms-holds-cup-key-tool-stand-background-workshop_613910-6165.jpg?_wi=2",
imageAlt: "Car mechanic repairs blue car in garage with tools",
},
{
title: "Small Engine Repair",
description: "Expert repairs for Toro, Echo, and major professional equipment brands.",
bentoComponent: "reveal-icon",
icon: Cog,
imageSrc: "http://img.b2bpic.net/free-photo/stressful-dissatisfied-male-engineer-keeps-arms-folded-has-miserable-face-expression-wears-checkered-shirt-apron-focused-gets-much-duties-from-boss-tired-manual-work-isolated-purple_273609-31240.jpg?_wi=2",
imageAlt: "Car mechanic repairs blue car in garage with tools",
},
{
title: "Hard-to-Find Parts",
description: "Custom sourcing for discontinued and rare equipment components.",
bentoComponent: "reveal-icon",
icon: Search,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-adult-female-woman-wear-apron-standing-entrance-her-workshop-pottery-studio-incasual-cloth-relax-smiling-confident-warm-welcomeasian-woman-with-her-home-studio-workshop_609648-2692.jpg?_wi=2",
imageAlt: "Car mechanic repairs blue car in garage with tools",
},
{
title: "Custom Solutions",
description: "Engineered fixes for complex residential and commercial water challenges.",
bentoComponent: "reveal-icon",
icon: Tool,
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg?_wi=2",
imageAlt: "Car mechanic repairs blue car in garage with tools",
},
{ title: "Pump Systems", description: "Expert solutions for Well, Sump, Booster, and Grinder pumps.", bentoComponent: "reveal-icon", icon: Droplets },
{ title: "Irrigation & Sprinklers", description: "Advanced irrigation systems built to last and perform efficiently.", bentoComponent: "reveal-icon", icon: Droplet },
{ title: "Plumbing Components", description: "High-grade valves, fittings, and specialized water distribution parts.", bentoComponent: "reveal-icon", icon: Wrench },
{ title: "Small Engine Repair", description: "Expert repairs for Toro, Echo, and major professional equipment brands.", bentoComponent: "reveal-icon", icon: Cog },
{ title: "Hard-to-Find Parts", description: "Custom sourcing for discontinued and rare equipment components.", bentoComponent: "reveal-icon", icon: Search },
{ title: "Custom Solutions", description: "Engineered fixes for complex residential and commercial water challenges.", bentoComponent: "reveal-icon", icon: Circle }
]}
title="Professional Expertise in Every Component"
description="From well pumps to precision parts, we ensure you have the right equipment the first time."
@@ -246,26 +97,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
title: "Real Expert Advice",
value: "100%",
icon: ShieldCheck,
},
{
id: "m2",
title: "Parts In Stock",
value: "Fast",
icon: Zap,
},
{
id: "m3",
title: "Customer Loyalty",
value: "Generational",
icon: Users,
},
]}
metrics={[{ id: "m1", title: "Real Expert Advice", value: "100%", icon: ShieldCheck }, { id: "m2", title: "Parts In Stock", value: "Fast", icon: Zap }, { id: "m3", title: "Customer Loyalty", value: "Generational", icon: Users }]}
title="Why Professionals Choose R E Barry"
description="We are a family-owned business dedicated to delivering real expertise and fast results."
/>
@@ -279,7 +111,7 @@ export default function LandingPage() {
description="R E Barry Pumps Inc. is not a big box store. We are a family-run local expert shop where professionals go when they need it done right. Weve built our reputation on honest advice and solving problems others can't."
subdescription="Whether you are a master plumber or a homeowner working on a weekend project, you get our full expertise every single time."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/portrait-bearded-bicycle-mechanic-with-crossed-arms-holds-cup-key-tool-stand-background-workshop_613910-6165.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/portrait-bearded-bicycle-mechanic-with-crossed-arms-holds-cup-key-tool-stand-background-workshop_613910-6165.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -290,48 +122,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Dave M.",
role: "Contractor",
company: "ProBuild",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stressful-dissatisfied-male-engineer-keeps-arms-folded-has-miserable-face-expression-wears-checkered-shirt-apron-focused-gets-much-duties-from-boss-tired-manual-work-isolated-purple_273609-31240.jpg?_wi=3",
},
{
id: "2",
name: "Sarah L.",
role: "Homeowner",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-adult-female-woman-wear-apron-standing-entrance-her-workshop-pottery-studio-incasual-cloth-relax-smiling-confident-warm-welcomeasian-woman-with-her-home-studio-workshop_609648-2692.jpg?_wi=3",
},
{
id: "3",
name: "Jim T.",
role: "Plumber",
company: "City Plumbing",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg?_wi=3",
},
{
id: "4",
name: "Maria K.",
role: "Landscaper",
company: "GreenSpace",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-homeowner-shaking-hands-with-cheerful-asian-plumber_1098-17820.jpg",
},
{
id: "5",
name: "Bob R.",
role: "Facilities",
company: "Corporate",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353754.jpg",
},
]}
testimonials={[{ id: "1", name: "Dave M.", role: "Contractor", company: "ProBuild", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stressful-dissatisfied-male-engineer-keeps-arms-folded-has-miserable-face-expression-wears-checkered-shirt-apron-focused-gets-much-duties-from-boss-tired-manual-work-isolated-purple_273609-31240.jpg" }, { id: "2", name: "Sarah L.", role: "Homeowner", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-adult-female-woman-wear-apron-standing-entrance-her-workshop-pottery-studio-incasual-cloth-relax-smiling-confident-warm-welcomeasian-woman-with-her-home-studio-workshop_609648-2692.jpg" }, { id: "3", name: "Jim T.", role: "Plumber", company: "City Plumbing", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg" }, { id: "4", name: "Maria K.", role: "Landscaper", company: "GreenSpace", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-homeowner-shaking-hands-with-cheerful-asian-plumber_1098-17820.jpg" }, { id: "5", name: "Bob R.", role: "Facilities", company: "Corporate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353754.jpg" }]}
title="What Our Customers Say"
description="Experience the difference of working with true industry experts."
/>
@@ -341,28 +132,7 @@ export default function LandingPage() {
<FaqDouble
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "The Barry Pumps Advantage",
content: "We offer specialized inventory, direct expert advice, and fast turnaround for all professional parts.",
},
{
id: "f2",
title: "Big Box Limitations",
content: "Generic inventory, limited knowledge base, and impersonal retail-focused service.",
},
{
id: "f3",
title: "Our Expertise",
content: "Our staff are former trade professionals who understand your specific project needs.",
},
{
id: "f4",
title: "Availability",
content: "We stock hard-to-find components and parts for discontinued systems.",
},
]}
faqs={[{ id: "f1", title: "The Barry Pumps Advantage", content: "We offer specialized inventory, direct expert advice, and fast turnaround for all professional parts." }, { id: "f2", title: "Big Box Limitations", content: "Generic inventory, limited knowledge base, and impersonal retail-focused service." }, { id: "f3", title: "Our Expertise", content: "Our staff are former trade professionals who understand your specific project needs." }, { id: "f4", title: "Availability", content: "We stock hard-to-find components and parts for discontinued systems." }]}
title="Why We Beat Big Box Stores"
description="Don't settle for guesswork. Get real answers from real experts."
faqsAnimation="slide-up"
@@ -375,44 +145,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Well Pump Systems",
price: "High Performance",
imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-149.jpg",
},
{
id: "p2",
name: "Irrigation Parts",
price: "Professional Grade",
imageSrc: "http://img.b2bpic.net/free-photo/extreme-hard-drive-cooling_1401-422.jpg",
},
{
id: "p3",
name: "Water Components",
price: "In-Stock",
imageSrc: "http://img.b2bpic.net/free-photo/workout-weights-rack-barbell-dumbbells_1203-3784.jpg",
},
{
id: "p4",
name: "Small Engine Kits",
price: "Major Brands",
imageSrc: "http://img.b2bpic.net/free-photo/equipment-contemporary-winery_1398-5012.jpg",
},
{
id: "p5",
name: "Hard-to-Find Seals",
price: "Custom Sourcing",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-car-service-station_1303-28164.jpg",
},
{
id: "p6",
name: "Control Panels",
price: "Custom Configs",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6624.jpg",
},
]}
products={[{ id: "p1", name: "Well Pump Systems", price: "High Performance", imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-149.jpg" }, { id: "p2", name: "Irrigation Parts", price: "Professional Grade", imageSrc: "http://img.b2bpic.net/free-photo/extreme-hard-drive-cooling_1401-422.jpg" }, { id: "p3", name: "Water Components", price: "In-Stock", imageSrc: "http://img.b2bpic.net/free-photo/workout-weights-rack-barbell-dumbbells_1203-3784.jpg" }, { id: "p4", name: "Small Engine Kits", price: "Major Brands", imageSrc: "http://img.b2bpic.net/free-photo/equipment-contemporary-winery_1398-5012.jpg" }, { id: "p5", name: "Hard-to-Find Seals", price: "Custom Sourcing", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-car-service-station_1303-28164.jpg" }, { id: "p6", name: "Control Panels", price: "Custom Configs", imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6624.jpg" }]}
title="Core Product Expertise"
description="Industrial grade components for every professional application."
/>
@@ -421,9 +154,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Stop Guessing. Get It Done Right."
description="Contact our experts today or visit us at our shop. We are ready to help with your project."
imageSrc="http://img.b2bpic.net/free-photo/people-with-vinyl-records-full-shot_23-2149726836.jpg"
@@ -437,55 +168,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="R E Barry Pumps"
columns={[
{
title: "Store",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Services",
href: "#services",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Connect",
items: [
{
label: "Call: 555-555-5555",
href: "tel:5555555555",
},
{
label: "Email: info@rebarry.com",
href: "mailto:info@rebarry.com",
},
{
label: "Visit Us",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]}
columns={[{ title: "Store", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#services" }, { label: "Contact", href: "#contact" }] }, { title: "Connect", items: [{ label: "Call: 555-555-5555", href: "tel:5555555555" }, { label: "Email: info@rebarry.com", href: "mailto:info@rebarry.com" }, { label: "Visit Us", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }]}
copyrightText="© 2024 R E Barry Pumps Inc. Proudly Serving Our Local Community."
/>
</div>