Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function RestaurantLanding() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,14 +46,14 @@ export default function RestaurantLanding() {
|
||||
tag="Premium Local Dining"
|
||||
tagIcon={Utensils}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg"
|
||||
imageAlt="Baidar G Restaurant - Authentic Dining Experience"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+923479881380" },
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
className="w-full"
|
||||
/>
|
||||
</div>
|
||||
@@ -64,7 +64,7 @@ export default function RestaurantLanding() {
|
||||
description="Discover our signature dishes prepared with fresh ingredients and authentic recipes."
|
||||
tag="Bestsellers"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -72,7 +72,7 @@ export default function RestaurantLanding() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Signature Dish", name: "Chicken Karahi", price: "PKR 450", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/spicy-prawn-soup_74190-4809.jpg?_wi=1", imageAlt: "Chicken Karahi - Authentic Pakistani Cuisine"},
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/spicy-prawn-soup_74190-4809.jpg", imageAlt: "Chicken Karahi - Authentic Pakistani Cuisine"},
|
||||
{
|
||||
id: "2", brand: "Grilled Special", name: "BBQ Chicken Platter", price: "PKR 550", rating: 5,
|
||||
reviewCount: "76", imageSrc: "http://img.b2bpic.net/free-photo/happy-people-4th-july-celebration-medium-shot_23-2149383115.jpg", imageAlt: "BBQ Chicken Platter - Perfectly Grilled"},
|
||||
@@ -83,7 +83,7 @@ export default function RestaurantLanding() {
|
||||
buttons={[
|
||||
{ text: "Call to Order", href: "tel:+923479881380" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -93,14 +93,14 @@ export default function RestaurantLanding() {
|
||||
description="We are committed to serving the finest meals with the freshest ingredients. Our team takes pride in delivering excellent customer service and a comfortable dining experience that keeps our guests coming back."
|
||||
tag="Local Favorites"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="entrance-slide"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663837.jpg?_wi=1"
|
||||
tagAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663837.jpg"
|
||||
imageAlt="Baidar G Restaurant - Welcoming Dining Atmosphere"
|
||||
buttons={[
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=Baidar+G+Restaurant+Dir+Lower" },
|
||||
{ text: "Call Us", href: "tel:+923479881380" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
className="w-full"
|
||||
/>
|
||||
@@ -112,25 +112,25 @@ export default function RestaurantLanding() {
|
||||
description="Experience authentic dining with a commitment to quality and customer satisfaction."
|
||||
tag="Our Strengths"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Fresh Ingredients", author: "Daily Quality", description: "We source the finest ingredients daily to ensure every dish is prepared fresh and meets our high standards of taste and quality.", tags: ["Quality", "Fresh"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-cake-with-red-dogwoods-dark-grey-desk-fruit-berry-color-cake-biscuit_140725-34201.jpg?_wi=1", imageAlt: "Fresh ingredients prepared daily"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-cake-with-red-dogwoods-dark-grey-desk-fruit-berry-color-cake-biscuit_140725-34201.jpg", imageAlt: "Fresh ingredients prepared daily"},
|
||||
{
|
||||
id: "2", title: "Authentic Recipes", author: "Traditional Cuisine", description: "Our recipes are crafted with traditional methods and authentic spices to deliver the genuine taste of local cuisine that our community loves.", tags: ["Authentic", "Traditional"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-prawn-soup_74190-4809.jpg?_wi=2", imageAlt: "Traditional Pakistani cooking methods"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-prawn-soup_74190-4809.jpg", imageAlt: "Traditional Pakistani cooking methods"},
|
||||
{
|
||||
id: "3", title: "Friendly Service", author: "Customer Focused", description: "Our team is dedicated to providing warm, welcoming service that makes every visit memorable and keeps customers coming back.", tags: ["Service", "Welcoming"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663837.jpg?_wi=2", imageAlt: "Friendly restaurant staff and welcoming atmosphere"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663837.jpg", imageAlt: "Friendly restaurant staff and welcoming atmosphere"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "tel:+923479881380" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,7 +140,7 @@ export default function RestaurantLanding() {
|
||||
description="Real feedback from satisfied diners who trust Baidar G for their meals."
|
||||
tag="Customer Reviews"
|
||||
tagIcon={Users}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -174,7 +174,7 @@ export default function RestaurantLanding() {
|
||||
description="Explore the warm ambiance and quality dining we offer at Baidar G."
|
||||
tag="Dining Experience"
|
||||
tagIcon={Camera}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
@@ -182,7 +182,7 @@ export default function RestaurantLanding() {
|
||||
{
|
||||
id: "1", value: "4.6★", title: "Google Rating", description: "Highly trusted by diners in Dir", imageSrc: "http://img.b2bpic.net/free-photo/open-sign-with-bright-light_23-2149169043.jpg", imageAlt: "Restaurant exterior view"},
|
||||
{
|
||||
id: "2", value: "35+", title: "Customer Reviews", description: "Authentic feedback from satisfied guests", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-cake-with-red-dogwoods-dark-grey-desk-fruit-berry-color-cake-biscuit_140725-34201.jpg?_wi=2", imageAlt: "Delicious food presentation"},
|
||||
id: "2", value: "35+", title: "Customer Reviews", description: "Authentic feedback from satisfied guests", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-cake-with-red-dogwoods-dark-grey-desk-fruit-berry-color-cake-biscuit_140725-34201.jpg", imageAlt: "Delicious food presentation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -191,15 +191,15 @@ export default function RestaurantLanding() {
|
||||
<ContactCTA
|
||||
tag="Ready to Dine?"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
title="Hungry? Call Baidar G Restaurant Now"
|
||||
description="Located at Main Dir Chitral Road, Khall Bazar, Dir Lower. We offer dine-in and takeaway services. Reach out to place your order or make a reservation."
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+923479881380" },
|
||||
{ text: "WhatsApp Order", href: "https://wa.me/923479881380" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
background={{ variant: "grid" }}
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user