Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -4,7 +4,8 @@ import FeaturesDetailedCards from '@/components/sections/features/FeaturesDetail
|
||||
import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRevealCardsBento';
|
||||
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||
import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards';
|
||||
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
|
||||
import TestimonialRatingCardsOriginal from '@/components/sections/testimonial/TestimonialRatingCards';
|
||||
const TestimonialRatingCards = TestimonialRatingCardsOriginal as any;
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function HomePage() {
|
||||
|
||||
Reference in New Issue
Block a user