Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-22 00:26:53 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Godinez Landscaping"
/>
@@ -55,117 +47,65 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Crafting Your Perfect Outdoor Haven"
description="Godinez Landscaping provides premium lawn care, garden design, and hardscaping services to transform your outdoor space into a masterpiece."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-mesmerizing-nature-traditional-styled-japanese-adelaide-himeji-gardens_181624-34903.jpg",
imageAlt: "Landscape design 1",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-mesmerizing-nature-traditional-styled-japanese-adelaide-himeji-gardens_181624-34903.jpg", imageAlt: "Landscape design 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/winding-wooden-path-way-pumpkin-patch-sunny-day-view-from-plank-footbridge-gracefully_7502-10325.jpg",
imageAlt: "Landscape design 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/winding-wooden-path-way-pumpkin-patch-sunny-day-view-from-plank-footbridge-gracefully_7502-10325.jpg", imageAlt: "Landscape design 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-vintage-hat-posing-nature-while-her-daughter-looks-her-with-interest-outdoor-portrait-from-back-little-girl-white-dress-standing-beside-flowerbed-with-mom_197531-3981.jpg",
imageAlt: "Landscape design 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-vintage-hat-posing-nature-while-her-daughter-looks-her-with-interest-outdoor-portrait-from-back-little-girl-white-dress-standing-beside-flowerbed-with-mom_197531-3981.jpg", imageAlt: "Landscape design 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/stone-surface-with-grass_23-2147625863.jpg",
imageAlt: "Landscape design 4",
},
imageSrc: "http://img.b2bpic.net/free-photo/stone-surface-with-grass_23-2147625863.jpg", imageAlt: "Landscape design 4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg",
imageAlt: "Landscape design 5",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg", imageAlt: "Landscape design 5"},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg",
imageAlt: "Landscape design 6",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg", imageAlt: "Landscape design 6"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/town-park-with-benches-fireplace_114579-13022.jpg",
imageAlt: "Landscape design 1",
},
imageSrc: "http://img.b2bpic.net/free-photo/town-park-with-benches-fireplace_114579-13022.jpg", imageAlt: "Landscape design 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-small-tree-with-flowers-park_1150-20133.jpg",
imageAlt: "Landscape design 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-small-tree-with-flowers-park_1150-20133.jpg", imageAlt: "Landscape design 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-blueprints_23-2147710793.jpg",
imageAlt: "Landscape design 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-blueprints_23-2147710793.jpg", imageAlt: "Landscape design 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22795.jpg",
imageAlt: "Landscape design 4",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22795.jpg", imageAlt: "Landscape design 4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pensive-man-using-tablet-standing-city-park_1262-20294.jpg",
imageAlt: "Landscape design 5",
},
imageSrc: "http://img.b2bpic.net/free-photo/pensive-man-using-tablet-standing-city-park_1262-20294.jpg", imageAlt: "Landscape design 5"},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-umbrellas-seen-from-tree_1203-297.jpg",
imageAlt: "Landscape design 6",
},
imageSrc: "http://img.b2bpic.net/free-photo/white-umbrellas-seen-from-tree_1203-297.jpg", imageAlt: "Landscape design 6"},
]}
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/boy-together-beautiful-college-smiling_1150-1659.jpg",
alt: "Happy client 1",
},
src: "http://img.b2bpic.net/free-photo/boy-together-beautiful-college-smiling_1150-1659.jpg", alt: "Happy client 1"},
{
src: "http://img.b2bpic.net/free-photo/serious-business-leader-consulting-expert-break_1262-18031.jpg",
alt: "Happy client 2",
},
src: "http://img.b2bpic.net/free-photo/serious-business-leader-consulting-expert-break_1262-18031.jpg", alt: "Happy client 2"},
{
src: "http://img.b2bpic.net/free-photo/black-woman-running-flower-business-medium-shot_23-2149871117.jpg",
alt: "Happy client 3",
},
src: "http://img.b2bpic.net/free-photo/black-woman-running-flower-business-medium-shot_23-2149871117.jpg", alt: "Happy client 3"},
{
src: "http://img.b2bpic.net/free-photo/colleagues-talking_1098-15340.jpg",
alt: "Happy client 4",
},
src: "http://img.b2bpic.net/free-photo/colleagues-talking_1098-15340.jpg", alt: "Happy client 4"},
{
src: "http://img.b2bpic.net/free-photo/father-son-together-tree-nursery-looking-vegetation_23-2148814061.jpg",
alt: "Happy client 5",
},
src: "http://img.b2bpic.net/free-photo/father-son-together-tree-nursery-looking-vegetation_23-2148814061.jpg", alt: "Happy client 5"},
]}
avatarText="Trusted by 500+ local homeowners"
marqueeItems={[
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=956iv2",
alt: "Partner 1",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=956iv2", alt: "Partner 1"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/professional-lawn-mower-logo-template_23-2149224750.jpg",
alt: "Partner 2",
},
type: "image", src: "http://img.b2bpic.net/free-vector/professional-lawn-mower-logo-template_23-2149224750.jpg", alt: "Partner 2"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/grass-letter-b-alphabet-d-design-isolated-transparent-background_169016-57413.jpg",
alt: "Partner 3",
},
type: "image", src: "http://img.b2bpic.net/free-photo/grass-letter-b-alphabet-d-design-isolated-transparent-background_169016-57413.jpg", alt: "Partner 3"},
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ew6578",
alt: "Partner 4",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ew6578", alt: "Partner 4"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/leaf-logo-design-vector-illustration_384344-1745.jpg",
alt: "Partner 5",
},
type: "image", src: "http://img.b2bpic.net/free-vector/leaf-logo-design-vector-illustration_384344-1745.jpg", alt: "Partner 5"},
]}
/>
</div>
@@ -177,35 +117,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Lawn Care",
descriptions: [
"Expert mowing and edging services.",
"Regular maintenance schedules.",
"Sustainable fertilization plans.",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-trimming-grass-with-cutter_176532-14356.jpg",
},
id: "f1", title: "Lawn Care", descriptions: [
"Expert mowing and edging services.", "Regular maintenance schedules.", "Sustainable fertilization plans."],
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-trimming-grass-with-cutter_176532-14356.jpg"},
{
id: "f2",
title: "Garden Design",
descriptions: [
"Bespoke garden layouts.",
"Native plant selection.",
"Custom irrigation systems.",
],
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-green-trees_1157-30893.jpg",
},
id: "f2", title: "Garden Design", descriptions: [
"Bespoke garden layouts.", "Native plant selection.", "Custom irrigation systems."],
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-green-trees_1157-30893.jpg"},
{
id: "f3",
title: "Hardscaping",
descriptions: [
"Paver patios and walkways.",
"Retaining wall construction.",
"Stone pathway craftsmanship.",
],
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg",
},
id: "f3", title: "Hardscaping", descriptions: [
"Paver patios and walkways.", "Retaining wall construction.", "Stone pathway craftsmanship."],
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg"},
]}
title="Our Professional Services"
description="Comprehensive landscaping solutions tailored to your unique lifestyle and environment."
@@ -219,17 +141,11 @@ export default function LandingPage() {
description="Godinez Landscaping is committed to blending nature with function. With over a decade of experience, our crew delivers excellence in every blade of grass and every stone laid."
metrics={[
{
value: "10+",
title: "Years Experience",
},
value: "10+", title: "Years Experience"},
{
value: "500+",
title: "Projects Completed",
},
value: "500+", title: "Projects Completed"},
{
value: "100%",
title: "Satisfaction Guaranteed",
},
value: "100%", title: "Satisfaction Guaranteed"},
]}
imageSrc="http://img.b2bpic.net/free-photo/girl-wearing-overall-gloves-growing-trees-garden_651396-3857.jpg"
mediaAnimation="slide-up"
@@ -244,26 +160,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "20+",
title: "Happy Neighborhoods",
description: "Serving diverse local communities.",
imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-lady-white-dress-sitting-bench-touching-her-leg-after-walk-with-daughter-outdoor-portrait-romantic-young-mom-little-girl-hat-posing-together-with-park_197531-3988.jpg",
},
id: "m1", value: "20+", title: "Happy Neighborhoods", description: "Serving diverse local communities.", imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-lady-white-dress-sitting-bench-touching-her-leg-after-walk-with-daughter-outdoor-portrait-romantic-young-mom-little-girl-hat-posing-together-with-park_197531-3988.jpg"},
{
id: "m2",
value: "15k",
title: "Square Feet Maintained",
description: "Aggregated area serviced weekly.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-cement-seat-urban-park_23-2148328851.jpg",
},
id: "m2", value: "15k", title: "Square Feet Maintained", description: "Aggregated area serviced weekly.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-cement-seat-urban-park_23-2148328851.jpg"},
{
id: "m3",
value: "98%",
title: "Referral Rate",
description: "Our work speaks for itself.",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500867.jpg",
},
id: "m3", value: "98%", title: "Referral Rate", description: "Our work speaks for itself.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500867.jpg"},
]}
title="Our Impact"
description="Evidence of our commitment to quality landscaping."
@@ -275,14 +176,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"GreenSupplies",
"StoneMasters",
"EcoIrrigation",
"NativeRoots",
"LocalNurseries",
"OutdoorLivingCo",
"StoneCraftInc",
]}
"GreenSupplies", "StoneMasters", "EcoIrrigation", "NativeRoots", "LocalNurseries", "OutdoorLivingCo", "StoneCraftInc"]}
title="Trusted Partners"
description="Collaborating with local suppliers and eco-friendly partners."
/>
@@ -295,40 +189,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alice M.",
role: "Homeowner",
testimonial: "Godinez transformed my yard into an oasis. Extremely professional.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16518.jpg",
},
id: "t1", name: "Alice M.", role: "Homeowner", testimonial: "Godinez transformed my yard into an oasis. Extremely professional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16518.jpg"},
{
id: "t2",
name: "John D.",
role: "Business Owner",
testimonial: "The lawn maintenance is impeccable. Top notch service.",
imageSrc: "http://img.b2bpic.net/free-photo/people-perform-counts-plants_23-2147768457.jpg",
},
id: "t2", name: "John D.", role: "Business Owner", testimonial: "The lawn maintenance is impeccable. Top notch service.", imageSrc: "http://img.b2bpic.net/free-photo/people-perform-counts-plants_23-2147768457.jpg"},
{
id: "t3",
name: "Sarah P.",
role: "Designer",
testimonial: "I love the attention to detail on our stone walkway.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-breakfast-garden_23-2148060189.jpg",
},
id: "t3", name: "Sarah P.", role: "Designer", testimonial: "I love the attention to detail on our stone walkway.", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-breakfast-garden_23-2148060189.jpg"},
{
id: "t4",
name: "Mark L.",
role: "Homeowner",
testimonial: "Fair pricing and excellent communication throughout.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-watering-taking-care-plants_176420-3835.jpg",
},
id: "t4", name: "Mark L.", role: "Homeowner", testimonial: "Fair pricing and excellent communication throughout.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-watering-taking-care-plants_176420-3835.jpg"},
{
id: "t5",
name: "Elena R.",
role: "Gardener",
testimonial: "Reliable crew and high quality plants. Very impressed.",
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30867.jpg",
},
id: "t5", name: "Elena R.", role: "Gardener", testimonial: "Reliable crew and high quality plants. Very impressed.", imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30867.jpg"},
]}
title="Voices of Our Community"
description="What our clients think of their transformations."
@@ -341,20 +210,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer free estimates?",
content: "Yes, we provide free consultations for all new projects.",
},
id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide free consultations for all new projects."},
{
id: "q2",
title: "Do you work on weekends?",
content: "Our main crew works Monday-Friday, but special requests can be accommodated.",
},
id: "q2", title: "Do you work on weekends?", content: "Our main crew works Monday-Friday, but special requests can be accommodated."},
{
id: "q3",
title: "Are you licensed and insured?",
content: "Absolutely. We are fully licensed and insured for all your peace of mind.",
},
id: "q3", title: "Are you licensed and insured?", content: "Absolutely. We are fully licensed and insured for all your peace of mind."},
]}
title="Frequently Asked Questions"
description="Answers to common concerns about our landscaping services."
@@ -366,13 +226,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Ready to beautify your yard? Get in touch with our team today and receive a personalized quote."
buttons={[
{
text: "Contact Us Now",
href: "mailto:info@godinezlandscaping.com",
text: "Contact Us Now", onClick: () => alert("+13055878261"),
},
]}
/>
@@ -382,33 +240,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}