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