Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -5,7 +5,8 @@ import FeaturesArrowCards from '@/components/sections/features/FeaturesArrowCard
|
||||
import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';
|
||||
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
|
||||
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
|
||||
import TestimonialRatingCardsOriginal from '@/components/sections/testimonial/TestimonialRatingCards';
|
||||
const TestimonialRatingCards = TestimonialRatingCardsOriginal as any;
|
||||
import { Award, Building2, Users } from "lucide-react";
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user