Merge version_1_1782236363152 into main #2

Merged
bender merged 1 commits from version_1_1782236363152 into main 2026-06-23 17:41:26 +00:00

View File

@@ -6,8 +6,8 @@ import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import PricingLayeredCards from '@/components/sections/pricing/PricingLayeredCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards';
import { Lightbulb, LineChart, Zap } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
import { Zap, Lightbulb, LineChart } from "lucide-react";
export default function HomePage() {
return (