Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4796c4fa6b | |||
| 9d13b03db8 | |||
| 723b17e0cd | |||
| c3387164a0 |
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "1", badge: "Everyday Chic", badgeIcon: Tag,
|
||||
price: "Discover Affordable Quality", subtitle: "Curated essentials for daily elegance.", buttons: [
|
||||
price: "From ₦50,000", subtitle: "Curated essentials for daily elegance.", buttons: [
|
||||
{
|
||||
text: "Shop Now", href: "#collections"},
|
||||
],
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", badge: "Luxury Edit", badgeIcon: Crown,
|
||||
price: "Experience Premium Fashion", subtitle: "Exquisite pieces for special occasions and refined tastes.", buttons: [
|
||||
price: "From ₦150,000", subtitle: "Exquisite pieces for special occasions and refined tastes.", buttons: [
|
||||
{
|
||||
text: "View Collection", href: "#collections"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user