Merge version_1 into main #3
@@ -13,7 +13,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { Award, Bell, Book, Cake, CalendarDays, Flame, Heart, IceCream, Leaf, Phone, Scale, Smile, Sparkles, Star, ChefHat, Fork } from "lucide-react";
|
||||
import { Award, Bell, Book, Cake, CalendarDays, Flame, Heart, IceCream, Leaf, Phone, Scale, Smile, Sparkles, Star, ChefHat, Utensils } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
icon: Scale,
|
||||
text: "Balanced Flavors"},
|
||||
{
|
||||
icon: Fork,
|
||||
icon: Utensils,
|
||||
text: "Hearty Meal"},
|
||||
],
|
||||
reverse: true
|
||||
|
||||
Reference in New Issue
Block a user