Merge version_1 into main #6

Merged
bender merged 2 commits from version_1 into main 2026-04-02 23:17:26 +00:00
2 changed files with 39 additions and 76 deletions

View File

@@ -11,8 +11,8 @@ import { Libre_Baskerville, Inter } from "next/font/google";
export const metadata: Metadata = {
title: 'Western MT Plumbing & Heating | Missoula, Montana',
description: 'Dave Dill provides honest, professional plumbing and heating services in Missoula, MT. Over 15 years of experience in residential repairs, remodels, and emergencies.',
title: 'Home | Webild',
description: 'Welcome to our platform. Discover innovative digital solutions.',
openGraph: {
"title": "Western MT Plumbing & Heating",
"description": "Reliable, owner-operated plumbing and heating in Missoula.",

View File

@@ -1,6 +1,6 @@
"use client";
'use client';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { ThemeProvider } from '@/providers/themeProvider/ThemeProvider';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
@@ -9,100 +9,63 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
import ContactText from '@/components/sections/contact/ContactText';
import FooterBase from '@/components/sections/footer/FooterBase';
const navItems = [{ name: "Home", id: "/" }];
const navItems = [
{ name: 'Home', id: '/' },
{ name: 'About', id: '/about' },
{ name: 'Contact', id: '/contact' }
];
export default function Page() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ThemeProvider>
<div id="nav" data-section="nav">
<NavbarStyleApple navItems={navItems} brandName="Western MT Plumbing" />
<NavbarStyleApple navItems={navItems} />
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{ variant: "gradient-bars" }}
title="Plumbing & Heating Done Right, Done Honestly."
description="Dave Dill brings old-school craftsmanship and genuine care to every job — from leaky pipes to full heating systems. No upsells, no runaround. Just solutions."
tag="Serving Western Montana Since 2008"
buttons={[{ text: "Call Dave Today", href: "tel:+14065429674" }, { text: "View Services", href: "#services" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg", imageAlt: "plumber at work residential interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg", imageAlt: "water heater repair technician" },
{ imageSrc: "http://img.b2bpic.net/free-photo/owner-holding-cat-turning-up-heat_23-2149339579.jpg", imageAlt: "heating system furnace repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg", imageAlt: "pipe repair leaky faucet" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man_23-2149045778.jpg", imageAlt: "friendly local business owner portrait" },
{ imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg", imageAlt: "Montana home plumbing services" }
]}
title="Welcome to Our Platform"
description="Experience the future of digital solutions with our innovative tools."
background={{ variant: "gradient-bars" }}
mediaItems={[{ imageSrc: "https://images.unsplash.com/photo-1451187580459-43490279c0fa?q=80&w=1600", imageAlt: "Digital innovation" }]}
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwelve
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Full-Service Solutions"
description="From emergency repairs to installations, Dave handles your plumbing and heating with care."
features={[
{ id: "f1", label: "Repair", title: "Water Heater Repair", items: ["Tank service", "Tankless repair", "Honest diagnosis"] },
{ id: "f2", label: "Heating", title: "Heating Systems", items: ["Furnace service", "Thermostat repair", "Radiant heat"] },
{ id: "f3", label: "Piping", title: "Drain & Pipe Repair", items: ["Clog removal", "Burst pipes", "Leak detection"] },
{ id: "f4", label: "Fixture", title: "Toilet Repair", items: ["Replacement", "Running toilet repair", "Wax rings"] },
{ id: "f5", label: "Energy", title: "Recirculation Systems", items: ["Energy savings", "Instant hot water", "System optimization"] },
{ id: "f6", label: "Remodel", title: "Remodeling & New Build", items: ["Full plumbing", "Additions", "Precision construction"] }
]}
<FeatureCardTwelve
animationType="blur-reveal"
title="Our Services"
description="Comprehensive solutions designed for your growth."
textboxLayout="default"
features={[
{ id: '1', label: 'Tech', title: 'Technology', items: ['AI Integration', 'Cloud Services'] },
{ id: '2', label: 'Consult', title: 'Consulting', items: ['Strategy', 'Execution'] }
]}
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{ type: "text", content: "Meet Dave Dill" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man_23-2149045778.jpg", alt: "friendly local business owner portrait" },
{ type: "text", content: "Owner-Operator for over 15 years." }
]}
<InlineImageSplitTextAbout
heading={[{ type: 'text', content: 'About Us' }, { type: 'image', src: 'https://images.unsplash.com/photo-1522202176988-66273c2fd55f?q=80&w=800', alt: 'Team' }]}
/>
</div>
<div id="reviews" data-section="reviews">
<TestimonialCardTwelve
useInvertedBackground={false}
cardTitle="Trusted Across Montana"
cardTag="4.1 Stars"
cardAnimation="slide-up"
testimonials={[
{ id: "t1", name: "Lam Nguyen-Bull", imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-woman-holding-clean-folded-clothes-home_1262-18067.jpg", imageAlt: "customer review portrait friendly" },
{ id: "t2", name: "Katherine Christensen", imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", imageAlt: "homeowner portrait portrait" },
{ id: "t3", name: "Deborah Sloan", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-smiling-restaurant_23-2149316809.jpg", imageAlt: "customer smiling" },
{ id: "t4", name: "Christian Dill", imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg", imageAlt: "homeowner portrait portrait" },
{ id: "t5", name: "mamamsla", imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598986.jpg", imageAlt: "happy customer residential" }
]}
<TestimonialCardTwelve
cardTitle="Client Success"
cardAnimation="slide-up"
testimonials={[
{ id: '1', name: 'John Doe', imageSrc: 'https://i.pravatar.cc/150?u=1' },
{ id: '2', name: 'Jane Smith', imageSrc: 'https://i.pravatar.cc/150?u=2' },
{ id: '3', name: 'Alex Brown', imageSrc: 'https://i.pravatar.cc/150?u=3' }
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{ variant: "downward-rays-animated" }}
text="Don't wait on a plumbing emergency. Call Dave Dill directly today at (406) 542-9674 for honest, reliable service in Missoula and surrounding areas."
buttons={[{ text: "Call Dave Now", href: "tel:+14065429674" }]}
<ContactText
text="Get in touch today"
background={{ variant: "animated-grid" }}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Services", items: [{ label: "Water Heaters", href: "#services" }, { label: "Heating", href: "#services" }, { label: "Repairs", href: "#services" }] },
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Reviews", href: "#reviews" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }] }
]}
logoText="Western MT Plumbing"
<FooterBase
columns={[{ title: 'Company', items: [{ label: 'About', href: '/about' }, { label: 'Contact', href: '/contact' }] }]}
/>
</div>
</ThemeProvider>