From e884d8e6b2468be2871e2073aaac24c1a84610a9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 21:57:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 145197c..c194747 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; -import { Sparkles, Utensils, Anchor } from "lucide-react"; export default function LandingPage() { return ( @@ -73,6 +72,7 @@ export default function LandingPage() { animationType="blur-reveal" gridVariant="one-large-left-three-stacked-right" title="Our Signature Creations" + description="Explore our curated selection of sustainably sourced seafood, prepared with precision and passion." textboxLayout="split" products={[ { id: "p1", name: "Signature Lobster", price: "$48", variant: "Wood-Fired", imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713030.jpg" },