diff --git a/src/app/page.tsx b/src/app/page.tsx
index d9b9ade..c9ac1cc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,77 +45,48 @@ export default function LandingPage() {
@@ -135,13 +98,9 @@ export default function LandingPage() {
description="At Sale & Pepe, we believe in the art of slow-cooked Italian tradition. Our cozy atmosphere provides the perfect backdrop for authentic dishes that transport you straight to the heart of Italy."
metrics={[
{
- value: "100%",
- title: "Fresh Ingredients",
- },
+ value: "100%", title: "Fresh Ingredients"},
{
- value: "20+",
- title: "Authentic Recipes",
- },
+ value: "20+", title: "Authentic Recipes"},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-chef-holding-fresh-pasta_23-2148763138.jpg"
mediaAnimation="blur-reveal"
@@ -153,31 +112,20 @@ export default function LandingPage() {