Merge version_1_1780196349152 into main #4

Merged
bender merged 1 commits from version_1_1780196349152 into main 2026-05-31 03:03:48 +00:00

View File

@@ -6,7 +6,7 @@ import FeaturesBento from '@/components/sections/features/FeaturesBento';
import HeroOverlayMarquee from '@/components/sections/hero/HeroOverlayMarquee';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards';
import { Award, Beef, Cherry, Flag, Gauge, Grape, Leaf, Milk, Recycle, Scale } from "lucide-react";
import { Beef, Cherry, Flag, Grape, Leaf, Milk, Recycle, Scale } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {