10 Commits

Author SHA1 Message Date
8b65e53f93 Update src/app/page.tsx 2026-03-03 14:04:10 +00:00
70a79b6a56 Update src/app/page.tsx 2026-03-03 14:01:16 +00:00
797b30d90c Merge version_5 into main
Merge version_5 into main
2026-03-03 13:56:27 +00:00
62107db47a Update src/app/page.tsx 2026-03-03 13:56:21 +00:00
107aab65c3 Merge version_4 into main
Merge version_4 into main
2026-03-03 13:35:33 +00:00
85d55854f8 Update src/app/page.tsx 2026-03-03 13:35:28 +00:00
15a7ef5174 Merge version_3 into main
Merge version_3 into main
2026-03-03 13:32:47 +00:00
b6973ed7fb Update src/app/page.tsx 2026-03-03 13:32:41 +00:00
ab32ca76ce Update src/app/layout.tsx 2026-03-03 13:32:40 +00:00
72fc188ebd Merge version_2 into main
Merge version_2 into main
2026-03-03 13:27:14 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -20,15 +20,15 @@ const inter = Inter({
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "ProConcrete NC | Premium Concrete Services in North Carolina", description: "Family-owned concrete contractor serving NC. Specializing in driveways, patios, basements, stamped concrete & custom designs. Free estimates. 20+ years experience.", keywords: "concrete contractors NC, driveways, patios, concrete slabs, stamped concrete, stained concrete, North Carolina", openGraph: { title: "Juan Guevara Concrete Work | Premium Concrete Services in North Carolina", description: "Family-owned concrete contractor serving NC. Specializing in driveways, patios, basements, stamped concrete & custom designs. Free estimates. 20+ years experience.", keywords: "concrete contractors NC, driveways, patios, concrete slabs, stamped concrete, stained concrete, North Carolina", openGraph: {
title: "ProConcrete NC | Concrete Services", description: "Premium concrete solutions for North Carolina homes & businesses. Professional contractors with 20+ years of experience.", type: "website", siteName: "ProConcrete NC", images: [ title: "Juan Guevara Concrete Work | Concrete Services", description: "Premium concrete solutions for North Carolina homes & businesses. Professional contractors with 20+ years of experience.", type: "website", siteName: "Juan Guevara Concrete Work", images: [
{ {
url: "http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg", alt: "ProConcrete NC Team" url: "http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg", alt: "Juan Guevara Concrete Work Team"
} }
] ]
}, },
twitter: { twitter: {
card: "summary_large_image", title: "ProConcrete NC | Concrete Services", description: "Family-owned concrete contractors in North Carolina", images: ["http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg"] card: "summary_large_image", title: "Juan Guevara Concrete Work | Concrete Services", description: "Family-owned concrete contractors in North Carolina", images: ["http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg"]
} }
}; };

View File

@@ -28,7 +28,7 @@ export default function LandingPage() {
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
brandName="ProConcrete NC" brandName="Juan Guevara Concrete Work"
navItems={[ navItems={[
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
{ name: "Projects", id: "projects" }, { name: "Projects", id: "projects" },
@@ -46,13 +46,13 @@ export default function LandingPage() {
tagIcon={Hammer} tagIcon={Hammer}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Get Free Estimate", href: "#contact" }, { text: "Get Free Concrete Estimate", href: "#contact" },
{ text: "View Our Work", href: "#projects" } { text: "View Our Work", href: "#projects" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
dashboard={{ dashboard={{
title: "Why Choose ProConcrete NC", logoIcon: Hammer, title: "Why Choose Juan Guevara Concrete Work", logoIcon: Hammer,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg", searchPlaceholder: "Explore our services", sidebarItems: [ imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-builders_1398-1747.jpg", searchPlaceholder: "Explore our services", sidebarItems: [
{ icon: CheckCircle, active: true }, { icon: CheckCircle, active: true },
{ icon: Truck, active: false }, { icon: Truck, active: false },
@@ -171,7 +171,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardThree <MetricCardThree
tag="Why Hire Us" tag="Why Hire Us"
title="ProConcrete NC by the Numbers" title="Juan Guevara Concrete Work by the Numbers"
description="Our track record speaks for itself. Here's what makes us the preferred concrete contractor in North Carolina." description="Our track record speaks for itself. Here's what makes us the preferred concrete contractor in North Carolina."
animationType="slide-up" animationType="slide-up"
useInvertedBackground={true} useInvertedBackground={true}
@@ -219,7 +219,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
title="Ready for Your Next Concrete Project?" title="Ready for Your Next Concrete Project?"
description="Contact ProConcrete NC today for a free estimate. Our team is ready to discuss your project, answer questions, and provide professional concrete solutions." description="✓ 24-Hour Response Guarantee — No Obligation Estimate. Contact Juan Guevara Concrete Work today for a free estimate. Our team is ready to discuss your project, answer questions, and provide professional concrete solutions."
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/female-architect-talking-mobile-phone_107420-74351.jpg" imageSrc="http://img.b2bpic.net/free-photo/female-architect-talking-mobile-phone_107420-74351.jpg"
imageAlt="construction contact team communication professional" imageAlt="construction contact team communication professional"
@@ -241,7 +241,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
logoText="ProConcrete NC" logoText="Juan Guevara Concrete Work"
columns={[ columns={[
{ {
items: [ items: [