Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
138
src/app/page.tsx
138
src/app/page.tsx
@@ -30,31 +30,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Concrete",
|
||||
id: "#concrete",
|
||||
},
|
||||
name: "Concrete", id: "#concrete"},
|
||||
{
|
||||
name: "Masonry",
|
||||
id: "#masonry",
|
||||
},
|
||||
name: "Masonry", id: "#masonry"},
|
||||
{
|
||||
name: "Pavers",
|
||||
id: "#pavers",
|
||||
},
|
||||
name: "Pavers", id: "#pavers"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Sierra Verde"
|
||||
button={{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Free Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -64,9 +52,7 @@ export default function LandingPage() {
|
||||
description="15+ Years of Expert Concrete and Masonry Work."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-painted-stone-wall-background_1252-1057.jpg"
|
||||
imageAlt="Professional construction foundation work"
|
||||
@@ -81,17 +67,11 @@ export default function LandingPage() {
|
||||
description="Sierra Verde Companies LLC is a licensed concrete and masonry construction company serving Arizona for over 15 years. We specialize in residential foundations, perimeter CMU walls, and custom masonry projects."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Expert Team",
|
||||
description: "15+ years of experience in trades.",
|
||||
},
|
||||
title: "Expert Team", description: "15+ years of experience in trades."},
|
||||
{
|
||||
title: "Licensed & Insured",
|
||||
description: "ROC #275526, #277431, #301000.",
|
||||
},
|
||||
title: "Licensed & Insured", description: "ROC #275526, #277431, #301000."},
|
||||
{
|
||||
title: "Quality Driven",
|
||||
description: "High standards and durable results.",
|
||||
},
|
||||
title: "Quality Driven", description: "High standards and durable results."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architects-wearing-helmets_23-2147702485.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -106,20 +86,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Standards",
|
||||
description: "High-quality materials and construction standards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563119.jpg",
|
||||
},
|
||||
title: "Standards", description: "High-quality materials and construction standards.", imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563119.jpg"},
|
||||
{
|
||||
title: "Licensed",
|
||||
description: "Fully licensed and insured professionals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/co-working-managers_1098-16287.jpg",
|
||||
},
|
||||
title: "Licensed", description: "Fully licensed and insured professionals.", imageSrc: "http://img.b2bpic.net/free-photo/co-working-managers_1098-16287.jpg"},
|
||||
{
|
||||
title: "Background Checked",
|
||||
description: "All supervisors undergo screening.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looking-through-magnifying-glass-notepad_23-2147662362.jpg",
|
||||
},
|
||||
title: "Background Checked", description: "All supervisors undergo screening.", imageSrc: "http://img.b2bpic.net/free-photo/looking-through-magnifying-glass-notepad_23-2147662362.jpg"},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="Excellence in every pour and brick."
|
||||
@@ -134,29 +105,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Concrete Foundation",
|
||||
price: "Expertise",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-work-site_1398-2982.jpg",
|
||||
},
|
||||
id: "p1", name: "Concrete Foundation", price: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/construction-work-site_1398-2982.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "CMU Wall",
|
||||
price: "Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-brick-wall-with-stones_23-2147625861.jpg",
|
||||
},
|
||||
id: "p2", name: "CMU Wall", price: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/old-brick-wall-with-stones_23-2147625861.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Paver Driveway",
|
||||
price: "Precision",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-teenager-with-skateboard-standing-border_23-2147713756.jpg",
|
||||
},
|
||||
id: "p3", name: "Paver Driveway", price: "Precision", imageSrc: "http://img.b2bpic.net/free-photo/crop-teenager-with-skateboard-standing-border_23-2147713756.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Custom Masonry",
|
||||
price: "Detail",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grungy-lightweight-concrete-block-wall-texture-background_626616-514.jpg",
|
||||
},
|
||||
id: "p4", name: "Custom Masonry", price: "Detail", imageSrc: "http://img.b2bpic.net/free-photo/grungy-lightweight-concrete-block-wall-texture-background_626616-514.jpg"},
|
||||
]}
|
||||
title="Recent Projects"
|
||||
description="A glimpse of our masonry and concrete excellence."
|
||||
@@ -170,33 +125,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John D.",
|
||||
role: "Phoenix, AZ",
|
||||
testimonial: "Sierra Verde built our backyard pavers and foundation with unmatched precision. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-suit-smiling-camera_23-2148317358.jpg",
|
||||
},
|
||||
id: "t1", name: "John D.", role: "Phoenix, AZ", testimonial: "Sierra Verde built our backyard pavers and foundation with unmatched precision. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-suit-smiling-camera_23-2148317358.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah M.",
|
||||
role: "Commercial Client",
|
||||
testimonial: "Professional, efficient, and clean work. Would hire again.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah M.", role: "Commercial Client", testimonial: "Professional, efficient, and clean work. Would hire again.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike R.",
|
||||
role: "Homeowner",
|
||||
testimonial: "The best masonry crew in the valley. Simply professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike R.", role: "Homeowner", testimonial: "The best masonry crew in the valley. Simply professional.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Lisa T.",
|
||||
role: "General Contractor",
|
||||
testimonial: "Reliable and detailed masonry. Excellent team.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-charming-smile-feeling-happy-free-after-graduating-university-relaxing-cafe-waiting-food-making-plans-future-ginger-woman-having-rest-indoors_273609-481.jpg",
|
||||
},
|
||||
id: "t4", name: "Lisa T.", role: "General Contractor", testimonial: "Reliable and detailed masonry. Excellent team.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-charming-smile-feeling-happy-free-after-graduating-university-relaxing-cafe-waiting-food-making-plans-future-ginger-woman-having-rest-indoors_273609-481.jpg"},
|
||||
]}
|
||||
title="Client Reviews"
|
||||
description="Hear what our clients say."
|
||||
@@ -207,14 +142,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Get a Free Quote for your next masonry or concrete project. Serving Arizona."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call (555) 123-4567",
|
||||
href: "tel:5551234567",
|
||||
},
|
||||
text: "Call (602) 818-3234", href: "tel:6028183234"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -223,29 +155,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#concrete",
|
||||
},
|
||||
label: "Services", href: "#concrete"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "(555) 123-4567",
|
||||
href: "tel:5551234567",
|
||||
},
|
||||
label: "(602) 818-3234", href: "tel:6028183234"},
|
||||
{
|
||||
label: "info@sierraverde.com",
|
||||
href: "mailto:info@sierraverde.com",
|
||||
},
|
||||
label: "info@sierraverde.com", href: "mailto:info@sierraverde.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -255,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user