diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 6cf177a..9871aef 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -14,192 +14,61 @@ export default function LandingPage() { defaultButtonVariant="bounce-effect" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - - -
- -
- -
- -
- -
- -
- - + +
+ +
+
+ +
+
+ +
+
); -} +} \ No newline at end of file