From 059e6e16d558b4e925b7798854fdf86d97d8bfad Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 12:54:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce69d7e..e0c12b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,7 +25,7 @@ export default function LandingPage() { sizing="medium" background="floatingGradient" cardStyle="gradient-mesh" - primaryButtonStyle="primary-glow" + primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="extrabold" > @@ -105,7 +105,7 @@ export default function LandingPage() { { type: "image", src: "http://img.b2bpic.net/free-photo/crop-hand-with-eco-leaves-symbol_23-2147826226.jpg", alt: "leaf eco icon branding"}, { - type: "image", src: "http://img.b2bpic.net/free-vector/globe-grid-with-leaf-cycle_78370-7949.jpg", alt: "sustainable earth logo mark"}, + type: "image", src: "http://img.b2b-vector/globe-grid-with-leaf-cycle_78370-7949.jpg", alt: "sustainable earth logo mark"}, { type: "image", src: "http://img.b2bpic.net/free-vector/illustration-power-station_53876-28397.jpg", alt: "eco friendly leaf branding"}, { -- 2.49.1