diff --git a/src/app/page.tsx b/src/app/page.tsx index 3835c9d..35349ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,14 @@ "use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import HeroBillboard from "@/components/sections/hero/HeroBillboard"; +import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; +import SplitAbout from "@/components/sections/about/SplitAbout"; +import ContactCenter from "@/components/sections/contact/ContactCenter"; +import FooterBaseSocial from "@/components/sections/footer/FooterBaseSocial"; +import PlainBackground from "@/components/background/PlainBackground"; +import CircleGradientBackground from "@/components/background/CircleGradientBackground"; +import { TrendingUp, Users, Zap, Star, Twitter, Linkedin, Globe } from "lucide-react"; export default function StarWarsPage() { return ( @@ -16,87 +24,141 @@ export default function StarWarsPage() { secondaryButtonStyle="glass" headingFontWeight="extrabold" > -
- Join millions of fans exploring the galaxy's greatest saga. Discover exclusive content, connect with the community, and celebrate the Force. -
-- From Episode I through IX, experience the epic story of the Skywalker family and the eternal battle between light and dark sides of the Force. -
-- Venture into incredible stories beyond the main saga. Explore the Old Republic, High Republic era, and countless tales of heroes and villains. -
-- Meet legendary heroes like Luke Skywalker, Princess Leia, Han Solo, and Darth Vader who define the Star Wars legacy. -
-- Subscribe for exclusive Star Wars news, community updates, and behind-the-scenes content. -
-