From ffee59098c7a6f17d54ac337a6fdaa3cb6e8240b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 17:16:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bbc076d..a0d52f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import FeatureBento from '@/components/sections/feature/FeatureBento'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { Film, Clapperboard, Sparkles, Heart, Video, Zap, Eye, Award, Palette, Trending, Layers, Music, Send } from 'lucide-react'; +import { Film, Clapperboard, Sparkles, Heart, Video, Zap, Eye, Award, Palette, TrendingUp, Layers, Music, Send } from 'lucide-react'; export default function FilmmakerPortfolio() { return ( @@ -41,7 +41,7 @@ export default function FilmmakerPortfolio() {