From 98cee4831c42bdc400df16ecb0bb284d873f1555 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 06:48:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 263 ++++++++--------------------------------------- 1 file changed, 44 insertions(+), 219 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 017b392..35791a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Award, Flame, Star } from "lucide-react"; +import { Award, Flame, Star, Utensils, MapPin, Phone, Clock } from "lucide-react"; export default function LandingPage() { return ( @@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -227,34 +118,12 @@ export default function LandingPage() {
@@ -263,24 +132,12 @@ export default function LandingPage() { @@ -288,12 +145,10 @@ export default function LandingPage() {
@@ -302,38 +157,8 @@ export default function LandingPage() {