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" },