4 Commits

Author SHA1 Message Date
7182055a51 Update src/app/page.tsx 2026-04-23 00:24:55 +00:00
1e833d9739 Merge version_1 into main
Merge version_1 into main
2026-04-23 00:24:10 +00:00
6e51d0d5f6 Merge version_1 into main
Merge version_1 into main
2026-04-23 00:23:41 +00:00
fb7e48fc9b Merge version_1 into main
Merge version_1 into main
2026-04-23 00:23:13 +00:00

View File

@@ -151,8 +151,8 @@ export default function LandingPage() {
title="Book Your Session"
description="Walk-ins are always welcome, or book your custom flash today."
buttons={[
{ text: "WALK-INS WELCOME", href: "#" },
{ text: "BOOK CUSTOM FLASH", href: "#" },
{ text: "WALK-INS WELCOME", href: "https://booking.primitive-tattoo.com/walk-in" },
{ text: "BOOK CUSTOM FLASH", href: "https://booking.primitive-tattoo.com/custom-flash" },
]}
/>
</div>