From e61ffee9cbcf3288b1c8345157c5919a4d7674c0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:41:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d35632..7b090dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,12 +52,11 @@ export default function LandingPage() { description="Professional graphic design that helps your business stand out. Custom logos, branding, and visuals designed to attract customers and grow your business." buttons={[ { - text: "Call Now", href: "tel:+10000000000"}, + text: "Email Now", href: "mailto:fatimakinza673@gmail.com"}, { text: "Get a Free Quote", href: "#contact"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/graphic-digital-tablet-stationeries-pink-background_23-2147880567.jpg" mediaAnimation="blur-reveal" /> @@ -75,7 +74,6 @@ export default function LandingPage() { { value: "5+", title: "Years Experience"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-confident-man_1098-18449.jpg" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -227,4 +225,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1