Merge version_1 into main #4
@@ -13,7 +13,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TeamCardTen from '@/components/sections/team/TeamCardTen';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Award, Cherry, Clock, Flame, Heart, Leaf, Sparkles, Users, Grain, Mushroom, ChefHat, Beer, Bone, Drumstick } from "lucide-react";
|
||||
import { Award, Cherry, Clock, Flame, Heart, Leaf, Sparkles, Users, ChefHat, Beer, Bone, Drumstick, Wheat, Salad } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -120,10 +120,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-dough-pasta-dish-dark-surface-color-meal-pasta-dish_140725-82184.jpg", imageAlt: "Traditional Italian pasta dish"},
|
||||
items: [
|
||||
{
|
||||
icon: Grain,
|
||||
icon: Wheat,
|
||||
text: "Pasta Fresca Fatta in Casa"},
|
||||
{
|
||||
icon: Mushroom,
|
||||
icon: Salad,
|
||||
text: "Salse Ricche e Saporite"},
|
||||
{
|
||||
icon: ChefHat,
|
||||
|
||||
Reference in New Issue
Block a user