|
|
|
|
@@ -46,7 +46,8 @@ export default function LandingPage() {
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
avatars={[
|
|
|
|
|
{
|
|
|
|
|
src: "http://img.b2bpic.net/free-photo/worker-works-building-site_1398-1728.jpg", alt: "construction contractor building professional"},
|
|
|
|
|
src: "http://img.b2bpic.net/free-photo/worker-works-building-site_1398-1728.jpg", alt: "construction contractor building professional"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
avatarText="Trusted by 500+ homeowners"
|
|
|
|
|
buttons={[
|
|
|
|
|
@@ -66,19 +67,23 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "Kitchen & Bath Renovations", description:
|
|
|
|
|
"Complete remodeling services with modern design and premium finishes for kitchens and bathrooms.", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/wife-painting-wall-with-roller-brush-home-decorating-couple-home-decoration-renovation-cozy-apartment-flat-repair-makeover_482257-3657.jpg", imageAlt: "renovation home improvement construction interior"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/wife-painting-wall-with-roller-brush-home-decorating-couple-home-decoration-renovation-cozy-apartment-flat-repair-makeover_482257-3657.jpg", imageAlt: "renovation home improvement construction interior"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "Custom Carpentry", description:
|
|
|
|
|
"Bespoke woodwork and cabinetry built to your exact specifications with premium materials.", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/close-up-male-carpenter-working-workshop_23-2147944847.jpg", imageAlt: "carpentry woodwork building skilled trades"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/close-up-male-carpenter-working-workshop_23-2147944847.jpg", imageAlt: "carpentry woodwork building skilled trades"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Electrical Installation", description:
|
|
|
|
|
"Professional electrical work including wiring, upgrades, and smart home integration.", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/electrician-connecting-wires-work-inside-panel-engineer-with-tool_169016-68074.jpg", imageAlt: "electrical wiring technical installation"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/electrician-connecting-wires-work-inside-panel-engineer-with-tool_169016-68074.jpg", imageAlt: "electrical wiring technical installation"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "Plumbing Solutions", description:
|
|
|
|
|
"Expert plumbing services from installation to repair with focus on quality and efficiency.", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "plumbing pipes installation maintenance"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "plumbing pipes installation maintenance"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="four-items-2x2-equal-grid"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -86,6 +91,9 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
tag="What We Do"
|
|
|
|
|
tagIcon={Hammer}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Get Started", href: "contact" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -96,13 +104,16 @@ export default function LandingPage() {
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Luxury Kitchen Remodel", price: "Residential", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "modern kitchen renovation luxury design"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "modern kitchen renovation luxury design"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Spa-Inspired Master Bath", price: "Residential", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg", imageAlt: "bathroom remodel luxury bathroom modern tile design"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg", imageAlt: "bathroom remodel luxury bathroom modern tile design"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Contemporary Living Space", price: "Commercial", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg", imageAlt: "living room interior design modern space elegant"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg", imageAlt: "living room interior design modern space elegant"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -135,15 +146,18 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Chicago, IL", rating: 5,
|
|
|
|
|
imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "professional portrait man smiling headshot"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "professional portrait man smiling headshot"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Michael Chen", role: "Property Manager", company: "Downtown Apartments", rating: 5,
|
|
|
|
|
imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "professional portrait woman smiling headshot"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "professional portrait woman smiling headshot"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "David Martinez", role: "Business Owner", company: "Tech Startup", rating: 5,
|
|
|
|
|
imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait man business headshot"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait man business headshot"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
kpiItems={[
|
|
|
|
|
{ value: "98%", label: "Client Satisfaction" },
|
|
|
|
|
|