Merge version_1 into main #3
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user