Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36acf9d192 | |||
| f4c291549b | |||
| bfab73336a | |||
| 14deb52de3 | |||
| 4f389791a5 |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<HeroLogoBillboardSplit
|
<HeroLogoBillboardSplit
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
logoText="TVISHI"
|
logoText="TVISHI"
|
||||||
description="Harnessing the ancient wisdom of nature to revitalize your skin. Pure, organic, and intentionally crafted."
|
description="Invest in long-term skin health with potent, nature-derived rituals that protect and restore your complexion's natural barrier from the inside out."
|
||||||
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
layoutOrder="default"
|
layoutOrder="default"
|
||||||
@@ -72,7 +72,8 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="split"
|
textboxLayout="split-actions"
|
||||||
|
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
|
|||||||
Reference in New Issue
Block a user