Merge version_1 into main #3

Merged
bender merged 6 commits from version_1 into main 2026-03-03 08:14:47 +00:00
6 changed files with 215 additions and 389 deletions

View File

@@ -22,8 +22,7 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Web Design", href: "#services" },
{ label: "SEO Optimization", href: "#services" },
{ label: "Lead Generation", href: "#services" },
@@ -31,8 +30,7 @@ const footerColumns = [
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Testimonials", href: "#testimonials" },
@@ -40,8 +38,7 @@ const footerColumns = [
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "/blog" },
{ label: "Case Studies", href: "/case-studies" },
{ label: "Pricing", href: "#pricing" },
@@ -49,8 +46,7 @@ const footerColumns = [
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -81,10 +77,7 @@ export default function AboutPage() {
heading={[
{ type: "text", content: "We help contractors and trades professionals" },
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-diverse-team-of-professionals-in-busin-1772525364824-7e7b1c83.png",
alt: "Team of professionals",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-diverse-team-of-professionals-in-busin-1772525364824-7e7b1c83.png", alt: "Team of professionals"},
{ type: "text", content: "build web presence that drives real results" },
]}
useInvertedBackground={false}
@@ -102,43 +95,25 @@ export default function AboutPage() {
tag="About Us"
features={[
{
title: "Industry Expertise",
description:
"We understand the unique challenges contractors face. Our team has years of experience working with plumbing, electrical, HVAC, and general contracting businesses.",
bentoComponent: "3d-stack-cards",
items: [
title: "Industry Expertise", description:
"We understand the unique challenges contractors face. Our team has years of experience working with plumbing, electrical, HVAC, and general contracting businesses.", bentoComponent: "3d-stack-cards", items: [
{
icon: Target,
title: "Specialized Knowledge",
subtitle: "Trade-focused strategies",
detail: "Deep understanding of your industry needs",
},
title: "Specialized Knowledge", subtitle: "Trade-focused strategies", detail: "Deep understanding of your industry needs"},
{
icon: Users,
title: "Proven Results",
subtitle: "Real contractors, real growth",
detail: "Hundreds of successful projects delivered",
},
title: "Proven Results", subtitle: "Real contractors, real growth", detail: "Hundreds of successful projects delivered"},
{
icon: TrendingUp,
title: "Long-term Partnership",
subtitle: "Beyond launch support",
detail: "Continuous optimization and improvement",
},
title: "Long-term Partnership", subtitle: "Beyond launch support", detail: "Continuous optimization and improvement"},
],
},
{
title: "Results-Driven Approach",
description:
"We don't just build pretty websites. Every element is optimized for lead generation and conversion. You'll see measurable ROI.",
bentoComponent: "animated-bar-chart",
},
title: "Results-Driven Approach", description:
"We don't just build pretty websites. Every element is optimized for lead generation and conversion. You'll see measurable ROI.", bentoComponent: "animated-bar-chart"},
{
title: "Full-Service Solutions",
description:
"From initial design through ongoing support, we handle everything. Web design, SEO, lead management, and ongoing optimization all in one place.",
bentoComponent: "line-chart",
},
title: "Full-Service Solutions", description:
"From initial design through ongoing support, we handle everything. Web design, SEO, lead management, and ongoing optimization all in one place.", bentoComponent: "line-chart"},
]}
textboxLayout="default"
animationType="slide-up"

View File

