Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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