Update src/app/page.tsx

This commit is contained in:
2026-05-19 18:49:51 +00:00
parent 6723ee7ba1
commit fd9cd664ce

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Glass Grass"
/>
@@ -59,17 +49,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "downward-rays-static",
}}
variant: "downward-rays-static"}}
logoText="Glass Grass"
description="Award-winning landscaping that transforms outdoor spaces into stunning retreats. Trusted by discerning homeowners for exceptional design, meticulous execution, and uncompromising attention to detail."
buttons={[
{
text: "Schedule Your Consultation",
href: "#contact",
},
text: "Schedule Your Consultation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg"
mediaAnimation="blur-reveal"
/>
</div>
@@ -79,7 +66,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Crafting Chicago's Finest Outdoor Retreats"
description="Glass Grass Landscaping is a Black-owned, LGBTQ-friendly premium landscaping service. We specialize in creating high-end residential outdoor spaces through exceptional craftsmanship, clear communication, and a deep respect for our clients' unique visions."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-gardening-together_23-2149412584.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-gardening-together_23-2149412584.jpg"
/>
</div>
@@ -90,49 +77,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Bespoke Design",
description: "Customized landscape plans curated for discerning aesthetic tastes.",
icon: Sparkles,
title: "Bespoke Design", description: "Customized landscape plans curated for discerning aesthetic tastes.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=1",
},
imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg?_wi=2",
imageAlt: "bespoke garden landscape architecture design",
},
{
title: "Precision Maintenance",
description: "Meticulous year-round garden and yard care by industry experts.",
icon: CheckCircle,
title: "Precision Maintenance", description: "Meticulous year-round garden and yard care by industry experts.", icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=1",
},
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-female-gardener-pruning-waters-plant-garden_23-2148165171.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-female-gardener-pruning-waters-plant-garden_23-2148165171.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-gardening-together_23-2149412584.jpg?_wi=2",
imageAlt: "bespoke garden landscape architecture design",
},
{
title: "Sustainable Practices",
description: "Eco-conscious landscaping utilizing industry-leading ethical standards.",
icon: Shield,
title: "Sustainable Practices", description: "Eco-conscious landscaping utilizing industry-leading ethical standards.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/view-tree-building-exterior_1252-1002.jpg?_wi=1",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-tree-building-exterior_1252-1002.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/radish-microgreens-with-seeds-roots-germination-seeds-home_169016-33556.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/radish-microgreens-with-seeds-roots-germination-seeds-home_169016-33556.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-vector/green-leaves-crown-abstract-logo-design-template-eco-nature-creative-business-logotype-concept-icon_126523-628.jpg",
imageAlt: "bespoke garden landscape architecture design",
},
]}
title="Our Premium Services"
@@ -145,12 +114,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Chicago Home Association",
"Modern Landscape Collective",
"Luxury Properties Group",
"Urban Garden Alliance",
"Elite Home Services",
]}
"Chicago Home Association", "Modern Landscape Collective", "Luxury Properties Group", "Urban Garden Alliance", "Elite Home Services"]}
title="Trusted Partner for Discerning Homes"
description="Recognized for excellence and integrity across the Chicagoland area."
/>
@@ -162,60 +126,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Jenkins",
date: "Oct 2023",
title: "Homeowner",
quote: "The most professional landscaping team in Chicago. Truly exceptional attention to detail.",
tag: "Design",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-relaxing-home_23-2149129087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg?_wi=3",
imageAlt: "happy homeowner in luxury garden portrait",
},
id: "1", name: "Sarah Jenkins", date: "Oct 2023", title: "Homeowner", quote: "The most professional landscaping team in Chicago. Truly exceptional attention to detail.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/couple-relaxing-home_23-2149129087.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg", imageAlt: "happy homeowner in luxury garden portrait"},
{
id: "2",
name: "Michael Thorne",
date: "Sept 2023",
title: "Property Manager",
quote: "Glass Grass delivers consistently high quality with a values-driven approach I respect.",
tag: "Maintenance",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-young-woman-posing_23-2148454538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-gardening-together_23-2149412584.jpg?_wi=3",
imageAlt: "happy homeowner in luxury garden portrait",
},
id: "2", name: "Michael Thorne", date: "Sept 2023", title: "Property Manager", quote: "Glass Grass delivers consistently high quality with a values-driven approach I respect.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-young-woman-posing_23-2148454538.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-gardening-together_23-2149412584.jpg", imageAlt: "happy homeowner in luxury garden portrait"},
{
id: "3",
name: "Emily Russo",
date: "Aug 2023",
title: "Homeowner",
quote: "Our patio retreat turned out stunning. Their responsiveness and communication were flawless.",
tag: "Design",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=2",
imageAlt: "happy homeowner in luxury garden portrait",
},
id: "3", name: "Emily Russo", date: "Aug 2023", title: "Homeowner", quote: "Our patio retreat turned out stunning. Their responsiveness and communication were flawless.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg", imageAlt: "happy homeowner in luxury garden portrait"},
{
id: "4",
name: "David Wallace",
date: "July 2023",
title: "Homeowner",
quote: "Transparent, inclusive, and incredibly talented craftsmen. A 50-star reputation earned.",
tag: "Service",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-with-building-plans-looking-camera_23-2148269409.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=2",
imageAlt: "happy homeowner in luxury garden portrait",
},
id: "4", name: "David Wallace", date: "July 2023", title: "Homeowner", quote: "Transparent, inclusive, and incredibly talented craftsmen. A 50-star reputation earned.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-with-building-plans-looking-camera_23-2148269409.jpg", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg", imageAlt: "happy homeowner in luxury garden portrait"},
{
id: "5",
name: "Laura Chen",
date: "June 2023",
title: "Interior Designer",
quote: "I recommend Glass Grass to all my clients who need premium, bespoke outdoor installations.",
tag: "Partnership",
avatarSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tree-building-exterior_1252-1002.jpg?_wi=2",
imageAlt: "happy homeowner in luxury garden portrait",
},
id: "5", name: "Laura Chen", date: "June 2023", title: "Interior Designer", quote: "I recommend Glass Grass to all my clients who need premium, bespoke outdoor installations.", tag: "Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-tree-building-exterior_1252-1002.jpg", imageAlt: "happy homeowner in luxury garden portrait"},
]}
title="Client Experiences"
description="Don't just take our word for it—see what our discerning clients say about their transformed retreats."
@@ -228,20 +147,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What areas do you serve?",
content: "We proudly serve discerning residential clients across the entire Chicagoland area.",
},
id: "1", title: "What areas do you serve?", content: "We proudly serve discerning residential clients across the entire Chicagoland area."},
{
id: "2",
title: "Do you offer seasonal maintenance?",
content: "Yes, we provide year-round, precision-focused maintenance packages for our premium clients.",
},
id: "2", title: "Do you offer seasonal maintenance?", content: "Yes, we provide year-round, precision-focused maintenance packages for our premium clients."},
{
id: "3",
title: "How do we start a project?",
content: "Begin by scheduling an initial consultation through our form; we will listen to your vision and draft a professional proposal.",
},
id: "3", title: "How do we start a project?", content: "Begin by scheduling an initial consultation through our form; we will listen to your vision and draft a professional proposal."},
]}
title="Common Questions"
description="Learn more about our design process, maintenance services, and how we can best support your vision."
@@ -253,8 +163,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Inquiry"
title="Start Your Transformation"
description="Ready to enhance your property's value? Schedule your consultation with Chicago's premier landscape specialists today."
@@ -269,29 +178,19 @@ export default function LandingPage() {
logoText="Glass Grass"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Bespoke Design",
href: "#services",
},
label: "Bespoke Design", href: "#services"},
{
label: "Precision Maintenance",
href: "#services",
},
label: "Precision Maintenance", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}