Merge version_2 into main #4
1415
src/app/layout.tsx
1415
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -41,14 +41,14 @@ export default function RoyalRestaurantPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
title="Authentic Spicy Food for Your Family – Royal Restaurant"
|
||||
title="Book Your Table Today – Authentic Spicy Food at Royal Restaurant"
|
||||
description="Tasty, affordable meals trusted by 55 happy customers. Open daily 6 AM–midnight in Harina Basti. Call now to book your table or place an order."
|
||||
tag="⭐ 4.3 Rating"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Call Now to Book", href: "tel:+91-XXXXX-XXXXX" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com" }
|
||||
{ text: "☎ Call Now to Book", href: "tel:+91-XXXXX-XXXXX" },
|
||||
{ text: "📍 Get Directions", href: "https://maps.google.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
|
||||
Reference in New Issue
Block a user