diff --git a/src/app/page.tsx b/src/app/page.tsx index ac0d0ad..3e19c02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function HomePage() { "Fast shipping across Emirates", "Local Dubai-based fulfillment"], }, { - id: "2", value: "Premium", title: "Affordable Luxury", items: [ + id: "2", value: "50%+ Less", title: "Affordable Luxury", items: [ "High-end quality at accessible prices", "Luxury-inspired fragrances"], }, { @@ -238,4 +238,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}