Update src/app/about/page.tsx

This commit is contained in:
2026-03-17 06:43:45 +00:00
parent 6c1b1a7d6d
commit 02fa73acfa

View File

@@ -104,7 +104,7 @@ export default function AboutPage() {
<FeatureCardTwelve
tag="Our Services"
tagIcon={Utensils}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Multiple Ways to Enjoy Daily Coffee"
description="From casual dine-in to contactless delivery, we offer flexible dining options tailored to your lifestyle."
textboxLayout="default"
@@ -185,7 +185,7 @@ export default function AboutPage() {
<ContactSplit
tag="Get In Touch"
tagIcon={Phone}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Ready to Visit or Order?"
description="Contact us directly via phone, WhatsApp, or fill out the form below. We'll be happy to help with reservations, catering, or answer any questions."
background={{ variant: "plain" }}