Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Shop Now & Save 20%", href: "products" },
|
||||
{ text: "Shop Collection", href: "products" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
title="Best Sellers"
|
||||
description="Shop our most-loved cosmetics trusted by thousands"
|
||||
tag="Limited Stock Available"
|
||||
tag="Limited Stock + Free Shipping on Orders $50+"
|
||||
tagIcon={Zap}
|
||||
products={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user