Merge version_1_1781515986310 into main #4

Merged
bender merged 1 commits from version_1_1781515986310 into main 2026-06-15 09:46:08 +00:00

View File

@@ -6,7 +6,6 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards';
import FooterMinimal from '@/components/sections/footer/FooterMinimal';
import { Smile, Star, Utensils } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {