Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-18 08:33:39 +00:00

View File

@@ -162,7 +162,7 @@ export default function LandingPage() {
tag="Contact Us"
title="Visit Us Today"
description="Located at 123 Coffee Lane, City Center. Stop by for your daily boost."
buttons={[{ text: "Get Directions", href: "#" }]}
buttons={[{ text: "Visit Our Cafe", href: "#" }]}
/>
</div>