Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-23 00:25:01 +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>