Update src/app/page.tsx

This commit is contained in:
2026-03-04 12:40:44 +00:00
parent 7c2e6604ec
commit a5349871ad

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardSeven
title="Our Services"
title="Join to us"
description="From wedding celebrations to corporate events, we deliver exceptional floral experiences tailored to your vision."
tag="What We Offer"
tagIcon={Star}
@@ -132,6 +132,7 @@ export default function LandingPage() {
textboxLayout="default"
animationType="blur-reveal"
useInvertedBackground={true}
textBoxTitleClassName="text-purple-600"
/>
</div>