diff --git a/src/app/page.tsx b/src/app/page.tsx index 890b082..cc91d02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,14 +1,6 @@ "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 ( @@ -24,120 +16,110 @@ export default function StarWarsPage() { secondaryButtonStyle="glass" headingFontWeight="extrabold" > - -
- +
+
+

STAR WARS

+

Join millions of fans exploring the galaxy's greatest saga. Discover exclusive content, connect with the community, and celebrate the Force.

+ +
+
- +
+
+

Our Galactic Impact

+

Witness the scale of the Star Wars universe and its influence across generations

+
+
+
40+
+
Years
+
Of Star Wars storytelling
+
+
+
11
+
Films
+
Complete Skywalker saga
+
+
+
100M+
+
Fans
+
Worldwide united by Force
+
+
+
+
Stories
+
In expanding galaxy
+
+
+
+
- -
- +
+
+

Experience the epic saga spanning decades of storytelling across multiple eras and universes. From Episode I through IX, experience the story of the Skywalker family and the eternal battle between light and dark sides of the Force.

+
+
- console.log("Subscribed:", email)} - /> +
+
+
Newsletter
+

Join the Force

+

Subscribe for exclusive Star Wars news, community updates, and behind-the-scenes content.

+
+ + +
+
+
);