Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-06-07 23:53:33 +00:00

View File

@@ -10,7 +10,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Coffee, Leaf, Star, Users } from "lucide-react";
import { Coffee, Leaf, Star, Users, Sun } from "lucide-react";
export default function LandingPage() {
return (