Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-03 19:05:52 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -15,13 +15,13 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "Haveli Cafe - Late Night Hangout in Veraval", description: "Haveli Cafe is your favorite late-night hangout in Veraval, open until 2:30 AM. Enjoy great food, fast service, and warm vibes at budget-friendly prices. 4.2★ rating.", keywords: "cafe, restaurant, Veraval, late night, hangout, food, affordable", alternates: {
title: "Haveli Cafe - Late Night Hangout in Veraval", description: "Haveli Cafe is your favorite late-night hangout in Veraval, open until 2:30 AM. Enjoy great food, fast service, and warm vibes at budget-friendly prices. Located opposite Crystal School on Junagadh-Somnath Highway. 4.2★ rating.", keywords: "cafe, restaurant, Veraval, late night, hangout, food, affordable, Junagadh-Somnath Highway, Crystal School", alternates: {
canonical: "https://havelichafe.com"},
metadataBase: new URL("https://havelichafe.com"),
openGraph: {
title: "Haveli Cafe - Late Night Hangout in Veraval", description: "Great Food, Fast Service, and Warm Vibes. Open until 2:30 AM. Budget-friendly dining for friends and family.", url: "https://havelichafe.com", siteName: "Haveli Cafe", type: "website"},
title: "Haveli Cafe - Late Night Hangout in Veraval", description: "Great Food, Fast Service, and Warm Vibes. Open until 2:30 AM. Located opposite Crystal School on Junagadh-Somnath Highway. Budget-friendly dining for friends and family.", url: "https://havelichafe.com", siteName: "Haveli Cafe", type: "website"},
twitter: {
card: "summary_large_image", title: "Haveli Cafe - Late Night Hangout in Veraval", description: "Your favorite cafe for late-night hangouts. Open until 2:30 AM with great food and warm vibes."},
card: "summary_large_image", title: "Haveli Cafe - Late Night Hangout in Veraval", description: "Your favorite cafe for late-night hangouts located opposite Crystal School on Junagadh-Somnath Highway. Open until 2:30 AM with great food and warm vibes."},
robots: {
index: true,
follow: true,

View File

@@ -139,7 +139,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to visit us? Located opposite Crystal School on the Junagadh-Somnath Highway. We're open until 2:30 AM! Drop by for great food, fast service, and warm vibes."
text="Ready to visit us? We're located opposite Crystal School on the Junagadh-Somnath Highway in Veraval. This landmark location makes it easy to find us even late at night. Open until 2:30 AM daily! Drop by for great food, fast service, and warm vibes that keep our guests coming back."
animationType="background-highlight"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}