diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4cf2360..77b3476 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
@@ -56,65 +46,40 @@ export default function LandingPage() {
@@ -126,17 +91,11 @@ export default function LandingPage() {
description="Founded by fans for fans, The Avengers Cafe serves high-end comfort food with a touch of epic flair. From our secret spice blends to our gold-dusted espressos, every detail is engineered for champions."
metrics={[
{
- value: "758+",
- title: "Legendary Reviews",
- },
+ value: "758+", title: "Legendary Reviews"},
{
- value: "4.6★",
- title: "Hero Rating",
- },
+ value: "4.6★", title: "Hero Rating"},
{
- value: "₹200",
- title: "Starting Price",
- },
+ value: "₹200", title: "Starting Price"},
]}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -146,64 +105,29 @@ export default function LandingPage() {
@@ -253,16 +162,13 @@ export default function LandingPage() {
@@ -271,37 +177,23 @@ export default function LandingPage() {