From 0eff4af45045527504a823925020a98a6506350b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 14:18:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 228 +++++++++++++++-------------------------------- 1 file changed, 71 insertions(+), 157 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 109f211..f710170 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,9 +13,9 @@ import FaqBase from "@/components/sections/faq/FaqBase"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBase from "@/components/sections/footer/FooterBase"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; -import { Sparkles, ArrowUpRight, Award, TrendingUp, Users } from "lucide-react"; +import { Sparkles, ArrowUpRight, Award, TrendingUp, Users, Music, Download } from "lucide-react"; -export default function WebAgency2Page() { +export default function MusicDownloaderPage() { return ( - - - - - - - +
+ +