diff --git a/src/app/page.tsx b/src/app/page.tsx index 0165d48..3d23968 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,9 +25,9 @@ export default function WebAgency2Page() { sizing="medium" background="none" cardStyle="glass-elevated" - primaryButtonStyle="metallic" + primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" - headingFontWeight="medium" + headingFontWeight="semibold" > - - - - +
+ +
+
+ +
+
+ +
- - +
+ +
- +
+ +
); } +" + } + ], + "theme": { + "--background": "#0a0a0a", "--card": "#161616", "--foreground": "#f0f0f0", "--primary-cta": "#ffffff", "--secondary-cta": "#1e1e1e", "--accent": "#d0d0d0", "--background-accent": "#9a9a9a" + }, + "rawPlan": "I've updated the website to a sleek, modern dark theme, enhancing visual impact and reducing eye strain. I've also reorganized section backgrounds for better hierarchy and clarity." +} \ No newline at end of file