Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-09 09:41:51 +00:00

View File

@@ -8,7 +8,7 @@ import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCa
import FeatureCardThree from "@/components/sections/feature/featureCardThree/FeatureCardThree";
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import { Sprout, Leaf, Store, CheckCircle, Star, Heart, Seedling, Users, TrendingUp } from "lucide-react";
import { Sprout, Leaf, Store, CheckCircle, Star, Heart, Users, TrendingUp } from "lucide-react";
export default function LandingPage() {
return (