Update src/app/page.tsx

This commit is contained in:
2026-05-09 04:39:44 +00:00
parent 049e20de08
commit 057d96cbdf

View File

@@ -182,7 +182,7 @@ export default function LandingPage() {
variant: "canvas-reveal"}}
tag="Get in Touch"
title="Join Our Coffee Community"
description="Subscribe for weekly brewing tips, specialty release alerts, and exclusive event invitations."
description="Subscribe for weekly brewing tips, specialty release alerts, and exclusive event invitations. Located at: ด่านซ้าย, ตำบล เมือง อำเภอเมืองเลย เลย 42000."
/>
</div>
@@ -202,4 +202,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}