Update src/pages/HomePage/sections/Ticker.tsx

This commit is contained in:
2026-06-30 13:14:51 +00:00
parent c0ce6cbae3
commit c2b2856564

View File

@@ -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 (
<div id="ticker" data-section="ticker">
<SectionErrorBoundary name="ticker">