@@ -17,8 +17,7 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Web Design", href: "#services" },
{ label: "SEO Optimization", href: "#services" },
{ label: "Lead Generation", href: "#services" },
@@ -26,8 +25,7 @@ const footerColumns = [
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Testimonials", href: "#testimonials" },
@@ -35,8 +33,7 @@ const footerColumns = [
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "/blog" },
{ label: "Case Studies", href: "/case-studies" },
{ label: "Pricing", href: "#pricing" },
@@ -44,8 +41,7 @@ const footerColumns = [
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -75,30 +71,19 @@ export default function ContactPage() {
<ContactFaq
faqs={[
{
id: "1",
title: "What's your typical project timeline?",
content:
"Most projects are completed in 3-4 weeks. This includes initial consultation, design mockups (2 revision rounds), development, content integration, testing, and deployment. We work efficiently to get your site live without compromising quality.",
},
id: "1", title: "What's your typical project timeline?", content:
"Most projects are completed in 3-4 weeks. This includes initial consultation, design mockups (2 revision rounds), development, content integration, testing, and deployment."},
{
id: "2",
title: "Do you offer redesigns for existing websites?",
content:
"Yes! We can redesign and rebuild your existing website from the ground up. We'll preserve your domain and help migrate all content. Redesigns take 2-3 weeks depending on complexity and existing functionality.",
},
id: "2", title: "Do you offer redesigns for existing websites?", content:
"Yes! We can redesign and rebuild your existing website from the ground up. We'll preserve your domain and help migrate all content. Redesigns take 2-3 weeks depending on complexity."},
{
id: "3",
title: "Can I manage the website myself?",
content:
"Absolutely. We can build your site with an easy-to-use CMS so you can update content, add portfolio items, and manage basic elements yourself. We also provide training and ongoing support to keep your site running smoothly.",
},
id: "3", title: "Can I manage the website myself?", content:
"Absolutely. We can build your site with an easy-to-use CMS so you can update content, add portfolio items, and manage basic elements yourself. We also provide training and ongoing support."},
]}
ctaTitle="Ready to Transform Your Online Presence?"
ctaDescription="Let's discuss your project and how we can help your contracting business grow. Schedule a free consultation today."
ctaButton={{
text: "Schedule Free Consultation",
href: "https://calendly.com/buildpro",
}}
text: "Schedule Free Consultation", href: "https://calendly.com/buildpro"}}
ctaIcon={Phone}
useInvertedBackground={false}
animationType="slide-up"

View File

