From 01f4f8e46e82cc7e0f78f073279ce0634aba3809 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 01:16:24 +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 dacf5cb..2fd26f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Reviews", id: "reviews" }, { name: "Location", id: "location" }, ]} - brandName="SH CUTZ" + brandName="SH CUTZ " button={{ text: "Book Now", href: "#booking" }} /> @@ -46,7 +46,7 @@ export default function LandingPage() { title="Precision. Craft. Character." description="Where every cut is a conversation, and every client leaves looking their best. Est. The Danforth, Toronto." background={{ variant: "sparkles-gradient" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0TjRXebOoJge9Z6e1toMB7ddV/uploaded-1775524331242-i8pztv5r.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0TjRXebOoJge9Z6e1toMB7ddV/uploaded-1775523797814-4ztdzzfy.jpg" buttons={[ { text: "Book Appointment", href: "#booking" }, { text: "View Services", href: "#services" }, -- 2.49.1