Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -76,13 +76,13 @@ export default function LandingPage() {
|
||||
tag="Our Specialties"
|
||||
features={[
|
||||
{
|
||||
title: "Authentic Mughlai Cuisine", description: "Prepared with time-honored recipes and the finest ingredients. From chicken chaska to traditional biryani, every dish tells a story.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vegetarian-food-plate_23-2148899004.jpg", imageAlt: "Mughlai chicken cuisine authentic Indian"
|
||||
title: "Authentic Mughlai Cuisine", description: "Prepared with time-honored recipes and the finest ingredients. From chicken chaska to traditional biryani, every dish tells a story.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vegetarian-food-plate_23-2148899004.jpg?_wi=1", imageAlt: "Mughlai chicken cuisine authentic Indian"
|
||||
},
|
||||
{
|
||||
title: "Elegant Ambiance", description: "Enjoy fine dining in our chic, inviting restaurant. Perfect for family gatherings, celebrations, or intimate dinners.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg", imageAlt: "elegant restaurant interior chic ambience"
|
||||
title: "Elegant Ambiance", description: "Enjoy fine dining in our chic, inviting restaurant. Perfect for family gatherings, celebrations, or intimate dinners.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg?_wi=1", imageAlt: "elegant restaurant interior chic ambience"
|
||||
},
|
||||
{
|
||||
title: "Exceptional Service", description: "Our attentive staff ensures every guest feels valued. We pride ourselves on hospitality and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006644.jpg", imageAlt: "professional restaurant staff attentive service"
|
||||
title: "Exceptional Service", description: "Our attentive staff ensures every guest feels valued. We pride ourselves on hospitality and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006644.jpg?_wi=1", imageAlt: "professional restaurant staff attentive service"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -99,16 +99,16 @@ export default function LandingPage() {
|
||||
tag="Customer Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Mohseen Shaikh", date: "Date: 2 months ago", title: "Scrumptious Food & Chic Vibes", quote: "Scrumptious food, elegant and chic ambience, and highly attentive staff. Loved every moment at Royal Darbar!", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6324.jpg", avatarAlt: "happy restaurant customer portrait smile", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vegetarian-food-plate_23-2148899004.jpg", imageAlt: "Mughlai chicken cuisine authentic Indian"
|
||||
id: "1", name: "Mohseen Shaikh", date: "Date: 2 months ago", title: "Scrumptious Food & Chic Vibes", quote: "Scrumptious food, elegant and chic ambience, and highly attentive staff. Loved every moment at Royal Darbar!", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6324.jpg", avatarAlt: "happy restaurant customer portrait smile", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vegetarian-food-plate_23-2148899004.jpg?_wi=2", imageAlt: "Mughlai chicken cuisine authentic Indian"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Bushra Shaikh", date: "Date: 1 month ago", title: "Best in Kausar Bagh", quote: "One of the best places in Kausar Bagh for authentic and delicious food. Will definitely come again!", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12858.jpg", avatarAlt: "professional customer portrait headshot", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg", imageAlt: "elegant restaurant interior chic ambience"
|
||||
id: "2", name: "Bushra Shaikh", date: "Date: 1 month ago", title: "Best in Kausar Bagh", quote: "One of the best places in Kausar Bagh for authentic and delicious food. Will definitely come again!", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12858.jpg", avatarAlt: "professional customer portrait headshot", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg?_wi=2", imageAlt: "elegant restaurant interior chic ambience"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Mustafa Sayed", date: "Date: 2 months ago", title: "An Absolute Gem", quote: "Fantastic experience from start to finish. The atmosphere was cozy and warm, and the Chicken Zareena was absolutely perfect.", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2791.jpg", avatarAlt: "professional customer portrait satisfied", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006644.jpg", imageAlt: "professional restaurant staff attentive service"
|
||||
id: "3", name: "Mustafa Sayed", date: "Date: 2 months ago", title: "An Absolute Gem", quote: "Fantastic experience from start to finish. The atmosphere was cozy and warm, and the Chicken Zareena was absolutely perfect.", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2791.jpg", avatarAlt: "professional customer portrait satisfied", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006644.jpg?_wi=2", imageAlt: "professional restaurant staff attentive service"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Customer", date: "Date: Recently", title: "Exceptional Dining Experience", quote: "Every visit to Royal Darbar feels special. The Chicken Manchow Soup was piping hot and packed with flavors. Highly recommend!", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/american-diner-aesthetics_23-2151854444.jpg", avatarAlt: "customer portrait happy professional", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vegetarian-food-plate_23-2148899004.jpg", imageAlt: "Mughlai chicken cuisine authentic Indian"
|
||||
id: "4", name: "Customer", date: "Date: Recently", title: "Exceptional Dining Experience", quote: "Every visit to Royal Darbar feels special. The Chicken Manchow Soup was piping hot and packed with flavors. Highly recommend!", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/american-diner-aesthetics_23-2151854444.jpg", avatarAlt: "customer portrait happy professional", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vegetarian-food-plate_23-2148899004.jpg?_wi=3", imageAlt: "Mughlai chicken cuisine authentic Indian"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user