Update src/pages/HomePage/sections/Ticker.tsx
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user