Merge version_1 into main #2
231
src/app/page.tsx
231
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
]}
|
||||
brandName="East Cobb Handyman"
|
||||
/>
|
||||
@@ -53,41 +45,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="East Cobb’s Most Trusted Handyman — Done Right the First Time"
|
||||
description="From small fixes to full home upgrades, we handle everything with precision, care, and professionalism."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:1234567890",
|
||||
},
|
||||
text: "Call Now", href: "tel:1234567890"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837030.jpg?_wi=1",
|
||||
imageAlt: "modern craftsman work",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg?_wi=1",
|
||||
imageAlt: "luxury kitchen repair",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-overalls_23-2148428314.jpg?_wi=1",
|
||||
imageAlt: "carpentry work interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6580.jpg",
|
||||
imageAlt: "Man is working with mosquito wire screen installation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-tools-set-damaged-mosquito-wire-screen-which-need-be-fixed_1150-6581.jpg",
|
||||
imageAlt: "Hand tools set and damaged mosquito wire screen which need to be fixed",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837030.jpg", imageAlt: "modern craftsman work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg", imageAlt: "luxury kitchen repair" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-overalls_23-2148428314.jpg", imageAlt: "carpentry work interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6580.jpg", imageAlt: "Man is working with mosquito wire screen installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-tools-set-damaged-mosquito-wire-screen-which-need-be-fixed_1150-6581.jpg", imageAlt: "Hand tools set and damaged mosquito wire screen which need to be fixed" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -100,46 +72,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "We Fix Everything",
|
||||
description: "From drywall and electrical to siding, roofing, and installations—we've got you covered.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-wallpaper-maintenance-repair-works-renovation-flat-apartment-renovation-restoration-idea-indoors_166373-2214.jpg",
|
||||
imageAlt: "drywall repair service",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pliers-copper-wire-gloves-surface_23-2151979294.jpg",
|
||||
imageAlt: "electrical repair service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837030.jpg?_wi=2",
|
||||
imageAlt: "drywall repair service",
|
||||
title: "We Fix Everything", description: "From drywall and electrical to siding, roofing, and installations—we've got you covered.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-wallpaper-maintenance-repair-works-renovation-flat-apartment-renovation-restoration-idea-indoors_166373-2214.jpg", imageAlt: "drywall repair service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/pliers-copper-wire-gloves-surface_23-2151979294.jpg", imageAlt: "electrical repair service" },
|
||||
},
|
||||
{
|
||||
title: "Always On Time",
|
||||
description: "No ghosting. No delays. We respect your schedule and show up when we say we will.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg",
|
||||
imageAlt: "deck restoration project",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
|
||||
imageAlt: "roof inspection repair",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg?_wi=2",
|
||||
imageAlt: "drywall repair service",
|
||||
title: "Always On Time", description: "No ghosting. No delays. We respect your schedule and show up when we say we will.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg", imageAlt: "deck restoration project" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "roof inspection repair" },
|
||||
},
|
||||
{
|
||||
title: "Detail Obsessed",
|
||||
description: "We treat your home as if it were our own, ensuring every finish is perfect.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-street-wear-going-down-steps_23-2147910872.jpg",
|
||||
imageAlt: "pressure washing service",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg",
|
||||
imageAlt: "sink faucet installation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-overalls_23-2148428314.jpg?_wi=2",
|
||||
imageAlt: "drywall repair service",
|
||||
title: "Detail Obsessed", description: "We treat your home as if it were our own, ensuring every finish is perfect.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-street-wear-going-down-steps_23-2147910872.jpg", imageAlt: "pressure washing service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", imageAlt: "sink faucet installation" },
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -155,48 +97,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "s1",
|
||||
name: "Drywall Repair",
|
||||
price: "From $150",
|
||||
variant: "General",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-work-clothes-yellow-hardhat-using-measuring-tape-repairing-flat-with-big-window-background_574295-1600.jpg",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Electrical Fixes",
|
||||
price: "From $120",
|
||||
variant: "Specialty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrical-tools-multimeter_23-2147743050.jpg",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
name: "Decks & Outdoor",
|
||||
price: "From $300",
|
||||
variant: "Construction",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-using-electric-tool_23-2149394466.jpg",
|
||||
},
|
||||
{
|
||||
id: "s4",
|
||||
name: "Roof & Siding",
|
||||
price: "From $250",
|
||||
variant: "Exterior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-red-metal-small-houses-coast-sea_181624-986.jpg",
|
||||
},
|
||||
{
|
||||
id: "s5",
|
||||
name: "Pressure Washing",
|
||||
price: "From $200",
|
||||
variant: "Cleaning",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fumigation_23-2148013411.jpg",
|
||||
},
|
||||
{
|
||||
id: "s6",
|
||||
name: "Installations",
|
||||
price: "From $90",
|
||||
variant: "General",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sage-green-kitchen-fronts-with-wood-countertop-green-aesthetic_169016-70855.jpg",
|
||||
},
|
||||
{ id: "s1", name: "Drywall Repair", price: "From $150", variant: "General", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-work-clothes-yellow-hardhat-using-measuring-tape-repairing-flat-with-big-window-background_574295-1600.jpg" },
|
||||
{ id: "s2", name: "Electrical Fixes", price: "From $120", variant: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/electrical-tools-multimeter_23-2147743050.jpg" },
|
||||
{ id: "s3", name: "Decks & Outdoor", price: "From $300", variant: "Construction", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-using-electric-tool_23-2149394466.jpg" },
|
||||
{ id: "s4", name: "Roof & Siding", price: "From $250", variant: "Exterior", imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-red-metal-small-houses-coast-sea_181624-986.jpg" },
|
||||
{ id: "s5", name: "Pressure Washing", price: "From $200", variant: "Cleaning", imageSrc: "http://img.b2bpic.net/free-photo/fumigation_23-2148013411.jpg" },
|
||||
{ id: "s6", name: "Installations", price: "From $90", variant: "General", imageSrc: "http://img.b2bpic.net/free-photo/sage-green-kitchen-fronts-with-wood-countertop-green-aesthetic_169016-70855.jpg" },
|
||||
]}
|
||||
title="Everything Your Home Needs — One Call"
|
||||
description="Comprehensive handyman services for East Cobb homeowners. If it's in your home, we can fix it."
|
||||
@@ -209,46 +115,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahj",
|
||||
testimonial: "He does everything and very professionally… a rare find in East Cobb.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@mchen",
|
||||
testimonial: "Attention to detail and communication was great.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emilyrod",
|
||||
testimonial: "Very friendly, on time, and completed work quickly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@dkim",
|
||||
testimonial: "He can literally fix anything.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Smith",
|
||||
handle: "@jsmith",
|
||||
testimonial: "The best handyman service in Marietta!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "He does everything and very professionally… a rare find in East Cobb.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg" },
|
||||
{ id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Attention to detail and communication was great.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "Very friendly, on time, and completed work quickly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg" },
|
||||
{ id: "4", name: "David Kim", handle: "@dkim", testimonial: "He can literally fix anything.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg" },
|
||||
{ id: "5", name: "Jessica Smith", handle: "@jsmith", testimonial: "The best handyman service in Marietta!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="What East Cobb Homeowners Are Saying"
|
||||
@@ -261,10 +132,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Family-Owned. Built on Trust."
|
||||
description={[
|
||||
"East Cobb Handyman Services is a locally trusted, family-run business dedicated to quality work and honest service.",
|
||||
"We believe in doing things the right way — showing up on time, communicating clearly, and delivering results that last.",
|
||||
"That’s why so many of our customers call us again and again.",
|
||||
]}
|
||||
"East Cobb Handyman Services is a locally trusted, family-run business dedicated to quality work and honest service.", "We believe in doing things the right way — showing up on time, communicating clearly, and delivering results that last.", "That’s why so many of our customers call us again and again."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -272,8 +140,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in touch"
|
||||
title="Stop Waiting. Let’s Fix It Today."
|
||||
description="Most homeowners struggle to find reliable help — we make it simple. Contact us for a free estimate."
|
||||
@@ -287,37 +154,17 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "East Cobb Handyman Services",
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Google Reviews",
|
||||
href: "#",
|
||||
},
|
||||
title: "East Cobb Handyman Services", items: [
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Google Reviews", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Service Areas",
|
||||
items: [
|
||||
{
|
||||
label: "East Cobb",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Marietta",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Roswell",
|
||||
href: "#",
|
||||
},
|
||||
title: "Service Areas", items: [
|
||||
{ label: "East Cobb", href: "#" },
|
||||
{ label: "Marietta", href: "#" },
|
||||
{ label: "Roswell", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user