Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b6973ed7fb | |||
| ab32ca76ce | |||
| 72fc188ebd |
@@ -20,15 +20,15 @@ const inter = Inter({
|
||||
});
|
||||
|
||||
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: "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 | 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 | 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: {
|
||||
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"]
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="ProConcrete NC"
|
||||
brandName="Juan Guevara Concrete Work"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Projects", id: "projects" },
|
||||
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
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: [
|
||||
{ icon: CheckCircle, active: true },
|
||||
{ icon: Truck, active: false },
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
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."
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
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="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}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-architect-talking-mobile-phone_107420-74351.jpg"
|
||||
imageAlt="construction contact team communication professional"
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="ProConcrete NC"
|
||||
logoText="Juan Guevara Concrete Work"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user