Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-07 05:22:22 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Bookmark, Box, Building2, CheckCircle, Croissant, Gift, Leaf, Package, Percent, ShoppingBag, Sparkles, Cheese } from "lucide-react";
import { Bookmark, Box, Building2, CheckCircle, Croissant, Gift, Leaf, Package, Percent, ShoppingBag, Sparkles, ChefHat } from "lucide-react";
export default function LandingPage() {
return (
@@ -167,7 +167,7 @@ export default function LandingPage() {
icon: Croissant,
text: "Freshly Baked"},
{
icon: Cheese,
icon: ChefHat,
text: "Gourmet Deli"},
{
icon: Gift,