7 Commits

Author SHA1 Message Date
a3c808cbf3 Update src/app/page.tsx 2026-03-08 08:02:00 +00:00
1c06eefcbc Merge version_2 into main
Merge version_2 into main
2026-03-08 07:53:39 +00:00
64ba61207e Update src/app/page.tsx 2026-03-08 07:53:35 +00:00
d42eb90758 Update src/app/layout.tsx 2026-03-08 07:53:34 +00:00
7b4bc15529 Merge version_1 into main
Merge version_1 into main
2026-03-08 07:40:57 +00:00
9d38f1ead6 Merge version_1 into main
Merge version_1 into main
2026-03-08 07:40:07 +00:00
5845613d6f Merge version_1 into main
Merge version_1 into main
2026-03-08 07:38:59 +00:00
2 changed files with 11 additions and 1413 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -51,11 +51,11 @@ export default function LandingPage() {
textPosition="bottom-left"
showBlur={true}
showDimOverlay={true}
buttons={[
{ text: "Call Now", href: "tel:089175-36072" },
{ text: "WhatsApp Us", href: "https://wa.me/918917536072" }
]}
buttonAnimation="slide-up"
buttons={[
{ text: "Visit us today", href: "tel:089175-36072" },
{ text: "or call", href: "tel:089175-36072" }
]}
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardFour
title="Our Plant & Product Categories"
description="Browse our wide selection of plants and gardening products. From indoor beauties to outdoor greenery, we have everything you need."
description="Call us for current availability and bulk discounts. Browse our wide selection of plants and gardening products. From indoor beauties to outdoor greenery, we have everything you need."
tag="Shop Plants"
textboxLayout="default"
useInvertedBackground={false}