Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe9186bb13 | |||
| 3ed36c712d | |||
| 7255b59f2b | |||
| dbbd27b8cd | |||
| 54516cd7da | |||
| b15e4c3179 |
@@ -137,6 +137,8 @@ export default function HomePage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View All", href: "/shop"},
|
text: "View All", href: "/shop"},
|
||||||
|
{
|
||||||
|
text: "Shop Now", href: "/shop"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -271,8 +273,8 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your WhatsApp number"
|
inputPlaceholder="Your WhatsApp number"
|
||||||
buttonText="Message Now"
|
buttonText="Get Watch Recommendations"
|
||||||
termsText="By contacting us, you agree to our Terms and acknowledge our Privacy Policy."
|
termsText="By contacting us, you agree to our Terms and acknowledge our Privacy Policy."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user