Merge version_1 into main #2
342
src/app/page.tsx
342
src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Process",
|
||||
id: "process",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Process", id: "process" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Brock Roofing"
|
||||
/>
|
||||
@@ -55,16 +43,10 @@ export default function LandingPage() {
|
||||
logoText="Built to Protect. Designed to Last."
|
||||
description="Premium Roofing & Remodeling Services You Can Trust. 5.0 ★ Rated | Trusted by Homeowners."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Inspection",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Request Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Get Free Inspection", href: "#contact" },
|
||||
{ text: "Request Estimate", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sky-landscape-background-with-clouds_23-2149134120.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sky-landscape-background-with-clouds_23-2149134120.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,14 +55,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Professional",
|
||||
"Reliable",
|
||||
"Fair Pricing",
|
||||
"Quality Work",
|
||||
"Licensed & Insured",
|
||||
"Warranty Backed",
|
||||
"Local Expert",
|
||||
]}
|
||||
"Professional", "Reliable", "Fair Pricing", "Quality Work", "Licensed & Insured", "Warranty Backed", "Local Expert"]}
|
||||
title="5.0 Rating from 80+ Happy Customers"
|
||||
description="Trusted by hundreds of homeowners across the region for quality construction."
|
||||
/>
|
||||
@@ -92,20 +67,11 @@ export default function LandingPage() {
|
||||
title="Excellence in Every Detail"
|
||||
description="Brock Roofing and Remodeling stands for integrity, professionalism, and ease. We make your home renovation process smooth, transparent, and high-end."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Exp",
|
||||
},
|
||||
{
|
||||
value: "1000+",
|
||||
title: "Projects",
|
||||
},
|
||||
{
|
||||
value: "5.0",
|
||||
title: "Rating",
|
||||
},
|
||||
{ value: "15+", title: "Years Exp" },
|
||||
{ value: "1000+", title: "Projects" },
|
||||
{ value: "5.0", title: "Rating" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -117,78 +83,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Roof Replacement",
|
||||
description: "High-performance roofing systems installed with expert precision.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-mountain-climber-logo-design_474888-1984.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-extruding-pyramids_1048-12497.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-landscape-background-with-clouds_23-2149134120.jpg?_wi=2",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Roof Repair",
|
||||
description: "Rapid response and lasting fixes for all roof damages.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-colorful-icon-logo-design_474888-3281.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-icon-mechanic-tools_1262-14769.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/labor-day-badges-collection_23-2147866957.jpg?_wi=1",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Gutters & Drainage",
|
||||
description: "Professional gutter installation and maintenance services.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fix-store-logo-template_1195-21.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-businessmen-making-agreement_23-2148269333.jpg?_wi=1",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Full Remodeling",
|
||||
description: "Transform your living space with our premium remodeling expertise.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/clean-house-logo-real-estate-company_384344-1924.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/town-building-real-estate-logo-ideas-inspiration-logo-design-template-vector-illustration-isolated-white-background_384344-977.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=1",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Insurance Assistance",
|
||||
description: "We help guide you through the insurance claims process.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tools-emblem_24908-61847.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vector-luxury-royal-visiting-card_1340-5024.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg?_wi=1",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Emergency Tarp Service",
|
||||
description: "Urgent roofing protection when you need it most.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-labour-day-label-collection_23-2148893452.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-construction-tools-collection_23-2148163688.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg?_wi=1",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{ title: "Roof Replacement", description: "High-performance roofing systems installed with expert precision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/home-mountain-climber-logo-design_474888-1984.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-extruding-pyramids_1048-12497.jpg" } },
|
||||
{ title: "Roof Repair", description: "Rapid response and lasting fixes for all roof damages.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/home-colorful-icon-logo-design_474888-3281.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/neon-icon-mechanic-tools_1262-14769.jpg" } },
|
||||
{ title: "Gutters & Drainage", description: "Professional gutter installation and maintenance services.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/fix-store-logo-template_1195-21.jpg" } },
|
||||
{ title: "Full Remodeling", description: "Transform your living space with our premium remodeling expertise.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/clean-house-logo-real-estate-company_384344-1924.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/town-building-real-estate-logo-ideas-inspiration-logo-design-template-vector-illustration-isolated-white-background_384344-977.jpg" } },
|
||||
{ title: "Insurance Assistance", description: "We help guide you through the insurance claims process.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/tools-emblem_24908-61847.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/vector-luxury-royal-visiting-card_1340-5024.jpg" } },
|
||||
{ title: "Emergency Tarp Service", description: "Urgent roofing protection when you need it most.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-labour-day-label-collection_23-2148893452.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-construction-tools-collection_23-2148163688.jpg" } },
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Premium Services"
|
||||
@@ -202,66 +102,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "5-Star Rated Service",
|
||||
description: "Consistently rated top tier by homeowners.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/initial-monogram-letter-w-town-building-logo-design-vector-illustration_645578-1235.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-logo-template-collection_23-2148220192.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-landscape-background-with-clouds_23-2149134120.jpg?_wi=3",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Transparent Estimates",
|
||||
description: "No hidden costs, ever.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/roof-construction-elements-flat-icons-set_98292-2232.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/real-estate-logo-design_23-2151249805.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-mountain-climber-logo-design_474888-1984.jpg?_wi=2",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Respectful Team",
|
||||
description: "Professional team that treats your home as their own.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/real-state-logos-collection_1025-416.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/leaf-logo-minimalist-gradient-style-design_483537-1799.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-colorful-icon-logo-design_474888-3281.jpg?_wi=2",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Rapid Deployment",
|
||||
description: "Quick scheduling and fast project turnaround.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/labor-day-badges-collection_23-2147866957.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-businessmen-making-agreement_23-2148269333.jpg?_wi=2",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Safety Protocols",
|
||||
description: "Strict compliance with safety standards.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg?_wi=2",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{ title: "5-Star Rated Service", description: "Consistently rated top tier by homeowners.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/initial-monogram-letter-w-town-building-logo-design-vector-illustration_645578-1235.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-logo-template-collection_23-2148220192.jpg" } },
|
||||
{ title: "Transparent Estimates", description: "No hidden costs, ever.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/roof-construction-elements-flat-icons-set_98292-2232.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/real-estate-logo-design_23-2151249805.jpg" } },
|
||||
{ title: "Respectful Team", description: "Professional team that treats your home as their own.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/real-state-logos-collection_1025-416.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/leaf-logo-minimalist-gradient-style-design_483537-1799.jpg" } },
|
||||
{ title: "Rapid Deployment", description: "Quick scheduling and fast project turnaround.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/labor-day-badges-collection_23-2147866957.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg" } },
|
||||
{ title: "Safety Protocols", description: "Strict compliance with safety standards.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg" } },
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Why Choose Brock?"
|
||||
@@ -275,66 +120,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Free Inspection",
|
||||
description: "We evaluate your roof and suggest the best course of action.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-from-raw-pasta_23-2147849763.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logo-with-3d-houses_1025-15.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-landscape-background-with-clouds_23-2149134120.jpg?_wi=4",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Detailed Estimate",
|
||||
description: "Clear, detailed breakdown of all project requirements.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-real-estate-investment-business-card_23-2149385077.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/roofer-flat-flyer_98292-7555.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-mountain-climber-logo-design_474888-1984.jpg?_wi=3",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Approval & Scheduling",
|
||||
description: "We finalize project details at your convenience.",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sewq94",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ix25i5",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-colorful-icon-logo-design_474888-3281.jpg?_wi=3",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Professional Installation",
|
||||
description: "Expert craftsmanship delivered on time, every time.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/human-home-gradient-logo-design-template_474888-1778.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/house-luxury-logo_343694-1360.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/labor-day-badges-collection_23-2147866957.jpg?_wi=3",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{
|
||||
title: "Final Walkthrough",
|
||||
description: "We ensure every detail meets our high standards.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg?_wi=4",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-businessmen-making-agreement_23-2148269333.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=3",
|
||||
imageAlt: "gold roof replacement icon minimalist",
|
||||
},
|
||||
{ title: "Free Inspection", description: "We evaluate your roof and suggest the best course of action.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/house-from-raw-pasta_23-2147849763.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/logo-with-3d-houses_1025-15.jpg" } },
|
||||
{ title: "Detailed Estimate", description: "Clear, detailed breakdown of all project requirements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/modern-real-estate-investment-business-card_23-2149385077.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/roofer-flat-flyer_98292-7555.jpg" } },
|
||||
{ title: "Approval & Scheduling", description: "We finalize project details at your convenience.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sewq94" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ix25i5" } },
|
||||
{ title: "Professional Installation", description: "Expert craftsmanship delivered on time, every time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/human-home-gradient-logo-design-template_474888-1778.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/house-luxury-logo_343694-1360.jpg" } },
|
||||
{ title: "Final Walkthrough", description: "We ensure every detail meets our high standards.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/architect-putting-safety-helmet-desk_23-2148242987.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-businessmen-making-agreement_23-2148269333.jpg" } },
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Simple Process"
|
||||
@@ -349,26 +139,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Michael J."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-businessmen-making-agreement_23-2148269333.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/low-angle-businessmen-making-agreement_23-2148269333.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg", alt: "Client 5" },
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -378,21 +153,13 @@ export default function LandingPage() {
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Limited Availability"
|
||||
title="Ready to Upgrade Your Roof?"
|
||||
description="Schedule your free inspection today with our professional team."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Inspection",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:555-555-5555",
|
||||
},
|
||||
{ text: "Get Free Inspection", href: "#contact" },
|
||||
{ text: "Call Now", href: "tel:555-555-5555" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -400,17 +167,12 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Let's Talk"
|
||||
title="Contact Us"
|
||||
description="Mon–Fri: 8AM–6PM | Sat: 9AM–3PM. We are here to help."
|
||||
buttons={[
|
||||
{
|
||||
text: "Submit Form",
|
||||
href: "#",
|
||||
},
|
||||
{ text: "Submit Form", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -419,29 +181,15 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Services", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact Us", href: "#contact" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -452,4 +200,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user