Merge version_1 into main #3
@@ -13,7 +13,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { Award, Droplet, Heart, Leaf, ShieldCheck, Sparkles, Utensils, HeartHandshake, Brush, HatChef, ScanText, Microscope } from "lucide-react";
|
||||
import { Award, Droplet, Heart, Leaf, ShieldCheck, Sparkles, Utensils, HeartHandshake, Brush, ChefHat, ScanText, Microscope } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
icon: Brush,
|
||||
text: "Meticulous Detail"},
|
||||
{
|
||||
icon: HatChef,
|
||||
icon: ChefHat,
|
||||
text: "Expert Bakers"},
|
||||
],
|
||||
reverse: true
|
||||
|
||||
Reference in New Issue
Block a user