Merge version_1 into main #4
@@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Award, Book, CakeSlice, Cookie, CookingPot, Croissant, Leaf, Mail, Salad, Star, Users, Wheat, Pipette, Drumstick, Cheese } from "lucide-react";
|
||||
import { Award, Book, CakeSlice, Cookie, CookingPot, Croissant, Leaf, Mail, Salad, Star, Users, Wheat, Pipette, Drumstick, Milk } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
icon: Drumstick,
|
||||
text: "Premium Cold Cuts"},
|
||||
{
|
||||
icon: Cheese,
|
||||
icon: Milk,
|
||||
text: "Artisanal Cheeses"},
|
||||
],
|
||||
reverse: false
|
||||
|
||||
Reference in New Issue
Block a user