Update src/app/page.tsx

This commit is contained in:
2026-06-02 17:17:44 +00:00
parent abb9831da7
commit 2ba356310b

View File

@@ -13,7 +13,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Award, Globe, Heart, Leaf, Package, Sparkles, Star, Utensils, Seedling, ChefHat, ForkKnife } from "lucide-react";
import { Award, Globe, Heart, Leaf, Package, Sparkles, Star, Utensils, ChefHat, ForkKnife } from "lucide-react";
export default function LandingPage() {
return (
@@ -155,7 +155,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-preparing-beef-steak-tartar_23-2150655687.jpg", imageAlt: "Fresh tropical fruits"},
items: [
{
icon: Seedling,
icon: Leaf,
text: "Locally Sourced Produce"},
{
icon: Globe,