diff --git a/src/app/page.tsx b/src/app/page.tsx index c195d2e..70fe551 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,10 +68,6 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" marqueeItems={[ - { - type: "image", - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1E0t8mxuGpZ0qBVz2J2MtoVjT/uploaded-1775576014142-ojh1v030.png", alt: "Primary Barber" - }, { type: "text-icon", text: "Walk-ins velkomne", icon: Clock, }, @@ -201,4 +197,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}