Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 22:12:35 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Zap, Brush, Wrench, Hammer } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -31,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="The Drywall Guy"
/>
@@ -54,60 +47,37 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Expert Drywall & Home Improvements in Muncie"
description="Over 20 years of experience serving 1000+ happy customers in Indiana. From drywall and framing to painting and plumbing, we handle your home repairs with professionalism."
buttons={[
{
text: "Book an Appointment",
href: "#contact",
},
text: "Book an Appointment", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/metal-profiles-drywall-laid-floor-against-wall-tape-measure-metal-scissors-preparing-profiles-installation-wall-ceiling-frame_166373-1902.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/construction-worker-using-plastering-trowel_23-2149328073.jpg",
alt: "Construction worker using plastering trowel",
},
src: "http://img.b2bpic.net/free-photo/construction-worker-using-plastering-trowel_23-2149328073.jpg", alt: "Construction worker using plastering trowel"},
{
src: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12580.jpg",
alt: "Photo of wall texture pattern",
},
src: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12580.jpg", alt: "Photo of wall texture pattern"},
{
src: "http://img.b2bpic.net/free-photo/hands-using-tape-measuring-tool-placard_23-2149366696.jpg",
alt: "Hands using tape measuring tool",
},
src: "http://img.b2bpic.net/free-photo/hands-using-tape-measuring-tool-placard_23-2149366696.jpg", alt: "Hands using tape measuring tool"},
{
src: "http://img.b2bpic.net/free-photo/hand-holding-pen-mark-placard_23-2149366698.jpg",
alt: "Hand holding pen to mark placard",
},
src: "http://img.b2bpic.net/free-photo/hand-holding-pen-mark-placard_23-2149366698.jpg", alt: "Hand holding pen to mark placard"},
{
src: "http://img.b2bpic.net/free-photo/side-view-construction-workers-job_23-2149366671.jpg",
alt: "Side view construction workers at job",
},
src: "http://img.b2bpic.net/free-photo/side-view-construction-workers-job_23-2149366671.jpg", alt: "Side view construction workers at job"},
]}
marqueeItems={[
{
type: "text",
text: "Licensed & Insured",
},
type: "text", text: "Licensed & Insured"},
{
type: "text",
text: "20+ Years Experience",
},
type: "text", text: "20+ Years Experience"},
{
type: "text",
text: "Serving Muncie & Beyond",
},
type: "text", text: "Serving Muncie & Beyond"},
{
type: "text",
text: "Quality Guaranteed",
},
type: "text", text: "Quality Guaranteed"},
{
type: "text",
text: "Family Owned & Operated",
},
type: "text", text: "Family Owned & Operated"},
]}
/>
</div>
@@ -118,9 +88,7 @@ export default function LandingPage() {
title="Why Choose The Drywall Guy?"
buttons={[
{
text: "Call Now",
href: "tel:5555555555",
},
text: "Call Now", href: "tel:5555555555"},
]}
/>
</div>
@@ -131,28 +99,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Drywall & Framing",
description: "High-quality drywall installation, repair, and professional wall framing.",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-work-clothes-yellow-hardhat-dreamily-looking-aside-holding-plan-new-apartments-hands-with-red-ladder-near-repairing-flat_574295-1611.jpg",
buttonIcon: "Zap",
title: "Drywall & Framing", description: "High-quality drywall installation, repair, and professional wall framing.", imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-work-clothes-yellow-hardhat-dreamily-looking-aside-holding-plan-new-apartments-hands-with-red-ladder-near-repairing-flat_574295-1611.jpg", buttonIcon: Zap,
},
{
title: "Interior Painting",
description: "Expert painting services that transform your home with precision.",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-painting-wall_23-2147758683.jpg",
buttonIcon: "Brush",
title: "Interior Painting", description: "Expert painting services that transform your home with precision.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-painting-wall_23-2147758683.jpg", buttonIcon: Brush,
},
{
title: "Professional Plumbing",
description: "Reliable plumbing solutions for your bathroom and kitchen repairs.",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg",
buttonIcon: "Wrench",
title: "Professional Plumbing", description: "Reliable plumbing solutions for your bathroom and kitchen repairs.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg", buttonIcon: Wrench,
},
{
title: "Home Handyman Services",
description: "All-in-one home maintenance and repair services for peace of mind.",
imageSrc: "http://img.b2bpic.net/free-photo/church-reconstruction-close-up_1353-99.jpg",
buttonIcon: "Hammer",
title: "Home Handyman Services", description: "All-in-one home maintenance and repair services for peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/church-reconstruction-close-up_1353-99.jpg", buttonIcon: Hammer,
},
]}
title="Our Professional Services"
@@ -167,34 +123,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "20+",
title: "Years Experience",
items: [
"Family owned",
"Local business",
"Deep roots",
],
id: "m1", value: "20+", title: "Years Experience", items: [
"Family owned", "Local business", "Deep roots"],
},
{
id: "m2",
value: "1000+",
title: "Happy Customers",
items: [
"Referral based",
"Trusted brand",
"High quality",
],
id: "m2", value: "1000+", title: "Happy Customers", items: [
"Referral based", "Trusted brand", "High quality"],
},
{
id: "m3",
value: "4.9",
title: "Star Rating",
items: [
"Excellent service",
"Reliable support",
"Customer focused",
],
id: "m3", value: "4.9", title: "Star Rating", items: [
"Excellent service", "Reliable support", "Customer focused"],
},
]}
title="Trusted by the Muncie Community"
@@ -208,45 +146,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Great Work",
quote: "Drywall Guy fixed everything perfectly. Highly recommended!",
name: "Sarah J.",
role: "Muncie Resident",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg",
},
id: "1", title: "Great Work", quote: "Drywall Guy fixed everything perfectly. Highly recommended!", name: "Sarah J.", role: "Muncie Resident", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg"},
{
id: "2",
title: "Excellent Service",
quote: "Fast, clean, and reliable painting and repair work.",
name: "Robert M.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg",
},
id: "2", title: "Excellent Service", quote: "Fast, clean, and reliable painting and repair work.", name: "Robert M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg"},
{
id: "3",
title: "Professionalism",
quote: "They handled my plumbing issues without any fuss.",
name: "Lisa K.",
role: "Long-time Client",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-evaluates-drilling-result-board_169016-13167.jpg",
},
id: "3", title: "Professionalism", quote: "They handled my plumbing issues without any fuss.", name: "Lisa K.", role: "Long-time Client", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-evaluates-drilling-result-board_169016-13167.jpg"},
{
id: "4",
title: "Reliability",
quote: "Consistent and high quality results every time.",
name: "David L.",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-middle-aged-blonde-carpenter-admiring-piece-furniture-his-hands_342744-839.jpg",
},
id: "4", title: "Reliability", quote: "Consistent and high quality results every time.", name: "David L.", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-middle-aged-blonde-carpenter-admiring-piece-furniture-his-hands_342744-839.jpg"},
{
id: "5",
title: "Top Notch",
quote: "Professional team that respects your home and schedule.",
name: "Karen B.",
role: "Muncie Resident",
imageSrc: "http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg",
},
id: "5", title: "Top Notch", quote: "Professional team that respects your home and schedule.", name: "Karen B.", role: "Muncie Resident", imageSrc: "http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg"},
]}
title="Client Success Stories"
description="What our neighbors in Muncie have to say."
@@ -259,20 +167,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What areas do you serve?",
content: "We serve Muncie and surrounding communities.",
},
id: "f1", title: "What areas do you serve?", content: "We serve Muncie and surrounding communities."},
{
id: "f2",
title: "Are you licensed?",
content: "Yes, we are fully insured and licensed for your peace of mind.",
},
id: "f2", title: "Are you licensed?", content: "Yes, we are fully insured and licensed for your peace of mind."},
{
id: "f3",
title: "How do I book?",
content: "You can contact us via the form on this page or call us directly.",
},
id: "f3", title: "How do I book?", content: "You can contact us via the form on this page or call us directly."},
]}
title="Frequently Asked Questions"
description="Answers to common concerns about our handyman services."
@@ -284,8 +183,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Get in touch"
title="Book Your Project Today"
description="Ready to get started? Send us a message and we will respond promptly."
@@ -296,33 +194,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Drywall",
href: "#features",
},
label: "Drywall", href: "#features"},
{
label: "Painting",
href: "#features",
},
label: "Painting", href: "#features"},
{
label: "Plumbing",
href: "#features",
},
label: "Plumbing", href: "#features"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}