From 36fec03d90536655347920323cb1bf18f1901bd9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 16:24:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 198 +++++++++++------------------------------------ 1 file changed, 47 insertions(+), 151 deletions(-) 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() {