Merge version_1_1782246140085 into main #3

Merged
bender merged 1 commits from version_1_1782246140085 into main 2026-06-23 20:24:17 +00:00

View File

@@ -6,8 +6,8 @@ import FeaturesImageBento from '@/components/sections/features/FeaturesImageBent
import HeroCenteredLogos from '@/components/sections/hero/HeroCenteredLogos';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
import { Coffee, History, Leaf } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
import { History, Leaf, Coffee } from "lucide-react";
export default function HomePage() {
return (