Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
222
src/app/page.tsx
222
src/app/page.tsx
@@ -34,33 +34,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "#projects",
|
||||
},
|
||||
name: "Projects", id: "#projects"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQs",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQs", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="C Scott Construction & Landscaping"
|
||||
/>
|
||||
@@ -72,9 +58,7 @@ export default function LandingPage() {
|
||||
description="C Scott Construction & Landscaping combines the responsiveness of a small local company with the professionalism homeowners expect. Same-day estimates, transparent communication, and solutions that actually work."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a SameDay Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a SameDay Estimate", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488208.jpg"
|
||||
imageAlt="Professional landscaper working on a garden design with construction elements"
|
||||
@@ -89,19 +73,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Fast Response",
|
||||
value: "Same-Day Estimates",
|
||||
},
|
||||
label: "Fast Response", value: "Same-Day Estimates"},
|
||||
{
|
||||
icon: MessageSquare,
|
||||
label: "Transparent Communication",
|
||||
value: "Always Informed",
|
||||
},
|
||||
label: "Transparent Communication", value: "Always Informed"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Premium Quality",
|
||||
value: "Work Done Right",
|
||||
},
|
||||
label: "Premium Quality", value: "Work Done Right"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -113,23 +91,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Responsive Service",
|
||||
description: "We prioritize your inquiries, ensuring you get a swift response and same-day estimates to keep your project moving forward.",
|
||||
imageSrc: "asset://feat-responsive",
|
||||
imageAlt: "Person on phone quickly responding",
|
||||
},
|
||||
title: "Responsive Service", description: "We prioritize your inquiries, ensuring you get a swift response and same-day estimates to keep your project moving forward.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-looking-friendly-showing-number-one_1194-413986.jpg", imageAlt: "Person on phone quickly responding"},
|
||||
{
|
||||
title: "Clear Communication",
|
||||
description: "No hidden costs, no surprises. We keep you informed every step of the way with transparent pricing and regular updates.",
|
||||
imageSrc: "asset://feat-communication",
|
||||
imageAlt: "Two people discussing project plans",
|
||||
},
|
||||
title: "Clear Communication", description: "No hidden costs, no surprises. We keep you informed every step of the way with transparent pricing and regular updates.", imageSrc: "http://img.b2bpic.net/free-photo/people-job-occupation-profession-two-talented-cheerful-young-craftsmen-enjoying-working-together-pretty-girl-protective-goggles-with-drill-looking-her-handsome-colleague-smiling_273609-7891.jpg", imageAlt: "Two people discussing project plans"},
|
||||
{
|
||||
title: "Problem-Solving Approach",
|
||||
description: "We don't just fix problems; we provide lasting solutions. Our experienced team identifies root causes to deliver durable, high-quality results.",
|
||||
imageSrc: "asset://feat-problem-solving",
|
||||
imageAlt: "Team collaborating on a construction site",
|
||||
},
|
||||
title: "Problem-Solving Approach", description: "We don't just fix problems; we provide lasting solutions. Our experienced team identifies root causes to deliver durable, high-quality results.", imageSrc: "http://img.b2bpic.net/free-photo/construction-plans-with-yellow-helmet-drawing-tools-bluep_1232-1723.jpg", imageAlt: "Team collaborating on a construction site"},
|
||||
]}
|
||||
title="Our Commitment to Your Peace of Mind"
|
||||
description="We understand your frustration with unresponsive contractors. Our promise is simple: to be the reliable partner you deserve."
|
||||
@@ -144,47 +110,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Custom Patio Build",
|
||||
price: "Starting at $3,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paradise-resort-sea-island-coast_1203-5692.jpg",
|
||||
imageAlt: "Beautiful custom stone patio with seating area",
|
||||
},
|
||||
id: "p1", name: "Custom Patio Build", price: "Starting at $3,500", imageSrc: "http://img.b2bpic.net/free-photo/paradise-resort-sea-island-coast_1203-5692.jpg", imageAlt: "Beautiful custom stone patio with seating area"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Full Landscape Design",
|
||||
price: "Starting at $2,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359701.jpg",
|
||||
imageAlt: "Lush residential landscape design with various plants",
|
||||
},
|
||||
id: "p2", name: "Full Landscape Design", price: "Starting at $2,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359701.jpg", imageAlt: "Lush residential landscape design with various plants"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Retaining Wall Installation",
|
||||
price: "Starting at $1,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-trees-forest_181624-8657.jpg",
|
||||
imageAlt: "Solid stone retaining wall in a sloped garden",
|
||||
},
|
||||
id: "p3", name: "Retaining Wall Installation", price: "Starting at $1,800", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-trees-forest_181624-8657.jpg", imageAlt: "Solid stone retaining wall in a sloped garden"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Advanced Drainage Solutions",
|
||||
price: "Starting at $1,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072117.jpg",
|
||||
imageAlt: "Efficient drainage system preventing water buildup",
|
||||
},
|
||||
id: "p4", name: "Advanced Drainage Solutions", price: "Starting at $1,200", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072117.jpg", imageAlt: "Efficient drainage system preventing water buildup"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Outdoor Kitchen Installation",
|
||||
price: "Starting at $7,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-daughter-her-senior-mother-preparing-food-kitchen_23-2148041473.jpg",
|
||||
imageAlt: "Modern outdoor kitchen with built-in grill and counter space",
|
||||
},
|
||||
id: "p5", name: "Outdoor Kitchen Installation", price: "Starting at $7,000", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-daughter-her-senior-mother-preparing-food-kitchen_23-2148041473.jpg", imageAlt: "Modern outdoor kitchen with built-in grill and counter space"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Smart Irrigation Systems",
|
||||
price: "Starting at $900",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspection-vegetable-garden-quality-by-farmers_1150-7402.jpg",
|
||||
imageAlt: "Automated irrigation system watering a green lawn",
|
||||
},
|
||||
id: "p6", name: "Smart Irrigation Systems", price: "Starting at $900", imageSrc: "http://img.b2bpic.net/free-photo/inspection-vegetable-garden-quality-by-farmers_1150-7402.jpg", imageAlt: "Automated irrigation system watering a green lawn"},
|
||||
]}
|
||||
title="Explore Our Premium Services & Projects"
|
||||
description="From detailed landscape design to robust construction, our work speaks for itself, ensuring quality and durability."
|
||||
@@ -198,23 +134,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
description: "Years of Local Experience",
|
||||
},
|
||||
id: "m1", value: "15+", description: "Years of Local Experience"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction Rate",
|
||||
},
|
||||
id: "m2", value: "98%", description: "Client Satisfaction Rate"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
description: "Projects Completed Successfully",
|
||||
},
|
||||
id: "m3", value: "500+", description: "Projects Completed Successfully"},
|
||||
]}
|
||||
title="Proven Results You Can Trust"
|
||||
description="Our dedication to client satisfaction and quality craftsmanship is reflected in every project we undertake in the 209 region."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -223,41 +151,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-looking-phone_23-2148363551.jpg",
|
||||
imageAlt: "Sarah J. photo",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-looking-phone_23-2148363551.jpg", imageAlt: "Sarah J. photo"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg",
|
||||
imageAlt: "Michael D. photo",
|
||||
},
|
||||
id: "t2", name: "Michael D.", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg", imageAlt: "Michael D. photo"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-flowers-basket-showing-green-plants_23-2148068756.jpg",
|
||||
imageAlt: "Emily R. photo",
|
||||
},
|
||||
id: "t3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-flowers-basket-showing-green-plants_23-2148068756.jpg", imageAlt: "Emily R. photo"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086827.jpg",
|
||||
imageAlt: "David K. photo",
|
||||
},
|
||||
id: "t4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086827.jpg", imageAlt: "David K. photo"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-cup-coffee-blurred-background-mountains_169016-25236.jpg",
|
||||
imageAlt: "Jessica L. photo",
|
||||
},
|
||||
id: "t5", name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-cup-coffee-blurred-background-mountains_169016-25236.jpg", imageAlt: "Jessica L. photo"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Robert S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-black-girl-happy-expression_1194-4305.jpg",
|
||||
imageAlt: "Robert S. photo",
|
||||
},
|
||||
id: "t6", name: "Robert S.", imageSrc: "http://img.b2bpic.net/free-photo/young-black-girl-happy-expression_1194-4305.jpg", imageAlt: "Robert S. photo"},
|
||||
]}
|
||||
cardTitle="What Our Valued Clients Say"
|
||||
cardTag="Trusted Local Experts"
|
||||
@@ -270,14 +174,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Central Valley Homeowners",
|
||||
"Local Property Managers",
|
||||
"Residential Developers",
|
||||
"Small Businesses",
|
||||
"Community Parks",
|
||||
"Agricultural Estates",
|
||||
"Local Schools",
|
||||
]}
|
||||
"Central Valley Homeowners", "Local Property Managers", "Residential Developers", "Small Businesses", "Community Parks", "Agricultural Estates", "Local Schools"]}
|
||||
title="Proudly Serving the 209 Region"
|
||||
description="We're deeply rooted in our community, building relationships one quality project at a time. Our commitment is to local homeowners and property managers."
|
||||
/>
|
||||
@@ -289,35 +186,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "How soon can I get an estimate for my project?",
|
||||
content: "We pride ourselves on fast responses. You can expect a same-day estimate after your initial inquiry, allowing you to move forward quickly.",
|
||||
},
|
||||
id: "faq1", title: "How soon can I get an estimate for my project?", content: "We pride ourselves on fast responses. You can expect a same-day estimate after your initial inquiry, allowing you to move forward quickly."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "What kind of construction and landscaping projects do you handle?",
|
||||
content: "We specialize in a wide range of residential and small commercial projects, including custom patios, full landscape designs, retaining walls, drainage solutions, outdoor kitchens, and irrigation systems.",
|
||||
},
|
||||
id: "faq2", title: "What kind of construction and landscaping projects do you handle?", content: "We specialize in a wide range of residential and small commercial projects, including custom patios, full landscape designs, retaining walls, drainage solutions, outdoor kitchens, and irrigation systems."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Do you offer ongoing landscape maintenance services?",
|
||||
content: "While our primary focus is on construction and design, we also offer responsive irrigation and landscape maintenance services for property managers and small commercial clients.",
|
||||
},
|
||||
id: "faq3", title: "Do you offer ongoing landscape maintenance services?", content: "While our primary focus is on construction and design, we also offer responsive irrigation and landscape maintenance services for property managers and small commercial clients."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What areas in the 209 region do you serve?",
|
||||
content: "We proudly serve homeowners and property managers throughout the Central Valley's 209 area code, bringing reliable service to our local community.",
|
||||
},
|
||||
id: "faq4", title: "What areas in the 209 region do you serve?", content: "We proudly serve homeowners and property managers throughout the Central Valley's 209 area code, bringing reliable service to our local community."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "How does your pricing work, and is it transparent?",
|
||||
content: "Absolutely. We provide honest pricing with detailed breakdowns. There are no hidden fees, and we ensure transparent communication throughout the entire project.",
|
||||
},
|
||||
id: "faq5", title: "How does your pricing work, and is it transparent?", content: "Absolutely. We provide honest pricing with detailed breakdowns. There are no hidden fees, and we ensure transparent communication throughout the entire project."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "Are you licensed and insured for all your services?",
|
||||
content: "Yes, C Scott Construction & Landscaping is fully licensed and insured, providing you with peace of mind knowing your project is in professional and capable hands.",
|
||||
},
|
||||
id: "faq6", title: "Are you licensed and insured for all your services?", content: "Yes, C Scott Construction & Landscaping is fully licensed and insured, providing you with peace of mind knowing your project is in professional and capable hands."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our services, process, and commitment to quality."
|
||||
@@ -332,28 +211,17 @@ export default function LandingPage() {
|
||||
description="Ready to experience reliable service and quality work? Fill out the form below, and we'll get back to you within 24 hours to schedule your free 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,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
required: false,
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project...",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your project...", rows: 4,
|
||||
required: false,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-472.jpg"
|
||||
@@ -368,13 +236,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="C Scott Construction & Landscaping"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user