Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f77d7176d0 | |||
| ac164b2717 | |||
| 75d0c04622 |
@@ -127,8 +127,8 @@ export default function LandingPage() {
|
||||
title="Why Choose Mivan"
|
||||
description="Proven excellence in Turkish cuisine and hospitality since becoming Istanbul's favorite dining destination"
|
||||
metrics={[
|
||||
{ id: "1", value: "15+ Years", description: "Serving Authentic Turkish Cuisine" },
|
||||
{ id: "2", value: "10,000+", description: "Satisfied International Guests" },
|
||||
{ id: "1", value: "10,000+", description: "Satisfied International Guests" },
|
||||
{ id: "2", value: "15+ Years", description: "Serving Authentic Turkish Cuisine" },
|
||||
{ id: "3", value: "50+", description: "Premium Menu Selections" },
|
||||
{ id: "4", value: "24/7", description: "Fresh Ingredient Sourcing" }
|
||||
]}
|
||||
@@ -210,4 +210,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user