3 Commits

Author SHA1 Message Date
a98b1c4497 Merge version_3 into main
Merge version_3 into main
2026-03-14 09:11:43 +00:00
0bc094a7b1 Update src/app/page.tsx 2026-03-14 09:11:39 +00:00
e28bb8c00f Merge version_2 into main
Merge version_2 into main
2026-03-14 09:09:46 +00:00

View File

@@ -45,8 +45,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
title="Save 40% Water with Smart Plant Care for a Sustainable Future"
description="Arbor combines cutting-edge technology with environmental responsibility to help you nurture healthier plants while conserving water. Experience the future of sustainable gardening."
title="Healthy Plants, 40% Less Water The Smart Way to Care"
description="Arbor combines cutting-edge technology with environmental responsibility to help you nurture healthier plants while conserving water. Our innovative systems prove that sustainability and thriving greenery go hand in hand."
tag="Innovation Meets Sustainability"
tagIcon={Leaf}
tagAnimation="slide-up"
@@ -316,4 +316,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}