diff --git a/src/pages/HomePage/sections/Ticker.tsx b/src/pages/HomePage/sections/Ticker.tsx index efb0629..4ab828a 100644 --- a/src/pages/HomePage/sections/Ticker.tsx +++ b/src/pages/HomePage/sections/Ticker.tsx @@ -5,7 +5,7 @@ import React from 'react'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -export default function TickerSection(): React.JSX.Element { +export default function Section(): React.JSX.Element { return (