Merge version_1_1781450208974 into main #2

Merged
bender merged 1 commits from version_1_1781450208974 into main 2026-06-14 15:28:52 +00:00

View File

@@ -4,7 +4,7 @@ import FaqSimple from '@/components/sections/faq/FaqSimple';
import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';
import HeroOverlayMarquee from '@/components/sections/hero/HeroOverlayMarquee';
import TestimonialMarqueeOverlayCards from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards';
import { Coffee, Leaf, Shield, Star, Zap } from "lucide-react";
import { Coffee, Leaf } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {