Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-05 07:42:13 +00:00

View File

@@ -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