diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b08695b..82b152d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Open_Sans } from "next/font/google"; export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", + title: 'Solidarity Holidays | Collective Resistance', + description: 'Starve the elite this holiday and join a community committed to mutual aid and radical resource redistribution.', }; const inter = Inter({ diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cab1f9..dc1ab88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,267 +17,142 @@ export default function LandingPage() { defaultButtonVariant="shift-hover" defaultTextAnimation="entrance-slide" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);