Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-26 04:47:28 +00:00

View File

@@ -180,7 +180,7 @@ export default function LandingPage() {
background={{ variant: "cell-wave" }}
tag="Visit Us"
title="Let's Keep in Touch"
description="Follow us on social media for seasonal menu updates and special events."
description="Follow us on Instagram at @kulma_cafe_ for updates and community features."
/>
</div>
@@ -197,6 +197,7 @@ export default function LandingPage() {
{
title: "Support", items: [
{ label: "Contact Us", href: "#" },
{ label: "Instagram", href: "https://www.instagram.com/kulma_cafe_/" },
{ label: "Privacy", href: "#" },
],
},