Update src/app/page.tsx
This commit is contained in:
@@ -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() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user