6 Commits

Author SHA1 Message Date
b5424fce4a Update src/app/page.tsx 2026-02-10 05:18:04 +00:00
9a5f24bd83 Update src/app/page.tsx 2026-02-10 05:15:14 +00:00
8c9407e1ce Update src/app/page.tsx 2026-02-10 04:48:19 +00:00
aff9a88f78 Update src/app/layout.tsx 2026-02-10 04:48:17 +00:00
3bbafddbdc Update src/app/page.tsx 2026-02-10 04:40:31 +00:00
85af0aa8ef Update src/app/layout.tsx 2026-02-10 04:40:30 +00:00
2 changed files with 27 additions and 55 deletions

View File

@@ -1,46 +1,18 @@
import type { Metadata } from "next"; import type { Metadata } from "next";
import { Plus_Jakarta_Sans } from "next/font/google";
import "./globals.css"; import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const plusJakartaSans = Plus_Jakarta_Sans({
variable: "--font-plus-jakarta-sans", subsets: ["latin"],
});
export const metadata: Metadata = { export const metadata: Metadata = {
title: "BuildWave | San Diego Construction Company", description: "Premium construction services in San Diego. Residential, commercial, and renovation projects with 15+ years of excellence and expertise.", keywords: "construction San Diego, home builders, commercial construction, renovation contractor, residential construction", metadataBase: new URL("https://buildwave-construction.com"), title: "BuildWave Construction", description: "Premium construction services for San Diego"
alternates: {
canonical: "https://buildwave-construction.com"
},
openGraph: {
title: "BuildWave | Professional Construction Services", description: "San Diego's trusted construction company for residential and commercial projects.", siteName: "BuildWave", type: "website", images: [
{
url: "https://img.b2bpic.net/free-photo/standing-industrial-engineers-blue-vests-helmets_496169-947.jpg", alt: "BuildWave Construction Project"
}
]
},
twitter: {
card: "summary_large_image", title: "BuildWave Construction", description: "Premium construction services in San Diego", images: ["https://img.b2bpic.net/free-photo/standing-industrial-engineers-blue-vests-helmets_496169-947.jpg"]
},
robots: {
index: true,
follow: true
}
}; };
export default function RootLayout({ export default function RootLayout({
children, children,
}: Readonly<{ }: {
children: React.ReactNode; children: React.ReactNode;
}>) { }) {
return ( return (
<html lang="en" suppressHydrationWarning> <html lang="en">
<ServiceWrapper> <body>
<body
className={plusJakartaSans.variable}
>
<Tag />
{children} {children}
<script <script
@@ -1261,7 +1233,6 @@ export default function RootLayout({
}} }}
/> />
</body> </body>
</ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -1,9 +1,9 @@
"use client" "use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo'; import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import MediaAbout from '@/components/sections/about/MediaAbout';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine'; import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import ProductCardFour from '@/components/sections/product/ProductCardFour'; import ProductCardFour from '@/components/sections/product/ProductCardFour';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
@@ -27,7 +27,7 @@ export default function LandingPage() {
headingFontWeight="bold" headingFontWeight="bold"
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarLayoutFloatingOverlay
brandName="BuildWave" brandName="BuildWave"
navItems={[ navItems={[
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
@@ -35,6 +35,7 @@ export default function LandingPage() {
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" }
]} ]}
button={{ text: "Get Started", href: "contact" }}
/> />
</div> </div>
@@ -63,20 +64,20 @@ export default function LandingPage() {
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextSplitAbout <MediaAbout
title="About Your Mama" title="About BuildWave"
description={[ description="BuildWave has been serving the San Diego construction industry for over 15 years with unwavering commitment to quality, integrity, and customer satisfaction."
"BuildWave has been serving the San Diego construction industry for over 15 years with unwavering commitment to quality, integrity, and customer satisfaction. Our experienced team of contractors, engineers, and project managers brings expertise across residential, commercial, and industrial construction projects.", "We believe in sustainable building practices, transparent communication, and delivering projects on time and within budget. Our success is measured by the trust our clients place in us and the lasting relationships we build." tag="About Us"
]} imageSrc="https://img.b2bpic.net/free-photo/three-men-communicating-construction-site_259150-57854.jpg"
imageAlt="BuildWave construction team"
buttons={[ buttons={[
{ text: "Learn More", href: "#services" } { text: "Learn More", href: "#services" }
]} ]}
showBorder={true}
useInvertedBackground="invertDefault" useInvertedBackground="invertDefault"
/> />
</div> </div>
<div id="services" data-section="services"> <div id="services" data-section="services-page">
<FeatureCardNine <FeatureCardNine
title="Our Services" title="Our Services"
description="Comprehensive construction solutions tailored to your needs" description="Comprehensive construction solutions tailored to your needs"
@@ -84,17 +85,17 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Residential Construction", description: "Custom homes and residential projects built to your specifications with premium finishes and modern designs.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/civil-engineer-construction-worker-manager-holding-digital-tablet-blueprints-talking-planing-about-construction-site-cooperation-teamwork-concept_640221-136.jpg" }, title: "Engineering", description: "Advanced structural design and engineering solutions for complex construction challenges. Our experienced engineers ensure every project meets the highest safety and quality standards.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/civil-engineer-construction-worker-manager-holding-digital-tablet-blueprints-talking-planing-about-construction-site-cooperation-teamwork-concept_640221-136.jpg" },
phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/team-architects-building-site_23-2147702471.jpg" } phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/team-architects-building-site_23-2147702471.jpg" }
}, },
{ {
id: 2, id: 2,
title: "Commercial Development", description: "Large-scale commercial projects including office buildings, retail spaces, and industrial facilities with proven expertise.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/team-architects-building-site_23-2147702471.jpg" }, title: "Architecting", description: "Creative and sustainable architectural design that brings your vision to life. From concept through detailed planning, we develop innovative designs that balance aesthetics with functionality.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/team-architects-building-site_23-2147702471.jpg" },
phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/discussing-blueprint_1098-13779.jpg" } phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/discussing-blueprint_1098-13779.jpg" }
}, },
{ {
id: 3, id: 3,
title: "Renovations & Remodels", description: "Transform your existing spaces with professional renovations. Kitchen, bathroom, and full-home remodeling services.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/discussing-blueprint_1098-13779.jpg" }, title: "Building", description: "Expert construction execution with attention to detail and project management excellence. We transform architectural plans into quality structures on time and within budget.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/discussing-blueprint_1098-13779.jpg" },
phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/civil-engineer-construction-worker-manager-holding-digital-tablet-blueprints-talking-planing-about-construction-site-cooperation-teamwork-concept_640221-136.jpg" } phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/civil-engineer-construction-worker-manager-holding-digital-tablet-blueprints-talking-planing-about-construction-site-cooperation-teamwork-concept_640221-136.jpg" }
} }
]} ]}
@@ -204,9 +205,9 @@ export default function LandingPage() {
columns={[ columns={[
{ {
title: "Services", items: [ title: "Services", items: [
{ label: "Residential", href: "#services" }, { label: "Engineering", href: "#services-page" },
{ label: "Commercial", href: "#services" }, { label: "Architecting", href: "#services-page" },
{ label: "Renovations", href: "#services" } { label: "Building", href: "#services-page" }
] ]
}, },
{ {