Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a3c808cbf3 | |||
| 1c06eefcbc | |||
| 64ba61207e | |||
| d42eb90758 | |||
| 7b4bc15529 | |||
| 9d38f1ead6 | |||
| 5845613d6f |
1414
src/app/layout.tsx
1414
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
|||||||
textPosition="bottom-left"
|
textPosition="bottom-left"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
buttons={[
|
|
||||||
{ text: "Call Now", href: "tel:089175-36072" },
|
|
||||||
{ text: "WhatsApp Us", href: "https://wa.me/918917536072" }
|
|
||||||
]}
|
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Visit us today", href: "tel:089175-36072" },
|
||||||
|
{ text: "or call", href: "tel:089175-36072" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
title="Our Plant & Product Categories"
|
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"
|
tag="Shop Plants"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user