Merge version_2 into main #2
244
src/app/page.tsx
244
src/app/page.tsx
@@ -33,62 +33,39 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Santibanez Landscaping"
|
||||
brandName="SANTIBANEZ CONTRACTORS"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Expert Landscape Construction in Stockton, CA"
|
||||
description="From design to final installation, we build functional, beautiful outdoor spaces designed to thrive."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-gardening-digging-soil-her-mid-term-vacation-from-high-school-summer-work-concept_197531-31033.jpg",
|
||||
imageAlt: "Landscape construction project",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-gardening-digging-soil-her-mid-term-vacation-from-high-school-summer-work-concept_197531-31033.jpg", imageAlt: "Landscape construction project"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg",
|
||||
imageAlt: "Sod installation and lawn setup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg", imageAlt: "Sod installation and lawn setup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/row-white-wooden-poles-park_181624-32282.jpg",
|
||||
imageAlt: "Outdoor lighting and design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/row-white-wooden-poles-park_181624-32282.jpg", imageAlt: "Outdoor lighting and design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-using-template-stencil_23-2147785517.jpg",
|
||||
imageAlt: "Patios and walkways",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-using-template-stencil_23-2147785517.jpg", imageAlt: "Patios and walkways"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060749.jpg",
|
||||
imageAlt: "Irrigation system installation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060749.jpg", imageAlt: "Irrigation system installation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969812.jpg",
|
||||
imageAlt: "Complete landscape renovation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969812.jpg", imageAlt: "Complete landscape renovation"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -109,34 +86,22 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: LayoutDashboard,
|
||||
title: "Landscape Design & Planning",
|
||||
description: "Custom designs matching your vision and budget for a perfect outdoor space.",
|
||||
},
|
||||
title: "Landscape Design & Planning", description: "Custom designs matching your vision and budget for a perfect outdoor space."},
|
||||
{
|
||||
icon: Building,
|
||||
title: "Hardscape Construction",
|
||||
description: "Durable patios, walkways, and retaining walls that add lasting value.",
|
||||
},
|
||||
title: "Hardscape Construction", description: "Durable patios, walkways, and retaining walls that add lasting value."},
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Sod Installation",
|
||||
description: "High-quality grass installation for an instant, healthy lawn.",
|
||||
},
|
||||
title: "Sod Installation", description: "High-quality grass installation for an instant, healthy lawn."},
|
||||
{
|
||||
icon: Droplets,
|
||||
title: "Irrigation Systems",
|
||||
description: "Water-saving, efficient systems designed for long-term health.",
|
||||
},
|
||||
title: "Irrigation Systems", description: "Water-saving, efficient systems designed for long-term health."},
|
||||
{
|
||||
icon: Sun,
|
||||
title: "Outdoor Lighting",
|
||||
description: "Professional lighting installations highlighting your landscape beauty.",
|
||||
},
|
||||
title: "Outdoor Lighting", description: "Professional lighting installations highlighting your landscape beauty."},
|
||||
{
|
||||
icon: RefreshCw,
|
||||
title: "Renovations & Upgrades",
|
||||
description: "Complete makeovers to revitalize outdated or damaged landscapes.",
|
||||
},
|
||||
title: "Renovations & Upgrades", description: "Complete makeovers to revitalize outdated or damaged landscapes."},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="Comprehensive landscape construction tailored for durability, functionality, and clean finishes."
|
||||
@@ -151,41 +116,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Custom Patio",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/path-way-garden_74190-3730.jpg",
|
||||
},
|
||||
id: "p1", name: "Custom Patio", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/path-way-garden_74190-3730.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Lawn Transformation",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-using-trimming-tool-bush_23-2148256658.jpg",
|
||||
},
|
||||
id: "p2", name: "Lawn Transformation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-using-trimming-tool-bush_23-2148256658.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Retaining Walls",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6386.jpg",
|
||||
},
|
||||
id: "p3", name: "Retaining Walls", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6386.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Irrigation Setup",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7745.jpg",
|
||||
},
|
||||
id: "p4", name: "Irrigation Setup", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7745.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Outdoor Lighting",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-old-grass-summer-nobody_1203-5139.jpg",
|
||||
},
|
||||
id: "p5", name: "Outdoor Lighting", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/sky-old-grass-summer-nobody_1203-5139.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Full Renovation",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg",
|
||||
},
|
||||
id: "p6", name: "Full Renovation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg"},
|
||||
]}
|
||||
title="Our Expert Projects"
|
||||
description="Showcasing our precision work throughout Stockton."
|
||||
@@ -199,31 +140,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100+",
|
||||
title: "Projects Completed",
|
||||
items: [
|
||||
"Residential yards",
|
||||
"Commercial properties",
|
||||
],
|
||||
id: "m1", value: "100+", title: "Projects Completed", items: [
|
||||
"Residential yards", "Commercial properties"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "10+",
|
||||
title: "Years Experience",
|
||||
items: [
|
||||
"Skilled team",
|
||||
"Reliable service",
|
||||
],
|
||||
id: "m2", value: "10+", title: "Years Experience", items: [
|
||||
"Skilled team", "Reliable service"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Customer Satisfaction",
|
||||
items: [
|
||||
"Clean finishes",
|
||||
"Functional spaces",
|
||||
],
|
||||
id: "m3", value: "100%", title: "Customer Satisfaction", items: [
|
||||
"Clean finishes", "Functional spaces"],
|
||||
},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
@@ -239,45 +165,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Homeowner",
|
||||
company: "Stockton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12292.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Stockton", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12292.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Business Owner",
|
||||
company: "Stockton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Business Owner", company: "Stockton", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Homeowner",
|
||||
company: "Stockton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-photo-grandmother-grandfather-have-fun-outdoors-with-granddaughter-painting-conception_146671-16156.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Stockton", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-photo-grandmother-grandfather-have-fun-outdoors-with-granddaughter-painting-conception_146671-16156.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Homeowner",
|
||||
company: "Stockton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-breakfast-garden_23-2148060189.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Homeowner", company: "Stockton", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-breakfast-garden_23-2148060189.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Rachel Smith",
|
||||
role: "Homeowner",
|
||||
company: "Stockton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-person-taking-photo-traditional-red-house_181624-58540.jpg",
|
||||
},
|
||||
id: "5", name: "Rachel Smith", role: "Homeowner", company: "Stockton", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-person-taking-photo-traditional-red-house_181624-58540.jpg"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="See why Stockton homeowners trust our team."
|
||||
@@ -289,20 +190,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Do you provide estimates?",
|
||||
content: "Yes, we provide free initial consultations and design estimates for your property.",
|
||||
},
|
||||
id: "faq1", title: "Do you provide estimates?", content: "Yes, we provide free initial consultations and design estimates for your property."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "What areas do you serve?",
|
||||
content: "We primarily serve Stockton, California, and surrounding areas.",
|
||||
},
|
||||
id: "faq2", title: "What areas do you serve?", content: "We primarily serve Stockton, California, and surrounding areas."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Do you offer maintenance?",
|
||||
content: "Our focus is primarily construction and installation, but we can advise on ongoing maintenance needs.",
|
||||
},
|
||||
id: "faq3", title: "Do you offer maintenance?", content: "Our focus is primarily construction and installation, but we can advise on ongoing maintenance needs."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Everything you need to know about our process."
|
||||
@@ -317,22 +209,14 @@ export default function LandingPage() {
|
||||
description="Ready to transform your outdoor space? Fill out the form for a consultation."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Describe your project...",
|
||||
required: true,
|
||||
name: "message", placeholder: "Describe your project...", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530723.jpg"
|
||||
/>
|
||||
@@ -340,40 +224,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Santibanez Landscaping"
|
||||
logoText="SANTIBANEZ CONTRACTORS"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Landscape Design",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Landscape Design", href: "#features"},
|
||||
{
|
||||
label: "Hardscapes",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Hardscapes", href: "#features"},
|
||||
{
|
||||
label: "Sod Installation",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Sod Installation", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -382,4 +252,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user