Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
142
src/app/page.tsx
142
src/app/page.tsx
@@ -30,46 +30,31 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "why-us",
|
||||
},
|
||||
name: "Why Us", id: "why-us"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
]}
|
||||
brandName="Ryan Brothers"
|
||||
button={{
|
||||
text: "Get Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="Your Lawn, Maintained the Right Way"
|
||||
description="Ryan Brothers Lawn & Landscape delivers efficient, high-quality lawn care and landscaping for East Valley homeowners who want their property looking sharp—without the hassle."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:4805550199",
|
||||
},
|
||||
text: "Call Now", href: "tel:4805550199"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bush-pruning-with-hedge-trimmer_342744-536.jpg"
|
||||
imageAlt="Professional lawn service"
|
||||
@@ -83,26 +68,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Lawn Maintenance",
|
||||
description: "Weekly & bi-weekly mowing, edging, trimming, and blowing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg",
|
||||
imageAlt: "Lawn mowing service",
|
||||
},
|
||||
id: 1,
|
||||
title: "Lawn Maintenance", description: "Weekly & bi-weekly mowing, edging, trimming, and blowing.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg", imageAlt: "Lawn mowing service"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Landscaping Services",
|
||||
description: "Yard cleanups, hedge trimming, and landscape refreshes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-plants_23-2148224017.jpg",
|
||||
imageAlt: "Landscape maintenance",
|
||||
},
|
||||
id: 2,
|
||||
title: "Landscaping Services", description: "Yard cleanups, hedge trimming, and landscape refreshes.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-plants_23-2148224017.jpg", imageAlt: "Landscape maintenance"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Seasonal Cleanups",
|
||||
description: "Leaf removal, property cleanouts, and overgrown yard restoration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-rake-cleaning-leaves-looking-camera_259150-58542.jpg",
|
||||
imageAlt: "Garden cleanup",
|
||||
},
|
||||
id: 3,
|
||||
title: "Seasonal Cleanups", description: "Leaf removal, property cleanouts, and overgrown yard restoration.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-rake-cleaning-leaves-looking-camera_259150-58542.jpg", imageAlt: "Garden cleanup"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Clean, sharp, and consistent results for every property we serve."
|
||||
@@ -116,25 +89,13 @@ export default function LandingPage() {
|
||||
tag="Trusted Professionalism"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "50+",
|
||||
description: "Recurring Weekly Clients",
|
||||
},
|
||||
id: "m1", value: "50+", description: "Recurring Weekly Clients"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Reliable",
|
||||
description: "Consistent Scheduling",
|
||||
},
|
||||
id: "m2", value: "Reliable", description: "Consistent Scheduling"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Fast",
|
||||
description: "Efficient, Detail-Oriented",
|
||||
},
|
||||
id: "m3", value: "Fast", description: "Efficient, Detail-Oriented"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "Professional",
|
||||
description: "Respectful Crew",
|
||||
},
|
||||
id: "m4", value: "Professional", description: "Respectful Crew"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -146,45 +107,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Great Results",
|
||||
quote: "My lawn has never looked better. Highly recommend the Ryan Brothers team!",
|
||||
name: "Sarah Miller",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-feeling-carefree-walking-green-park-playing-ukulele-singing-along_1258-200627.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", title: "Great Results", quote: "My lawn has never looked better. Highly recommend the Ryan Brothers team!", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-feeling-carefree-walking-green-park-playing-ukulele-singing-along_1258-200627.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Very Reliable",
|
||||
quote: "They show up on time every time. Efficient and very professional.",
|
||||
name: "David Thompson",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-massage-his-man_23-2148231869.jpg",
|
||||
},
|
||||
id: "t2", title: "Very Reliable", quote: "They show up on time every time. Efficient and very professional.", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-massage-his-man_23-2148231869.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Excellent Service",
|
||||
quote: "Attention to detail is unmatched. My yard is finally usable again.",
|
||||
name: "Emily Johnson",
|
||||
role: "HOA Member",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-taking-pictures-his-sister_23-2147636705.jpg",
|
||||
},
|
||||
id: "t3", title: "Excellent Service", quote: "Attention to detail is unmatched. My yard is finally usable again.", name: "Emily Johnson", role: "HOA Member", imageSrc: "http://img.b2bpic.net/free-photo/boy-taking-pictures-his-sister_23-2147636705.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Highly Professional",
|
||||
quote: "They treated my property with care. I love the recurring schedule.",
|
||||
name: "Mark Stevens",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-receiving-keys-their-new-home-from-realtor_23-2148895469.jpg",
|
||||
},
|
||||
id: "t4", title: "Highly Professional", quote: "They treated my property with care. I love the recurring schedule.", name: "Mark Stevens", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-receiving-keys-their-new-home-from-realtor_23-2148895469.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Best in the Valley",
|
||||
quote: "A truly professional team that goes above and beyond every week.",
|
||||
name: "Jessica Reed",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-feeling-carefree-walking-green-park-playing-ukulele-singing-along_1258-200627.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", title: "Best in the Valley", quote: "A truly professional team that goes above and beyond every week.", name: "Jessica Reed", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-feeling-carefree-walking-green-park-playing-ukulele-singing-along_1258-200627.jpg"},
|
||||
]}
|
||||
title="What Clients Say"
|
||||
description="Why 50+ local East Valley homeowners trust us with their yards."
|
||||
@@ -197,27 +128,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What areas do you serve?",
|
||||
content: "We proudly serve the entire East Valley including Mesa, Chandler, Gilbert, Queen Creek, and Tempe.",
|
||||
},
|
||||
id: "f1", title: "What areas do you serve?", content: "We proudly serve the entire East Valley including Mesa, Chandler, Gilbert, Queen Creek, and Tempe."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer recurring plans?",
|
||||
content: "Yes, we focus on long-term relationships and offer consistent weekly and bi-weekly maintenance.",
|
||||
},
|
||||
id: "f2", title: "Do you offer recurring plans?", content: "Yes, we focus on long-term relationships and offer consistent weekly and bi-weekly maintenance."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How do I get a quote?",
|
||||
content: "Simply reach out via our contact form or call us directly to get a free, no-obligation quote.",
|
||||
},
|
||||
id: "f3", title: "How do I get a quote?", content: "Simply reach out via our contact form or call us directly to get a free, no-obligation quote."},
|
||||
]}
|
||||
ctaTitle="Ready for a perfect lawn?"
|
||||
ctaDescription="Let Ryan Brothers handle the work—so your yard always looks its best."
|
||||
ctaButton={{
|
||||
text: "Request a Free Quote",
|
||||
href: "mailto:info@ryanbrothers.com",
|
||||
}}
|
||||
text: "Request a Free Quote", href: "mailto:info@ryanbrothers.com"}}
|
||||
ctaIcon={Phone}
|
||||
/>
|
||||
</div>
|
||||
@@ -229,14 +149,10 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user