3 Commits

Author SHA1 Message Date
ee773aa9c6 Merge version_2 into main
Merge version_2 into main
2026-04-23 17:19:04 +00:00
cf5b87f9ed Update src/app/page.tsx 2026-04-23 17:18:58 +00:00
582916ab35 Merge version_1 into main
Merge version_1 into main
2026-04-23 15:50:21 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Lawn & Order"
/>
@@ -59,74 +51,37 @@ export default function LandingPage() {
description="Precision Lawn Care That Maintains Perfect Order. Reliable Omaha service for your home."
testimonials={[
{
name: "Sarah J.",
handle: "@sarahj",
testimonial: "Best lawn care I've ever had. My yard is perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-scrissors_23-2149382187.jpg?_wi=1",
imageAlt: "professional lawn care service",
},
name: "Sarah J.", handle: "@sarahj", testimonial: "Best lawn care I've ever had. My yard is perfect.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-scrissors_23-2149382187.jpg?_wi=1", imageAlt: "professional lawn care service"},
{
name: "Mark D.",
handle: "@markd",
testimonial: "Fast, reliable, and super professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1",
imageAlt: "professional lawn care service",
},
name: "Mark D.", handle: "@markd", testimonial: "Fast, reliable, and super professional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1", imageAlt: "professional lawn care service"},
{
name: "Emily R.",
handle: "@emilyr",
testimonial: "They turned my messy yard into a masterpiece.",
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-12317.jpg?_wi=1",
imageAlt: "professional lawn care service",
},
name: "Emily R.", handle: "@emilyr", testimonial: "They turned my messy yard into a masterpiece.", 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-12317.jpg?_wi=1", imageAlt: "professional lawn care service"},
{
name: "David K.",
handle: "@davidk",
testimonial: "Great communication and fair pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg?_wi=1",
imageAlt: "professional lawn care service",
},
name: "David K.", handle: "@davidk", testimonial: "Great communication and fair pricing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg?_wi=1", imageAlt: "professional lawn care service"},
{
name: "Jane L.",
handle: "@janel",
testimonial: "My lawn has never looked this green.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/countryside-life-naature-close-up-outdoor-portrait-young-attractive-bearded-caucasian-man-blue-t-shirt-smiling_176420-19896.jpg?_wi=1",
imageAlt: "professional lawn care service",
},
name: "Jane L.", handle: "@janel", testimonial: "My lawn has never looked this green.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/countryside-life-naature-close-up-outdoor-portrait-young-attractive-bearded-caucasian-man-blue-t-shirt-smiling_176420-19896.jpg?_wi=1", imageAlt: "professional lawn care service"},
]}
buttons={[
{
text: "Get Free Quote",
href: "#contact",
},
text: "Get Free Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-using-scrissors_23-2149382187.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg",
alt: "Portrait of smiling blonde woman in knitted sweater with phone and notebook in her hands.",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg", alt: "Portrait of smiling blonde woman in knitted sweater with phone and notebook in her hands."},
{
src: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072105.jpg",
alt: "Portrait of female farmer working in her greenhouse",
},
src: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072105.jpg", alt: "Portrait of female farmer working in her greenhouse"},
{
src: "http://img.b2bpic.net/free-photo/surprised-green-eyed-lady-looks-plant-amazement-portrait-cute-long-haired-european-model-who-loves-botany_197531-12278.jpg",
alt: "Surprised green-eyed lady looks at plant in amazement. Portrait of cute long-haired European model who loves botany.",
},
src: "http://img.b2bpic.net/free-photo/surprised-green-eyed-lady-looks-plant-amazement-portrait-cute-long-haired-european-model-who-loves-botany_197531-12278.jpg", alt: "Surprised green-eyed lady looks at plant in amazement. Portrait of cute long-haired European model who loves botany."},
{
src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12316.jpg",
alt: "Young woman with beautiful blond hair and gentle smile, dressed in green robe with belt is working in greenhouse",
},
src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12316.jpg", alt: "Young woman with beautiful blond hair and gentle smile, dressed in green robe with belt is working in greenhouse"},
{
src: "http://img.b2bpic.net/free-photo/winter-concept-guy-brown-coat-salesman-christmas-tree_1157-48585.jpg",
alt: "Winter concept. Guy in a brown coat. Salesman of Christmas Tree.",
},
src: "http://img.b2bpic.net/free-photo/winter-concept-guy-brown-coat-salesman-christmas-tree_1157-48585.jpg", alt: "Winter concept. Guy in a brown coat. Salesman of Christmas Tree."},
]}
avatarText="Trusted by 200+ local homeowners"
/>
@@ -151,26 +106,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Core Service",
title: "Mowing & Edging",
subtitle: "Weekly precision",
description: "Weekly precision cuts with clean lines and perfect edges.",
imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg",
},
tag: "Core Service", title: "Mowing & Edging", subtitle: "Weekly precision", description: "Weekly precision cuts with clean lines and perfect edges.", imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg"},
{
tag: "Lawn Health",
title: "Fertilizing & Weed Control",
subtitle: "Custom programs",
description: "Custom programs that keep your lawn thick and weed-free.",
imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-weedwacker-garden_329181-20572.jpg",
},
tag: "Lawn Health", title: "Fertilizing & Weed Control", subtitle: "Custom programs", description: "Custom programs that keep your lawn thick and weed-free.", imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-weedwacker-garden_329181-20572.jpg"},
{
tag: "Maintenance",
title: "Landscaping Maintenance",
subtitle: "Trimming & Cleanups",
description: "Trimming, mulching, and seasonal cleanups for your total property.",
imageSrc: "http://img.b2bpic.net/free-vector/gardening-equipment-house_23-2147510833.jpg",
},
tag: "Maintenance", title: "Landscaping Maintenance", subtitle: "Trimming & Cleanups", description: "Trimming, mulching, and seasonal cleanups for your total property.", imageSrc: "http://img.b2bpic.net/free-vector/gardening-equipment-house_23-2147510833.jpg"},
]}
title="Our Services"
description="Customized lawn maintenance programs designed for Nebraska grass types."
@@ -184,40 +124,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@sarahj",
testimonial: "Excellent service and always punctual.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12317.jpg?_wi=2",
},
id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Excellent service and always punctual.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12317.jpg?_wi=2"},
{
id: "2",
name: "Mark D.",
handle: "@markd",
testimonial: "Transformed my lawn completely.",
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg?_wi=2",
},
id: "2", name: "Mark D.", handle: "@markd", testimonial: "Transformed my lawn completely.", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg?_wi=2"},
{
id: "3",
name: "Emily R.",
handle: "@emilyr",
testimonial: "Highly recommended for local residents.",
imageSrc: "http://img.b2bpic.net/free-photo/countryside-life-naature-close-up-outdoor-portrait-young-attractive-bearded-caucasian-man-blue-t-shirt-smiling_176420-19896.jpg?_wi=2",
},
id: "3", name: "Emily R.", handle: "@emilyr", testimonial: "Highly recommended for local residents.", imageSrc: "http://img.b2bpic.net/free-photo/countryside-life-naature-close-up-outdoor-portrait-young-attractive-bearded-caucasian-man-blue-t-shirt-smiling_176420-19896.jpg?_wi=2"},
{
id: "4",
name: "David K.",
handle: "@davidk",
testimonial: "Professional every time we visit.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-pulling-his-daughter-playing-park_23-2148201578.jpg",
},
id: "4", name: "David K.", handle: "@davidk", testimonial: "Professional every time we visit.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-pulling-his-daughter-playing-park_23-2148201578.jpg"},
{
id: "5",
name: "Jane L.",
handle: "@janel",
testimonial: "Best landscaping investment yet.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-inspired-female-florist-standing-greenhouse-holding-potted-plant-looking-purple-flowers-smiling-professional-portrait-copy-space-gardening-job-botany-concept_74855-12858.jpg",
},
id: "5", name: "Jane L.", handle: "@janel", testimonial: "Best landscaping investment yet.", imageSrc: "http://img.b2bpic.net/free-photo/happy-inspired-female-florist-standing-greenhouse-holding-potted-plant-looking-purple-flowers-smiling-professional-portrait-copy-space-gardening-job-botany-concept_74855-12858.jpg"},
]}
title="Client Reviews"
description="See why Omaha homeowners trust us with their lawns."
@@ -231,23 +146,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Leaf,
title: "Lawns Maintained",
value: "150+",
},
id: "m1", icon: Leaf,
title: "Lawns Maintained", value: "150+"},
{
id: "m2",
icon: Award,
title: "Years Experience",
value: "10+",
},
id: "m2", icon: Award,
title: "Years Experience", value: "10+"},
{
id: "m3",
icon: Smile,
title: "Happy Clients",
value: "200+",
},
id: "m3", icon: Smile,
title: "Happy Clients", value: "200+"},
]}
title="Our Impact"
description="Results speak for themselves."
@@ -259,14 +165,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Millard Gardeners",
"Elkhorn Turf Group",
"Bellevue Landscaping",
"Downtown Lawn Care",
"Sarpy Property Services",
"Papillion Green Works",
"Ralston Home Care",
]}
"Millard Gardeners", "Elkhorn Turf Group", "Bellevue Landscaping", "Downtown Lawn Care", "Sarpy Property Services", "Papillion Green Works", "Ralston Home Care"]}
title="Trusted by Local Neighborhoods"
description="Providing quality landscaping across the Omaha metro area."
/>
@@ -278,23 +177,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you offer free estimates?",
content: "Yes, we provide free, no-obligation quotes for all local residential projects.",
},
id: "f1", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation quotes for all local residential projects. Call us at 402-555-0123."},
{
id: "f2",
title: "How often do you mow?",
content: "We offer weekly or bi-weekly schedules tailored to your grass growth.",
},
id: "f2", title: "How often do you mow?", content: "We offer weekly or bi-weekly schedules tailored to your grass growth to keep it healthy."},
{
id: "f3",
title: "What areas do you serve?",
content: "We serve Omaha, NE and surrounding suburban areas.",
},
id: "f3", title: "What areas do you serve?", content: "We serve Omaha, NE and surrounding suburbs, including Bellevue, Papillion, and Elkhorn."},
]}
title="Common Questions"
description="Learn more about how we care for your property."
description="Learn more about how we care for your property in Omaha."
faqsAnimation="slide-up"
/>
</div>
@@ -303,14 +193,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "canvas-reveal",
}}
text="Ready to get the lawn you deserve? Call us today or request your free quote online."
variant: "canvas-reveal"}}
text="Ready to get the lawn you deserve? Contact Lawn & Order today for your free estimate. Serving the greater Omaha area."
buttons={[
{
text: "402-555-0123",
href: "tel:402-555-0123",
},
text: "Call Now: 402-555-0123", href: "tel:402-555-0123"},
{
text: "Email: hello@lawnorderomaha.com", href: "mailto:hello@lawnorderomaha.com"},
]}
/>
</div>
@@ -320,34 +209,26 @@ export default function LandingPage() {
columns={[
{
items: [
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#services",
},
{
label: "Contact",
href: "#contact",
},
{ label: "Home", href: "#home" },
{ label: "Services", href: "#services" },
{ label: "Reviews", href: "#testimonials" },
],
},
{
items: [
{
label: "Terms of Service",
href: "#",
},
{
label: "Privacy Policy",
href: "#",
},
{ label: "Contact Support", href: "tel:402-555-0123" },
{ label: "Email Us", href: "mailto:hello@lawnorderomaha.com" },
{ label: "Our Service Area", href: "#faq" },
],
},
{
items: [
{ label: "Terms of Service", href: "#" },
{ label: "Privacy Policy", href: "#" },
],
},
]}
logoText="Lawn & Order"
logoText="Lawn & Order | Omaha's Lawn Experts"
/>
</div>
</ReactLenis>