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,