Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function DesertSpiceLanding() {
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Taste the Royal Flavours of Arabia"
|
||||
description="Authentic mandi, legendary BBQ, and generous family platters served in luxurious Arabian comfort. Experience the warmth of Middle Eastern hospitality in Mahabubnagar's most welcoming fine-dining destination."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Fine Dining Experience"
|
||||
tagIcon={Crown}
|
||||
tagAnimation="slide-up"
|
||||
@@ -110,7 +110,6 @@ export default function DesertSpiceLanding() {
|
||||
title: "Authentic Shawarma", description: "Meat roasted on traditional vertical spits, sliced fresh, and wrapped in soft pita with crisp vegetables and house-made garlic sauce.", imageSrc: "http://img.b2bpic.net/free-photo/fajitas_23-2148024795.jpg", imageAlt: "Authentic Shawarma", button: { text: "Learn More", href: "#" }
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
title="Our Signature Dishes"
|
||||
@@ -121,6 +120,7 @@ export default function DesertSpiceLanding() {
|
||||
buttons={[{ text: "Reserve Your Table", href: "contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -161,7 +161,6 @@ export default function DesertSpiceLanding() {
|
||||
id: "3", value: "24-48", title: "Hour Average Service Time", items: ["Efficient reservation system", "Fast-track ordering process", "Generous portion guarantee"]
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
title="Desert Spice by Numbers"
|
||||
@@ -196,7 +195,6 @@ export default function DesertSpiceLanding() {
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Transparent Pricing"
|
||||
titleSegments={undefined}
|
||||
description="Generous portions at honest prices. Clear menu values with no hidden charges ensure you know exactly what to expect."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user