Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-15 13:02:52 +00:00

View File

@@ -44,13 +44,13 @@ export default function LandingPage() {
description="Islamabad's Most Authentic Tribal Dining Experience. Fire-grilled meats. Bold Shinwari flavors. A rooftop atmosphere where tradition meets luxury."
slides={[
{
videoSrc: "http://img.b2bpic.net/free-photo/friends-camping-together-with-barbecue-full-shot_23-2149026866.jpg", videoAriaLabel: "Fire grilling traditional Afghan meat over charcoal flames"
videoSrc: "http://img.b2bpic.net/free-photo/friends-camping-together-with-barbecue-full-shot_23-2149026866.jpg?_wi=1", videoAriaLabel: "Fire grilling traditional Afghan meat over charcoal flames"
},
{
videoSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-shakh-plov-cooked-rice-dish-with-raisins-inside-plate-white-space_140725-97746.jpg", videoAriaLabel: "Steam rising from authentic Kabuli Pulao with tender lamb and caramelized carrots"
videoSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-shakh-plov-cooked-rice-dish-with-raisins-inside-plate-white-space_140725-97746.jpg?_wi=1", videoAriaLabel: "Steam rising from authentic Kabuli Pulao with tender lamb and caramelized carrots"
},
{
videoSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg", videoAriaLabel: "Rooftop terrace night view with mountain backdrop and warm lighting"
videoSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg?_wi=1", videoAriaLabel: "Rooftop terrace night view with mountain backdrop and warm lighting"
}
]}
buttons={[
@@ -80,7 +80,7 @@ export default function LandingPage() {
tag="Culinary Heritage"
products={[
{
id: "kabuli-pulao", name: "Kabuli Pulao", price: "PKR 1,200", imageSrc: "http://img.b2bpic.net/free-photo/shah-pilaf-traditional-azerbaijani-rice-dish-with-dried-fruits-crusty-flatbread_140725-1615.jpg", imageAlt: "Fluffy Kabuli Pulao with tender lamb, caramelized carrots and raisins"
id: "kabuli-pulao", name: "Kabuli Pulao", price: "PKR 1,200", imageSrc: "http://img.b2bpic.net/free-photo/shah-pilaf-traditional-azerbaijani-rice-dish-with-dried-fruits-crusty-flatbread_140725-1615.jpg?_wi=1", imageAlt: "Fluffy Kabuli Pulao with tender lamb, caramelized carrots and raisins"
},
{
id: "afghani-beef-tikka", name: "Afghani Beef Tikka", price: "PKR 1,400", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-crispy-crust-wooden-hemp_140725-2969.jpg", imageAlt: "Charcoal grilled beef tikka skewers with smoky flavor"
@@ -164,16 +164,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "authentic", value: "100%", title: "Authentic Tribal Flavor", description: "Inspired by the traditions of Peshawar and Shinwari cuisine", imageSrc: "http://img.b2bpic.net/free-photo/friends-camping-together-with-barbecue-full-shot_23-2149026866.jpg", imageAlt: "charcoal fire grilling meat kabab"
id: "authentic", value: "100%", title: "Authentic Tribal Flavor", description: "Inspired by the traditions of Peshawar and Shinwari cuisine", imageSrc: "http://img.b2bpic.net/free-photo/friends-camping-together-with-barbecue-full-shot_23-2149026866.jpg?_wi=2", imageAlt: "charcoal fire grilling meat kabab"
},
{
id: "hospitality", value: "★★★★★", title: "Exceptional Hospitality", description: "Professional, courteous staff dedicated to guest experience", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-shakh-plov-cooked-rice-dish-with-raisins-inside-plate-white-space_140725-97746.jpg", imageAlt: "Afghan kabuli pulao steam rice lamb"
id: "hospitality", value: "★★★★★", title: "Exceptional Hospitality", description: "Professional, courteous staff dedicated to guest experience", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-shakh-plov-cooked-rice-dish-with-raisins-inside-plate-white-space_140725-97746.jpg?_wi=2", imageAlt: "Afghan kabuli pulao steam rice lamb"
},
{
id: "atmosphere", value: "Premium", title: "Premium Atmosphere", description: "Rooftop terrace with warm tribal ambiance above the city", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg", imageAlt: "rooftop terrace dining Islamabad night"
id: "atmosphere", value: "Premium", title: "Premium Atmosphere", description: "Rooftop terrace with warm tribal ambiance above the city", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg?_wi=2", imageAlt: "rooftop terrace dining Islamabad night"
},
{
id: "groups", value: "Perfect", title: "Perfect For Groups", description: "Family dinners, friends gatherings, and celebrations", imageSrc: "http://img.b2bpic.net/free-photo/shah-pilaf-traditional-azerbaijani-rice-dish-with-dried-fruits-crusty-flatbread_140725-1615.jpg", imageAlt: "Afghan kabuli pulao luxury plate presentation"
id: "groups", value: "Perfect", title: "Perfect For Groups", description: "Family dinners, friends gatherings, and celebrations", imageSrc: "http://img.b2bpic.net/free-photo/shah-pilaf-traditional-azerbaijani-rice-dish-with-dried-fruits-crusty-flatbread_140725-1615.jpg?_wi=2", imageAlt: "Afghan kabuli pulao luxury plate presentation"
}
]}
/>