Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70fc6dec4a | |||
| 353a43bc76 | |||
| d4243b4562 | |||
| e9a7955101 | |||
| b1567112ad |
163
src/app/page.tsx
163
src/app/page.tsx
@@ -31,16 +31,11 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "hero" },
|
||||||
name: "Home", id: "hero"},
|
{ name: "About", id: "about" },
|
||||||
{
|
{ name: "Services", id: "features" },
|
||||||
name: "About", id: "about"},
|
{ name: "Testimonials", id: "testimonials" },
|
||||||
{
|
{ name: "Contact", id: "contact" },
|
||||||
name: "Services", id: "features"},
|
|
||||||
{
|
|
||||||
name: "Testimonials", id: "testimonials"},
|
|
||||||
{
|
|
||||||
name: "Contact", id: "contact"},
|
|
||||||
]}
|
]}
|
||||||
brandName="RBRN Landscaping"
|
brandName="RBRN Landscaping"
|
||||||
/>
|
/>
|
||||||
@@ -48,54 +43,33 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
background={{
|
background={{ variant: "gradient-bars" }}
|
||||||
variant: "gradient-bars"}}
|
|
||||||
title="Elevating Nature, Crafting Landscapes."
|
title="Elevating Nature, Crafting Landscapes."
|
||||||
description="RBRN Landscaping LLC delivers premium residential and commercial landscaping solutions with a dedication to timeless design and meticulous care."
|
description="RBRN Landscaping LLC delivers premium residential and commercial landscaping solutions with a dedication to timeless design and meticulous care."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ name: "James L.", handle: "@homesowner", testimonial: "The best landscaping experience we've had. Professional, clean, and stunning results.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30889.jpg?_wi=1" },
|
||||||
name: "James L.", handle: "@homesowner", testimonial: "The best landscaping experience we've had. Professional, clean, and stunning results.", rating: 5,
|
{ name: "Mary T.", handle: "@gardenlover", testimonial: "Our garden has been transformed into a beautiful sanctuary. Thank you RBRN!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg?_wi=1" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30889.jpg?_wi=1"},
|
{ name: "Robert B.", handle: "@propertyowner", testimonial: "Excellent service and deep attention to detail. Highly recommended for any lawn needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg?_wi=1" },
|
||||||
{
|
{ name: "Sarah W.", handle: "@backyardenthusiast", testimonial: "The lawn care service is consistent and reliable. Always neat and healthy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg?_wi=1" },
|
||||||
name: "Mary T.", handle: "@gardenlover", testimonial: "Our garden has been transformed into a beautiful sanctuary. Thank you RBRN!", rating: 5,
|
{ name: "Mike H.", handle: "@urbanplanter", testimonial: "Incredible transformation of our backyard. Professional and timely team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg?_wi=1" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg?_wi=1"},
|
|
||||||
{
|
|
||||||
name: "Robert B.", handle: "@propertyowner", testimonial: "Excellent service and deep attention to detail. Highly recommended for any lawn needs.", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg?_wi=1"},
|
|
||||||
{
|
|
||||||
name: "Sarah W.", handle: "@backyardenthusiast", testimonial: "The lawn care service is consistent and reliable. Always neat and healthy.", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg?_wi=1"},
|
|
||||||
{
|
|
||||||
name: "Mike H.", handle: "@urbanplanter", testimonial: "Incredible transformation of our backyard. Professional and timely team.", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg?_wi=1"},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-manicured-green-mown-lawn-ai-generated-image_587448-1395.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-manicured-green-mown-lawn-ai-generated-image_587448-1395.jpg"
|
||||||
imageAlt="Stunning residential landscape design"
|
imageAlt="Stunning residential landscape design"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{ src: "http://img.b2bpic.net/free-photo/close-up-happy-people-greenhouse_23-2149098325.jpg", alt: "Client Portrait 1" },
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-happy-people-greenhouse_23-2149098325.jpg", alt: "Client Portrait 1"},
|
{ src: "http://img.b2bpic.net/free-photo/confident-hispanic-expert-explaining-his-idea_1262-16155.jpg", alt: "Client Portrait 2" },
|
||||||
{
|
{ src: "http://img.b2bpic.net/free-photo/side-view-couple-living-farmhouse_23-2150621705.jpg", alt: "Client Portrait 3" },
|
||||||
src: "http://img.b2bpic.net/free-photo/confident-hispanic-expert-explaining-his-idea_1262-16155.jpg", alt: "Client Portrait 2"},
|
{ src: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30887.jpg", alt: "Client Portrait 4" },
|
||||||
{
|
{ src: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg", alt: "Client Portrait 5" },
|
||||||
src: "http://img.b2bpic.net/free-photo/side-view-couple-living-farmhouse_23-2150621705.jpg", alt: "Client Portrait 3"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30887.jpg", alt: "Client Portrait 4"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg", alt: "Client Portrait 5"},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by 500+ local clients"
|
avatarText="Trusted by 500+ local clients"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{ type: "text", text: "Sustainable Design" },
|
||||||
type: "text", text: "Sustainable Design"},
|
{ type: "text", text: "Hardscape Construction" },
|
||||||
{
|
{ type: "text", text: "Lawn Maintenance" },
|
||||||
type: "text", text: "Hardscape Construction"},
|
{ type: "text", text: "Expert Planting" },
|
||||||
{
|
{ type: "text", text: "Garden Restoration" },
|
||||||
type: "text", text: "Lawn Maintenance"},
|
|
||||||
{
|
|
||||||
type: "text", text: "Expert Planting"},
|
|
||||||
{
|
|
||||||
type: "text", text: "Garden Restoration"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -105,7 +79,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Our Passion for Excellence"
|
title="Our Passion for Excellence"
|
||||||
description={[
|
description={[
|
||||||
"With years of expertise in landscape architecture and plant care, RBRN Landscaping LLC serves the community with integrity and a focus on long-term sustainability.", "We treat every yard as our own, ensuring that each blade of grass, stone path, and flower bed is placed with precision."]}
|
"With years of expertise in landscape architecture and plant care, RBRN Landscaping LLC serves the community with integrity and a focus on long-term sustainability.", "We treat every yard as our own, ensuring that each blade of grass, stone path, and flower bed is placed with precision."
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -114,12 +89,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{ tag: "Essential", title: "Precision Lawn Care", subtitle: "Maintenance", description: "Weekly mowing, edging, and seasonal aeration keep your lawn lush and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41438.jpg" },
|
||||||
tag: "Essential", title: "Precision Lawn Care", subtitle: "Maintenance", description: "Weekly mowing, edging, and seasonal aeration keep your lawn lush and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41438.jpg"},
|
{ tag: "Design", title: "Hardscape Construction", subtitle: "Build", description: "Custom patios, stone walkways, and retaining walls built to last for generations.", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg" },
|
||||||
{
|
{ tag: "Botanical", title: "Planting & Care", subtitle: "Wellness", description: "Strategic planting, shrub pruning, and seasonal care designed for your local climate.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-real-nature-plant-leaves_53876-30209.jpg" },
|
||||||
tag: "Design", title: "Hardscape Construction", subtitle: "Build", description: "Custom patios, stone walkways, and retaining walls built to last for generations.", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg"},
|
|
||||||
{
|
|
||||||
tag: "Botanical", title: "Planting & Care", subtitle: "Wellness", description: "Strategic planting, shrub pruning, and seasonal care designed for your local climate.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-real-nature-plant-leaves_53876-30209.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Comprehensive Landscape Solutions"
|
title="Comprehensive Landscape Solutions"
|
||||||
description="From routine upkeep to full landscape makeovers, we handle every aspect of your outdoor living environment with care."
|
description="From routine upkeep to full landscape makeovers, we handle every aspect of your outdoor living environment with care."
|
||||||
@@ -133,18 +105,12 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{ id: "s1", name: "Full Landscape Design", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847790.jpg" },
|
||||||
id: "s1", name: "Full Landscape Design", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847790.jpg"},
|
{ id: "s2", name: "Irrigation Installation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-after-plants_23-2147768454.jpg" },
|
||||||
{
|
{ id: "s3", name: "Stone Masonry", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg" },
|
||||||
id: "s2", name: "Irrigation Installation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-after-plants_23-2147768454.jpg"},
|
{ id: "s4", name: "Tree & Shrub Care", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/potted-plant-garden-outdoor_1373-578.jpg" },
|
||||||
{
|
{ id: "s5", name: "Water Feature Build", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/tranquil-pond-reflects-single-flower-nature-generated-by-ai_188544-14064.jpg" },
|
||||||
id: "s3", name: "Stone Masonry", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg"},
|
{ id: "s6", name: "Lawn Fertilization", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg" },
|
||||||
{
|
|
||||||
id: "s4", name: "Tree & Shrub Care", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/potted-plant-garden-outdoor_1373-578.jpg"},
|
|
||||||
{
|
|
||||||
id: "s5", name: "Water Feature Build", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/tranquil-pond-reflects-single-flower-nature-generated-by-ai_188544-14064.jpg"},
|
|
||||||
{
|
|
||||||
id: "s6", name: "Lawn Fertilization", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Our Specialized Services"
|
title="Our Specialized Services"
|
||||||
description="We offer a curated list of landscape enhancement services tailored to your specific property goals."
|
description="We offer a curated list of landscape enhancement services tailored to your specific property goals."
|
||||||
@@ -157,29 +123,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ id: "t1", name: "Anna S.", role: "Owner", company: "Local Estates", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30889.jpg?_wi=2" },
|
||||||
id: "t1", name: "Anna S.", role: "Owner", company: "Local Estates", rating: 5,
|
{ id: "t2", name: "Mark D.", role: "Homeowner", company: "Sunny Ridge", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg?_wi=2" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30889.jpg?_wi=2"},
|
{ id: "t3", name: "Elena P.", role: "Designer", company: "Private Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg?_wi=2" },
|
||||||
{
|
{ id: "t4", name: "Greg H.", role: "Investor", company: "Rental Props", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg?_wi=2" },
|
||||||
id: "t2", name: "Mark D.", role: "Homeowner", company: "Sunny Ridge", rating: 5,
|
{ id: "t5", name: "Lucy K.", role: "Manager", company: "Village Inn", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg?_wi=2" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg?_wi=2"},
|
|
||||||
{
|
|
||||||
id: "t3", name: "Elena P.", role: "Designer", company: "Private Client", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg?_wi=2"},
|
|
||||||
{
|
|
||||||
id: "t4", name: "Greg H.", role: "Investor", company: "Rental Props", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg?_wi=2"},
|
|
||||||
{
|
|
||||||
id: "t5", name: "Lucy K.", role: "Manager", company: "Village Inn", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg?_wi=2"},
|
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{ value: "15+", label: "Years Experience" },
|
||||||
value: "15+", label: "Years Experience"},
|
{ value: "500+", label: "Projects Completed" },
|
||||||
{
|
{ value: "99%", label: "Happy Clients" },
|
||||||
value: "500+", label: "Projects Completed"},
|
|
||||||
{
|
|
||||||
value: "99%", label: "Happy Clients"},
|
|
||||||
]}
|
]}
|
||||||
title="Loved by Our Community"
|
title="Loved by Our Community"
|
||||||
description="We are proud of the trust our neighbors place in us every season."
|
description="We are proud of the trust our neighbors place in us every season."
|
||||||
@@ -191,12 +144,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{ id: "f1", title: "Do you offer seasonal contracts?", content: "Yes, we offer both one-time landscape projects and comprehensive seasonal maintenance packages." },
|
||||||
id: "f1", title: "Do you offer seasonal contracts?", content: "Yes, we offer both one-time landscape projects and comprehensive seasonal maintenance packages."},
|
{ id: "f2", title: "What service areas do you cover?", content: "We primarily serve the greater metro area; contact us for your specific location eligibility." },
|
||||||
{
|
{ id: "f3", title: "Are you licensed and insured?", content: "Absolutely. RBRN Landscaping LLC is fully licensed and insured for all commercial and residential projects." },
|
||||||
id: "f2", title: "What service areas do you cover?", content: "We primarily serve the greater metro area; contact us for your specific location eligibility."},
|
|
||||||
{
|
|
||||||
id: "f3", title: "Are you licensed and insured?", content: "Absolutely. RBRN Landscaping LLC is fully licensed and insured for all commercial and residential projects."},
|
|
||||||
]}
|
]}
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
description="Get quick answers about our processes and maintenance packages."
|
description="Get quick answers about our processes and maintenance packages."
|
||||||
@@ -211,8 +161,7 @@ export default function LandingPage() {
|
|||||||
<SocialProofOne
|
<SocialProofOne
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
names={[
|
names={["EcoBloom", "GreenRoots", "FloraDesign", "StoneMaster", "TerraBlade", "PlanetSafe", "BenchOutdoor"]}
|
||||||
"EcoBloom", "GreenRoots", "FloraDesign", "StoneMaster", "TerraBlade", "PlanetSafe", "BenchOutdoor"]}
|
|
||||||
title="Our Partners"
|
title="Our Partners"
|
||||||
description="Trusted by local suppliers and community businesses to deliver professional landscaping results."
|
description="Trusted by local suppliers and community businesses to deliver professional landscaping results."
|
||||||
/>
|
/>
|
||||||
@@ -221,12 +170,10 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{ variant: "sparkles-gradient" }}
|
||||||
variant: "sparkles-gradient"}}
|
|
||||||
text="Ready to transform your landscape?"
|
text="Ready to transform your landscape?"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{ text: "Contact Us Now", href: "mailto:info@rbrnlandscaping.com" },
|
||||||
text: "Contact Us Now", href: "mailto:info@rbrnlandscaping.com"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -236,22 +183,16 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{
|
{ label: "About Us", href: "#about" },
|
||||||
label: "About Us", href: "#about"},
|
{ label: "Services", href: "#products" },
|
||||||
{
|
{ label: "FAQ", href: "#faq" },
|
||||||
label: "Services", href: "#products"},
|
|
||||||
{
|
|
||||||
label: "FAQ", href: "#faq"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{
|
{ label: "Contact", href: "mailto:info@rbrnlandscaping.com" },
|
||||||
label: "Contact", href: "mailto:info@rbrnlandscaping.com"},
|
{ label: "Privacy Policy", href: "#" },
|
||||||
{
|
{ label: "Terms of Service", href: "#" },
|
||||||
label: "Privacy Policy", href: "#"},
|
|
||||||
{
|
|
||||||
label: "Terms of Service", href: "#"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user