@@ -6,43 +6,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const mulish = Mulish({
variable: "--font-mulish",
subsets: ["latin"],
variable: "--font-mulish", subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Web Design for Contractors & Trades | BuildPro",
description: "Professional websites designed specifically for contractors, plumbers, electricians, and trades professionals. Attract more leads and grow your business with our proven web solutions.",
keywords: "web design contractors, trades websites, contractor web design, plumber website, electrician website builder, HVAC website design",
metadataBase: new URL("https://buildpro.com"),
title: "Web Design for Contractors & Trades | BuildPro", description: "Professional websites designed specifically for contractors, plumbers, electricians, and trades professionals. Attract more leads and grow your business with our proven web solutions.", keywords: "web design contractors, trades websites, contractor web design, plumber website, electrician website builder, HVAC website design", metadataBase: new URL("https://buildpro.com"),
alternates: {
canonical: "https://buildpro.com",
},
canonical: "https://buildpro.com"},
openGraph: {
title: "Professional Web Design for Contractors & Trades",
description: "Get a website that generates leads for your contracting business. Responsive design, SEO optimization, and proven results.",
url: "https://buildpro.com",
siteName: "BuildPro",
type: "website",
images: [
title: "Professional Web Design for Contractors & Trades", description: "Get a website that generates leads for your contracting business. Responsive design, SEO optimization, and proven results.", url: "https://buildpro.com", siteName: "BuildPro", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-construction-site-backgro-1772525365167-9a1989ab.png",
alt: "BuildPro - Web Design for Contractors",
},
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-construction-site-backgro-1772525365167-9a1989ab.png", alt: "BuildPro - Web Design for Contractors"},
],
},
twitter: {
card: "summary_large_image",
title: "Professional Web Design for Contractors & Trades",
description: "Grow your contracting business with a modern, high-converting website designed for lead generation.",
images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-construction-site-backgro-1772525365167-9a1989ab.png",
],
card: "summary_large_image", title: "Professional Web Design for Contractors & Trades", description: "Grow your contracting business with a modern, high-converting website designed for lead generation.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-construction-site-backgro-1772525365167-9a1989ab.png"],
},
robots: {
index: true,

View File

@@ -8,6 +8,9 @@ import FeatureBento from "@/components/sections/feature/FeatureBento";
import ProductCardFour from "@/components/sections/product/ProductCardFour";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import PricingCardOne from "@/components/sections/pricing/PricingCardOne";
import FaqBase from "@/components/sections/faq/FaqBase";
import ContactFaq from "@/components/sections/contact/ContactFaq";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
import Link from "next/link";
import {
@@ -39,8 +42,7 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Web Design", href: "#services" },
{ label: "SEO Optimization", href: "#services" },
{ label: "Lead Generation", href: "#services" },
@@ -48,8 +50,7 @@ const footerColumns = [
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Testimonials", href: "#testimonials" },
@@ -57,8 +58,7 @@ const footerColumns = [
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "/blog" },
{ label: "Case Studies", href: "/case-studies" },
{ label: "Pricing", href: "#pricing" },
@@ -66,8 +66,7 @@ const footerColumns = [
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -115,10 +114,7 @@ export default function HomePage() {
heading={[
{ type: "text", content: "We help contractors and trades professionals" },
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-diverse-team-of-professionals-in-busin-1772525364824-7e7b1c83.png",
alt: "Team of professionals",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-diverse-team-of-professionals-in-busin-1772525364824-7e7b1c83.png", alt: "Team of professionals"},
{ type: "text", content: "build web presence that drives real results" },
]}
useInvertedBackground={false}
@@ -136,15 +132,10 @@ export default function HomePage() {
tag="Services"
features={[
{
title: "Responsive Web Design",
description:
"Beautiful, fast-loading websites that work perfectly on phones, tablets, and desktops. Your potential clients can find you anywhere.",
bentoComponent: "phone",
statusIcon: Lock,
title: "Responsive Web Design", description:
"Beautiful, fast-loading websites that work perfectly on phones, tablets, and desktops. Your potential clients can find you anywhere.", bentoComponent: "phone", statusIcon: Lock,
alertIcon: Bell,
alertTitle: "New Lead",
alertMessage: "You have a new inquiry",
apps: [
alertTitle: "New Lead", alertMessage: "You have a new inquiry", apps: [
{ name: "Portfolio", icon: ImageIcon },
{ name: "Services", icon: Wrench },
{ name: "Reviews", icon: Star },
@@ -156,75 +147,47 @@ export default function HomePage() {
],
},
{
title: "SEO Optimization",
description:
"Get found by customers searching for your services. We optimize your website to rank higher in Google search results.",
bentoComponent: "animated-bar-chart",
},
title: "SEO Optimization", description:
"Get found by customers searching for your services. We optimize your website to rank higher in Google search results.", bentoComponent: "animated-bar-chart"},
{
title: "Lead Generation",
description:
"Strategic contact forms, call-to-action buttons, and landing pages designed to convert visitors into qualified leads.",
bentoComponent: "3d-stack-cards",
items: [
title: "Lead Generation", description:
"Strategic contact forms, call-to-action buttons, and landing pages designed to convert visitors into qualified leads.", bentoComponent: "3d-stack-cards", items: [
{
icon: Target,
title: "Targeted Traffic",
subtitle: "Attract qualified leads",
detail: "Drive the right customers to your website",
},
title: "Targeted Traffic", subtitle: "Attract qualified leads", detail: "Drive the right customers to your website"},
{
icon: Users,
title: "Conversion Focused",
subtitle: "Maximize inquiries",
detail: "Turn visitors into potential customers",
},
title: "Conversion Focused", subtitle: "Maximize inquiries", detail: "Turn visitors into potential customers"},
{
icon: TrendingUp,
title: "Growth Driven",
subtitle: "Scale your business",
detail: "Build sustainable customer acquisition",
},
title: "Growth Driven", subtitle: "Scale your business", detail: "Build sustainable customer acquisition"},
],
},
{
title: "Portfolio Showcase",
description:
"Display your best work with high-quality image galleries, before-and-after sliders, and project descriptions that showcase your expertise.",
bentoComponent: "media-stack",
items: [
title: "Portfolio Showcase", description:
"Display your best work with high-quality image galleries, before-and-after sliders, and project descriptions that showcase your expertise.", bentoComponent: "media-stack", items: [
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-website-homepage-for-an-h-1772525371418-b0396661.png?_wi=1",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-website-homepage-for-an-h-1772525371418-b0396661.png"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-website-design-for-an-electrica-1772525365761-8ab3b767.png?_wi=1",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-website-design-for-an-electrica-1772525365761-8ab3b767.png"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-sleek-plumbing-company-website-with-be-1772525370173-1759d840.png?_wi=1",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-sleek-plumbing-company-website-with-be-1772525370173-1759d840.png"},
],
},
{
title: "Client Reviews Integration",
description:
"Build trust with integrated review systems. Display Google reviews, testimonials, and ratings directly on your site.",
bentoComponent: "icon-info-cards",
items: [
title: "Client Reviews Integration", description:
"Build trust with integrated review systems. Display Google reviews, testimonials, and ratings directly on your site.", bentoComponent: "icon-info-cards", items: [
{ icon: Star, label: "Client Rating", value: "4.9/5" },
{ icon: Users, label: "Satisfied Clients", value: "500+" },
{ icon: TrendingUp, label: "Positive Reviews", value: "98%" },
],
},
{
title: "Quick Setup",
description:
"Integrated contact forms and appointment booking systems make it easy for customers to get in touch or schedule services.",
bentoComponent: "3d-task-list",
title: "Quick Setup",
items: [
title: "Quick Setup", description:
"Integrated contact forms and appointment booking systems make it easy for customers to get in touch or schedule services.", bentoComponent: "3d-task-list", items: [
{ icon: Mail, label: "Email Forms", time: "5 min setup" },
{ icon: Calendar, label: "Online Booking", time: "10 min setup" },
{ icon: Phone, label: "Call Widget", time: "2 min setup" },
@@ -244,32 +207,14 @@ export default function HomePage() {
tag="Portfolio"
products={[
{
id: "1",
name: "HVAC Solutions Plus",
price: "Website + SEO Package",
variant: "Responsive Design, Lead Forms",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-website-homepage-for-an-h-1772525371418-b0396661.png?_wi=2",
imageAlt: "HVAC contractor website design",
},
id: "1", name: "HVAC Solutions Plus", price: "Website + SEO Package", variant: "Responsive Design, Lead Forms", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-website-homepage-for-an-h-1772525371418-b0396661.png", imageAlt: "HVAC contractor website design"},
{
id: "2",
name: "Elite Electrical Services",
price: "Full Web Solution",
variant: "Portfolio, Booking System, Reviews",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-website-design-for-an-electrica-1772525365761-8ab3b767.png?_wi=2",
imageAlt: "Electrical contractor website",
},
id: "2", name: "Elite Electrical Services", price: "Full Web Solution", variant: "Portfolio, Booking System, Reviews", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-website-design-for-an-electrica-1772525365761-8ab3b767.png", imageAlt: "Electrical contractor website"},
{
id: "3",
name: "Professional Plumbing",
price: "E-Commerce Ready",
variant: "Online Estimates, Emergency Booking",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-sleek-plumbing-company-website-with-be-1772525370173-1759d840.png?_wi=2",
imageAlt: "Plumbing company website",
},
id: "3", name: "Professional Plumbing", price: "E-Commerce Ready", variant: "Online Estimates, Emergency Booking", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-sleek-plumbing-company-website-with-be-1772525370173-1759d840.png", imageAlt: "Plumbing company website"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -282,65 +227,29 @@ export default function HomePage() {
<TestimonialCardSix
testimonials={[
{
id: "1",
name: "John Martinez",
handle: "Owner, Martinez Plumbing",
testimonial:
"BuildPro transformed our online presence. We're now getting 3x more qualified leads per month. Highly recommended!",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-middl-1772525365269-b583c138.png?_wi=1",
imageAlt: "John Martinez",
},
id: "1", name: "John Martinez", handle: "Owner, Martinez Plumbing", testimonial:
"BuildPro transformed our online presence. We're now getting 3x more qualified leads per month. Highly recommended!", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-middl-1772525365269-b583c138.png", imageAlt: "John Martinez"},
{
id: "2",
name: "Sarah Thompson",
handle: "Manager, Thompson HVAC",
testimonial:
"Professional team, excellent communication, and results that speak for themselves. Our website converted within the first month.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-femal-1772525364195-fbfb05fb.png?_wi=1",
imageAlt: "Sarah Thompson",
},
id: "2", name: "Sarah Thompson", handle: "Manager, Thompson HVAC", testimonial:
"Professional team, excellent communication, and results that speak for themselves. Our website converted within the first month.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-femal-1772525364195-fbfb05fb.png", imageAlt: "Sarah Thompson"},
{
id: "3",
name: "Mike Johnson",
handle: "Electrical Contractor",
testimonial:
"The website looks amazing and the booking system has made scheduling so much easier. Best investment we've made for our business.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-male--1772525366226-8fc37743.png?_wi=1",
imageAlt: "Mike Johnson",
},
id: "3", name: "Mike Johnson", handle: "Electrical Contractor", testimonial:
"The website looks amazing and the booking system has made scheduling so much easier. Best investment we've made for our business.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-male--1772525366226-8fc37743.png", imageAlt: "Mike Johnson"},
{
id: "4",
name: "Jessica Lee",
handle: "Owner, Lee's Home Services",
testimonial:
"Outstanding support and a website that actually generates leads. Saw ROI within 3 months. Can't ask for more!",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-femal-1772525363923-25fa4696.png?_wi=1",
imageAlt: "Jessica Lee",
},
id: "4", name: "Jessica Lee", handle: "Owner, Lee's Home Services", testimonial:
"Outstanding support and a website that actually generates leads. Saw ROI within 3 months. Can't ask for more!", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-femal-1772525363923-25fa4696.png", imageAlt: "Jessica Lee"},
{
id: "5",
name: "David Wilson",
handle: "General Contractor",
testimonial:
"BuildPro understood exactly what we needed. The portfolio showcase really impresses our potential clients.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-of-a-male-execut-1772525365107-571dd632.png?_wi=1",
imageAlt: "David Wilson",
},
id: "5", name: "David Wilson", handle: "General Contractor", testimonial:
"BuildPro understood exactly what we needed. The portfolio showcase really impresses our potential clients.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-of-a-male-execut-1772525365107-571dd632.png", imageAlt: "David Wilson"},
{
id: "6",
name: "Amanda Rodriguez",
handle: "Operations Director, Urban Contractors",
testimonial:
"Not just a website - it's a complete business tool. The SEO work they did put us on the first page of Google.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-of-a-female-entr-1772525364762-9e382698.png?_wi=1",
imageAlt: "Amanda Rodriguez",
},
id: "6", name: "Amanda Rodriguez", handle: "Operations Director, Urban Contractors", testimonial:
"Not just a website - it's a complete business tool. The SEO work they did put us on the first page of Google.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-of-a-female-entr-1772525364762-9e382698.png", imageAlt: "Amanda Rodriguez"},
]}
title="What Our Clients Say"
description="Real results from real contractors who've partnered with BuildPro"
@@ -358,30 +267,95 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Acme Construction",
"Pro Services LLC",
"Elite Trades",
"Quality Builders",
"MasterCraft Solutions",
"Nexus Build",
"Trade Hub",
"Swift Services",
]}
"Acme Construction", "Pro Services LLC", "Elite Trades", "Quality Builders", "MasterCraft Solutions", "Nexus Build", "Trade Hub", "Swift Services"]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-simple-logo-for-acme-cons-1772525363799-c3f86f26.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-professional-logo-for-pro-servi-1772525366592-93615c00.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-logo-for-elite-trades-fea-1772525364605-db30d8dd.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-sleek-professional-logo-for-quality-bu-1772525363819-c29e5ed0.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-logo-for-mastercraft-solu-1772525365146-3f80ddaa.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-professional-logo-for-nexus-bui-1772525364389-4f613359.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-logo-for-trade-hub-featur-1772525364672-0b68839f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-dynamic-logo-for-swift-se-1772525367175-89937762.png",
]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-simple-logo-for-acme-cons-1772525363799-c3f86f26.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-professional-logo-for-pro-servi-1772525366592-93615c00.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-logo-for-elite-trades-fea-1772525364605-db30d8dd.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-sleek-professional-logo-for-quality-bu-1772525363819-c29e5ed0.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-logo-for-mastercraft-solu-1772525365146-3f80ddaa.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-professional-logo-for-nexus-bui-1772525364389-4f613359.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-logo-for-trade-hub-featur-1772525364672-0b68839f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-dynamic-logo-for-swift-se-1772525367175-89937762.png"]}
speed={40}
showCard={true}
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardOne
title="Simple, Transparent Pricing"
description="Choose the perfect package for your contracting business. All plans include ongoing support and updates."
tag="Pricing"
plans={[
{
id: "starter", badge: "Getting Started", badgeIcon: Zap,
price: "$1,499", subtitle: "Perfect for solo contractors", features: [
"Professional website design", "Mobile responsive", "Contact form", "3 portfolio pages", "Email support", "1 month of support included"],
},
{
id: "professional", badge: "Most Popular", badgeIcon: Star,
price: "$2,999", subtitle: "Ideal for growing businesses", features: [
"Everything in Starter", "SEO optimization", "Google My Business setup", "Unlimited portfolio", "Lead capture forms", "Online booking system", "3 months of support", "Monthly SEO reports"],
},
{
id: "enterprise", badge: "Full Service", badgeIcon: Crown,
price: "$5,999+", subtitle: "Complete business solution", features: [
"Everything in Professional", "Custom integrations", "E-commerce capabilities", "Client management system", "Marketing automation", "Priority support", "6 months of support", "Quarterly strategy reviews"],
},
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
title="Frequently Asked Questions"
description="Get answers to common questions about our web design services for contractors and trades professionals."
faqs={[
{
id: "1", title: "How long does it take to build my website?", content:
"Most websites are completed within 3-4 weeks from the start date. This includes design, development, content integration, and testing. Rush options are available for an additional fee."},
{
id: "2", title: "Will my website be mobile-friendly?", content:
"Absolutely! All our websites are built with a mobile-first approach, ensuring perfect functionality on smartphones, tablets, and desktops. Over 60% of web traffic comes from mobile devices, so this is crucial."},
{
id: "3", title: "Do you provide SEO services?", content:
"Yes! All our Professional and Enterprise packages include comprehensive SEO optimization. We handle on-page SEO, technical optimization, Google My Business setup, and ongoing optimization to help you rank higher in search results."},
{
id: "4", title: "What if I need to update my website after launch?", content:
"We provide ongoing support with all our packages. Simple updates like text and images can be made by our team or taught to you. More complex changes can be handled by our support team. Training for basic updates is included."},
{
id: "5", title: "Can you help me get more leads from my website?", content:
"That's our specialty! We implement lead capture forms, clear calls-to-action, appointment booking systems, and optimize your website for conversions. We focus on driving qualified leads, not just visitors."},
{
id: "6", title: "Do you offer website hosting and domain registration?", content:
"We can recommend reliable hosting providers and help with setup. Domain registration can be handled through our preferred registrars. Hosting typically costs $10-30/month depending on your needs."},
]}
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactFaq
faqs={[
{
id: "1", title: "What's your typical project timeline?", content:
"Most projects are completed in 3-4 weeks. This includes initial consultation, design mockups (2 revision rounds), development, content integration, testing, and deployment."},
{
id: "2", title: "Do you offer redesigns for existing websites?", content:
"Yes! We can redesign and rebuild your existing website from the ground up. We'll preserve your domain and help migrate all content. Redesigns take 2-3 weeks depending on complexity."},
{
id: "3", title: "Can I manage the website myself?", content:
"Absolutely. We can build your site with an easy-to-use CMS so you can update content, add portfolio items, and manage basic elements yourself. We also provide training and ongoing support."},
]}
ctaTitle="Ready to Transform Your Online Presence?"
ctaDescription="Let's discuss your project and how we can help your contracting business grow. Schedule a free consultation today."
ctaButton={{
text: "Schedule Free Consultation", href: "https://calendly.com/buildpro"}}
ctaIcon={Phone}
useInvertedBackground={false}
animationType="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="BuildPro"

View File

@@ -17,8 +17,7 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Web Design", href: "#services" },
{ label: "SEO Optimization", href: "#services" },
{ label: "Lead Generation", href: "#services" },
@@ -26,8 +25,7 @@ const footerColumns = [
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Testimonials", href: "#testimonials" },
@@ -35,8 +33,7 @@ const footerColumns = [
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "/blog" },
{ label: "Case Studies", href: "/case-studies" },
{ label: "Pricing", href: "#pricing" },
@@ -44,8 +41,7 @@ const footerColumns = [
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -78,32 +74,14 @@ export default function PortfolioPage() {
tag="Portfolio"
products={[
{
id: "1",
name: "HVAC Solutions Plus",
price: "Website + SEO Package",
variant: "Responsive Design, Lead Forms",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-website-homepage-for-an-h-1772525371418-b0396661.png?_wi=3",
imageAlt: "HVAC contractor website design",
},
id: "1", name: "HVAC Solutions Plus", price: "Website + SEO Package", variant: "Responsive Design, Lead Forms", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-website-homepage-for-an-h-1772525371418-b0396661.png", imageAlt: "HVAC contractor website design"},
{
id: "2",
name: "Elite Electrical Services",
price: "Full Web Solution",
variant: "Portfolio, Booking System, Reviews",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-website-design-for-an-electrica-1772525365761-8ab3b767.png?_wi=3",
imageAlt: "Electrical contractor website",
},
id: "2", name: "Elite Electrical Services", price: "Full Web Solution", variant: "Portfolio, Booking System, Reviews", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-modern-website-design-for-an-electrica-1772525365761-8ab3b767.png", imageAlt: "Electrical contractor website"},
{
id: "3",
name: "Professional Plumbing",
price: "E-Commerce Ready",
variant: "Online Estimates, Emergency Booking",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-sleek-plumbing-company-website-with-be-1772525370173-1759d840.png?_wi=3",
imageAlt: "Plumbing company website",
},
id: "3", name: "Professional Plumbing", price: "E-Commerce Ready", variant: "Online Estimates, Emergency Booking", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-sleek-plumbing-company-website-with-be-1772525370173-1759d840.png", imageAlt: "Plumbing company website"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -116,65 +94,29 @@ export default function PortfolioPage() {
<TestimonialCardSix
testimonials={[
{
id: "1",
name: "John Martinez",
handle: "Owner, Martinez Plumbing",
testimonial:
"BuildPro transformed our online presence. We're now getting 3x more qualified leads per month. Highly recommended!",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-middl-1772525365269-b583c138.png?_wi=2",
imageAlt: "John Martinez",
},
id: "1", name: "John Martinez", handle: "Owner, Martinez Plumbing", testimonial:
"BuildPro transformed our online presence. We're now getting 3x more qualified leads per month. Highly recommended!", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-middl-1772525365269-b583c138.png", imageAlt: "John Martinez"},
{
id: "2",
name: "Sarah Thompson",
handle: "Manager, Thompson HVAC",
testimonial:
"Professional team, excellent communication, and results that speak for themselves. Our website converted within the first month.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-femal-1772525364195-fbfb05fb.png?_wi=2",
imageAlt: "Sarah Thompson",
},
id: "2", name: "Sarah Thompson", handle: "Manager, Thompson HVAC", testimonial:
"Professional team, excellent communication, and results that speak for themselves. Our website converted within the first month.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-femal-1772525364195-fbfb05fb.png", imageAlt: "Sarah Thompson"},
{
id: "3",
name: "Mike Johnson",
handle: "Electrical Contractor",
testimonial:
"The website looks amazing and the booking system has made scheduling so much easier. Best investment we've made for our business.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-male--1772525366226-8fc37743.png?_wi=2",
imageAlt: "Mike Johnson",
},
id: "3", name: "Mike Johnson", handle: "Electrical Contractor", testimonial:
"The website looks amazing and the booking system has made scheduling so much easier. Best investment we've made for our business.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-male--1772525366226-8fc37743.png", imageAlt: "Mike Johnson"},
{
id: "4",
name: "Jessica Lee",
handle: "Owner, Lee's Home Services",
testimonial:
"Outstanding support and a website that actually generates leads. Saw ROI within 3 months. Can't ask for more!",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-femal-1772525363923-25fa4696.png?_wi=2",
imageAlt: "Jessica Lee",
},
id: "4", name: "Jessica Lee", handle: "Owner, Lee's Home Services", testimonial:
"Outstanding support and a website that actually generates leads. Saw ROI within 3 months. Can't ask for more!", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-photo-of-a-femal-1772525363923-25fa4696.png", imageAlt: "Jessica Lee"},
{
id: "5",
name: "David Wilson",
handle: "General Contractor",
testimonial:
"BuildPro understood exactly what we needed. The portfolio showcase really impresses our potential clients.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-of-a-male-execut-1772525365107-571dd632.png?_wi=2",
imageAlt: "David Wilson",
},
id: "5", name: "David Wilson", handle: "General Contractor", testimonial:
"BuildPro understood exactly what we needed. The portfolio showcase really impresses our potential clients.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-of-a-male-execut-1772525365107-571dd632.png", imageAlt: "David Wilson"},
{
id: "6",
name: "Amanda Rodriguez",
handle: "Operations Director, Urban Contractors",
testimonial:
"Not just a website - it's a complete business tool. The SEO work they did put us on the first page of Google.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-of-a-female-entr-1772525364762-9e382698.png?_wi=2",
imageAlt: "Amanda Rodriguez",
},
id: "6", name: "Amanda Rodriguez", handle: "Operations Director, Urban Contractors", testimonial:
"Not just a website - it's a complete business tool. The SEO work they did put us on the first page of Google.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-headshot-of-a-female-entr-1772525364762-9e382698.png", imageAlt: "Amanda Rodriguez"},
]}
title="Client Success Stories"
description="Real contractors sharing real results from working with BuildPro"

View File

@@ -33,8 +33,7 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Web Design", href: "#services" },
{ label: "SEO Optimization", href: "#services" },
{ label: "Lead Generation", href: "#services" },
@@ -42,8 +41,7 @@ const footerColumns = [
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Testimonials", href: "#testimonials" },
@@ -51,8 +49,7 @@ const footerColumns = [
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "/blog" },
{ label: "Case Studies", href: "/case-studies" },
{ label: "Pricing", href: "#pricing" },
@@ -60,8 +57,7 @@ const footerColumns = [
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -94,15 +90,10 @@ export default function ServicesPage() {
tag="Services"
features={[
{
title: "Responsive Web Design",
description:
"Beautiful, fast-loading websites that work perfectly on phones, tablets, and desktops. Your potential clients can find you anywhere.",
bentoComponent: "phone",
statusIcon: Lock,
title: "Responsive Web Design", description:
"Beautiful, fast-loading websites that work perfectly on phones, tablets, and desktops. Your potential clients can find you anywhere.", bentoComponent: "phone", statusIcon: Lock,
alertIcon: Bell,
alertTitle: "New Lead",
alertMessage: "You have a new inquiry",
apps: [
alertTitle: "New Lead", alertMessage: "You have a new inquiry", apps: [
{ name: "Portfolio", icon: ImageIcon },
{ name: "Services", icon: Wrench },
{ name: "Reviews", icon: Star },
@@ -114,35 +105,20 @@ export default function ServicesPage() {
],
},
{
title: "SEO Optimization",
description:
"Get found by customers searching for your services. We optimize your website to rank higher in Google search results.",
bentoComponent: "animated-bar-chart",
},
title: "SEO Optimization", description:
"Get found by customers searching for your services. We optimize your website to rank higher in Google search results.", bentoComponent: "animated-bar-chart"},
{
title: "Lead Generation & Conversion",
description:
"Strategic contact forms, call-to-action buttons, and landing pages designed to convert visitors into qualified leads and increase your sales.",
bentoComponent: "3d-stack-cards",
items: [
title: "Lead Generation & Conversion", description:
"Strategic contact forms, call-to-action buttons, and landing pages designed to convert visitors into qualified leads and increase your sales.", bentoComponent: "3d-stack-cards", items: [
{
icon: Target,
title: "Targeted Traffic",
subtitle: "Attract qualified leads",
detail: "Drive the right customers to your website",
},
title: "Targeted Traffic", subtitle: "Attract qualified leads", detail: "Drive the right customers to your website"},
{
icon: Users,
title: "Conversion Focused",
subtitle: "Maximize inquiries",
detail: "Turn visitors into potential customers",
},
title: "Conversion Focused", subtitle: "Maximize inquiries", detail: "Turn visitors into potential customers"},
{
icon: TrendingUp,
title: "Growth Driven",
subtitle: "Scale your business",
detail: "Build sustainable customer acquisition",
},
title: "Growth Driven", subtitle: "Scale your business", detail: "Build sustainable customer acquisition"},
],
},
]}
@@ -158,23 +134,14 @@ export default function ServicesPage() {
description="Common questions about our web design and digital marketing services for contractors"
faqs={[
{
id: "1",
title: "What's included in the web design service?",
content:
"Our web design service includes: professional website design, mobile optimization, content integration, contact forms, image optimization, initial SEO setup, and one month of free support. All websites are built with modern technologies and best practices.",
},
id: "1", title: "What's included in the web design service?", content:
"Our web design service includes: professional website design, mobile optimization, content integration, contact forms, image optimization, initial SEO setup, and one month of free support. All websites are built with modern technologies and best practices."},
{
id: "2",
title: "How long does SEO optimization take to show results?",
content:
"SEO is a long-term strategy. Most businesses see initial improvements within 2-3 months, with significant results typically appearing within 6 months. Results depend on competition in your local market, current website quality, and consistency of optimization efforts.",
},
id: "2", title: "How long does SEO optimization take to show results?", content:
"SEO is a long-term strategy. Most businesses see initial improvements within 2-3 months, with significant results typically appearing within 6 months. Results depend on competition in your local market, current website quality, and consistency of optimization efforts."},
{
id: "3",
title: "Can you integrate my existing business tools?",
content:
"Yes! We can integrate a wide variety of tools including CRM systems, email marketing platforms, appointment booking software, payment processors, and more. Let us know what tools you use, and we'll make sure your website works seamlessly with them.",
},
id: "3", title: "Can you integrate my existing business tools?", content:
"Yes! We can integrate a wide variety of tools including CRM systems, email marketing platforms, appointment booking software, payment processors, and more. Let us know what tools you use, and we'll make sure your website works seamlessly with them."},
]}
textboxLayout="default"
useInvertedBackground={false}