Merge version_1 into main #2
@@ -10,7 +10,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Heart, Home, Users, Leaf, Seedling, CookingPot } from "lucide-react";
|
||||
import { Heart, Home, Users, Leaf, CookingPot } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
value: "Fresh",
|
||||
},
|
||||
{
|
||||
icon: Seedling,
|
||||
icon: Leaf,
|
||||
label: "100%",
|
||||
value: "Organic",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user