From 92f5cddc018f3eee8fe995bb6144207653aaa358 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 21:38:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bf3437..aee2acf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; +import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import { Award, Leaf, ShoppingBag, Star, Users, Utensils } from "lucide-react"; export default function LandingPage() { @@ -33,6 +34,7 @@ export default function LandingPage() { +
+ +
+