Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-23 20:25:04 +00:00
parent 1aebea63ea
commit 6fba1234b5

View File

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