Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-22 17:00:03 +00:00
parent 5a4f2065ff
commit f586ac1915

View File

@@ -9,7 +9,6 @@ import PricingMediaCards from '@/components/sections/pricing/PricingMediaCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TeamListCards from '@/components/sections/team/TeamListCards';
import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards';
import { Calendar, CreditCard, ShieldCheck, Smartphone, Users, Zap } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
@@ -165,6 +164,7 @@ export default function HomePage() {
<SocialProofMarquee
tag="Trusted By"
title="The Biggest Names in Live Events"
description="Our network continues to expand."
names={[
"The Sound Hall", "Global Arena", "City Theater", "Grand Festival", "SportWorld", "Cultural Center", "Arts Hub"]}
/>