Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 23:45:58 +00:00

View File

@@ -26,255 +26,103 @@ export default function LandingPage() {
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Ujamma Business Center"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "home" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="Ujamma Business Center"
button={{ text: "Contact Us", href: "#contact" }}
/>
</div>
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
title="Exquisite Landscaping for Premium Estates"
description="Ujamma Business Center delivers bespoke landscaping solutions, combining artistic garden design with expert maintenance to transform your outdoor space into a sanctuary."
tag="Premier Landscaping Experts"
buttons={[
{
text: "Book Consultation",
href: "#contact",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg",
imageAlt: "luxury landscaping modern garden",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7742.jpg",
imageAlt: "beautifully landscaped backyard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg",
imageAlt: "Brunet handyman in protective shield standing with cordless chain saw while working in backyard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-glasses-gloves-pruning-bushes-garden_7502-9841.jpg",
imageAlt: "Man in uniform glasses and gloves pruning bushes at garden",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-florist-taking-care-flowers-hands-close-up_176420-2077.jpg",
imageAlt: "Young florist taking care of flowers. Hands close up.",
},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by 500+ Luxury Homeowners"
/>
</div>
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{ variant: "plain" }}
title="Exquisite Landscaping for Premium Estates"
description="Ujamma Business Center delivers bespoke landscaping solutions, combining artistic garden design with expert maintenance to transform your outdoor space into a sanctuary."
tag="Premier Landscaping Experts"
buttons={[{ text: "Book Consultation", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg", imageAlt: "luxury landscaping modern garden" },
{ imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7742.jpg", imageAlt: "beautifully landscaped backyard" }
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by 500+ Luxury Homeowners"
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="Our Philosophy"
title="A Legacy of Horticultural Excellence"
description="At Ujamma Business Center, we believe landscaping is an art form. Every plant, stone, and pathway is meticulously curated to elevate the natural beauty of your property."
subdescription="With over 20 years of experience, we provide tailored outdoor transformations that stand the test of time."
imageSrc="http://img.b2bpic.net/free-photo/woman-working-alone-sustainable-greenhouse_23-2149072116.jpg"
mediaAnimation="slide-up"
icon={Leaf}
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="Our Philosophy"
title="A Legacy of Horticultural Excellence"
description="At Ujamma Business Center, we believe landscaping is an art form. Every plant, stone, and pathway is meticulously curated to elevate the natural beauty of your property."
subdescription="With over 20 years of experience, we provide tailored outdoor transformations that stand the test of time."
imageSrc="http://img.b2bpic.net/free-photo/woman-working-alone-sustainable-greenhouse_23-2149072116.jpg"
mediaAnimation="slide-up"
icon={Leaf}
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyFour
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Expert Lawn Care",
author: "Maintenance Team",
description: "Precision mowing, edging, and nutrient management for lush, healthy turf.",
tags: [
"Weekly Care",
"Fertilization",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-female-worker-working-together-garden_23-2148165265.jpg",
},
{
id: "f2",
title: "Garden Lighting",
author: "Design Team",
description: "Atmospheric lighting systems that enhance architectural features and security.",
tags: [
"Lighting",
"Design",
],
imageSrc: "http://img.b2bpic.net/free-photo/antique-lamp-outdoor_1339-7211.jpg",
},
{
id: "f3",
title: "Hardscaping Design",
author: "Construction Team",
description: "Custom patios, walkways, and retaining walls built with premium materials.",
tags: [
"Patios",
"Walls",
],
imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg",
},
]}
title="Tailored Outdoor Services"
description="Professional care that nurtures your landscape year-round."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyFour
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "f1", title: "Expert Lawn Care", author: "Maintenance Team", description: "Precision mowing, edging, and nutrient management for lush, healthy turf.", tags: ["Weekly Care", "Fertilization"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-female-worker-working-together-garden_23-2148165265.jpg" },
{ id: "f2", title: "Garden Lighting", author: "Design Team", description: "Atmospheric lighting systems that enhance architectural features and security.", tags: ["Lighting", "Design"], imageSrc: "http://img.b2bpic.net/free-photo/antique-lamp-outdoor_1339-7211.jpg" },
{ id: "f3", title: "Hardscaping Design", author: "Construction Team", description: "Custom patios, walkways, and retaining walls built with premium materials.", tags: ["Patios", "Walls"], imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg" }
]}
title="Tailored Outdoor Services"
description="Professional care that nurtures your landscape year-round."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@sarahhome",
testimonial: "The garden Ujamma created is my peaceful sanctuary. Absolutely professional service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tired-man-sitting-laptop-feeling-tired-after-work_259150-57566.jpg",
},
{
id: "2",
name: "Michael D.",
handle: "@miked",
testimonial: "Exceptional attention to detail during our patio construction project.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mother-son-plating-together_23-2148943246.jpg",
},
{
id: "3",
name: "Emily R.",
handle: "@emilygardens",
testimonial: "Our lawn has never looked better. Highly recommend their maintenance team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/botanical-business-retail-village-floral-bloom_53876-23404.jpg",
},
{
id: "4",
name: "David K.",
handle: "@davidk",
testimonial: "Transformed our property in just two weeks. Truly impressive craftsmanship.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-concentrated-gardeners-preparing-plants-pots-market-man-woman-blue-shirts-black-aprons-growing-home-plants-caring-flowers-commercial-gardening-summer-concept_74855-12994.jpg",
},
{
id: "5",
name: "Linda M.",
handle: "@lindam",
testimonial: "Excellent landscape lighting design that adds warmth to our home evenings.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg",
},
]}
showRating={true}
title="Client Success Stories"
description="Hear what our clients say about their garden transformations."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", handle: "@sarahhome", testimonial: "The garden Ujamma created is my peaceful sanctuary. Absolutely professional service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tired-man-sitting-laptop-feeling-tired-after-work_259150-57566.jpg" },
{ id: "2", name: "Michael D.", handle: "@miked", testimonial: "Exceptional attention to detail during our patio construction project.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mother-son-plating-together_23-2148943246.jpg" },
{ id: "3", name: "Emily R.", handle: "@emilygardens", testimonial: "Our lawn has never looked better. Highly recommend their maintenance team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/botanical-business-retail-village-floral-bloom_53876-23404.jpg" },
{ id: "4", name: "David K.", handle: "@davidk", testimonial: "Transformed our property in just two weeks. Truly impressive craftsmanship.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-concentrated-gardeners-preparing-plants-pots-market-man-woman-blue-shirts-black-aprons-growing-home-plants-caring-flowers-commercial-gardening-summer-concept_74855-12994.jpg" },
{ id: "5", name: "Linda M.", handle: "@lindam", testimonial: "Excellent landscape lighting design that adds warmth to our home evenings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg" }
]}
showRating={true}
title="Client Success Stories"
description="Hear what our clients say about their garden transformations."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
text="Ready to redefine your outdoor living? Schedule your premium landscaping consultation today."
buttons={[
{
text: "Contact Our Team",
href: "mailto:info@ujamma.com",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{ variant: "sparkles-gradient" }}
text="Ready to redefine your outdoor living? Schedule your premium landscaping consultation today."
buttons={[{ text: "Contact Our Team", href: "mailto:info@ujamma.com" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359709.jpg"
logoText="Ujamma Business Center"
columns={[
{
title: "Services",
items: [
{
label: "Lawn Care",
href: "#",
},
{
label: "Garden Design",
href: "#",
},
{
label: "Lighting",
href: "#",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Careers",
href: "#",
},
{
label: "Contact",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359709.jpg"
logoText="Ujamma Business Center"
columns={[
{ title: "Services", items: [{ label: "Lawn Care", href: "#" }, { label: "Garden Design", href: "#" }, { label: "Lighting", href: "#" }] },
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Careers", href: "#" }, { label: "Contact", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}