From a469464fc595903f8254b70f00af5107be433e90 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:13:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c88b8c..403b66a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,9 +55,11 @@ export default function LandingPage() { mediaAnimation="slide-up" buttons={[ { text: "Get Your Quote Today", href: "contact" }, - { text: "View Our Work", href: "portfolio" } + { text: "✓ Free Quote in 24 Hours", href: "contact" } ]} buttonAnimation="slide-up" + buttonContainerClassName="flex flex-col gap-3 md:flex-row md:items-center" + buttonClassName="w-full md:w-auto" testimonials={[ { name: "Lerato Mthembu", handle: "Marketing Director, TechFlow Botswana", testimonial: "Exceptional quality and transparent pricing. They delivered our corporate brochures ahead of schedule with zero revisions needed.", rating: 5,