From b2def01a5429e30bcb47c4a50c78a1232f6ee9ad Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 07:45:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 328 +++++++++++------------------------------------ 1 file changed, 72 insertions(+), 256 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d30c89..036b65a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { Clock, Heart, Leaf, MapPin, Pizza, Salad, Sparkles, Star, Truck, Utensils } from "lucide-react"; +import { Carrot, Clock, Heart, Leaf, MapPin, Pizza, Salad, ScrollText, Seedling, Sparkles, Star, Truck, Utensils } from "lucide-react"; export default function LandingPage() { return ( @@ -34,25 +34,15 @@ export default function LandingPage() { @@ -61,82 +51,49 @@ export default function LandingPage() {
@@ -494,13 +314,9 @@ export default function LandingPage() {