Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-08 14:24:34 +00:00
6 changed files with 1407 additions and 40 deletions

View File

@@ -105,25 +105,25 @@ export default function AboutPage() {
{
title: "Premium Kebabs",
description: "Tender, marinated meats grilled to perfection with smoky spices and traditional recipes.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-onions-pomegranate_140725-2961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-onions-pomegranate_140725-2961.jpg?_wi=3",
imageAlt: "grilled kebab plate spices garnish premium",
},
{
title: "Authentic Biryani",
description: "Fragrant rice layered with succulent meat, cooked in our signature masala blend.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg?_wi=2",
imageAlt: "traditional biryani rice meat layers fragrant",
},
{
title: "Smoky Curries",
description: "Rich, flavorful curries infused with roasted spices and slow-cooked perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/spices-lime-near-rice-dishes_23-2147894716.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spices-lime-near-rice-dishes_23-2147894716.jpg?_wi=2",
imageAlt: "rich aromatic curry meat spices bowl",
},
{
title: "Grilled Specialties",
description: "Charcoal-grilled meats with exotic marinades and traditional cooking techniques.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chorizo-sausage-grill_23-2148974680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chorizo-sausage-grill_23-2148974680.jpg?_wi=3",
imageAlt: "charcoal grill meat sizzling flames professional",
},
]}

View File

@@ -87,42 +87,42 @@ export default function GalleryPage() {
id: "1",
name: "Sizzling Kabab",
role: "House Specialty",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-frame-with-tasty-kebab-herbs_23-2148685486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-frame-with-tasty-kebab-herbs_23-2148685486.jpg?_wi=3",
imageAlt: "sizzling kebabs charcoal grill plate smoky",
},
{
id: "2",
name: "Master Chef Preparation",
role: "Culinary Excellence",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg?_wi=2",
imageAlt: "skilled chef grilling meat skewers flame",
},
{
id: "3",
name: "Premium Biryani",
role: "Signature Dish",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-dates-arrangement_23-2148728149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-dates-arrangement_23-2148728149.jpg?_wi=2",
imageAlt: "elegant biryani presentation rice meat plated",
},
{
id: "4",
name: "Dining Ambiance",
role: "Premium Experience",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-hands-with-her-lover_23-2148060335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-hands-with-her-lover_23-2148060335.jpg?_wi=2",
imageAlt: "elegant fine dining restaurant interior ambiance",
},
{
id: "5",
name: "Grilled Delicacies",
role: "Flame-Kissed",
imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg?_wi=3",
imageAlt: "array grilled meat specialties platter display",
},
{
id: "6",
name: "Interior Excellence",
role: "Ambiance",
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=2",
imageAlt: "restaurant interior design seating warm tones",
},
]}
@@ -145,7 +145,7 @@ export default function GalleryPage() {
role: "Food Critic",
company: "Hyderabad Dining Guide",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-businesswoman-holding-coffee-cup_23-2148187126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-businesswoman-holding-coffee-cup_23-2148187126.jpg?_wi=2",
imageAlt: "Rajesh Kumar testimonial",
},
{
@@ -154,7 +154,7 @@ export default function GalleryPage() {
role: "Regular Guest",
company: "Food Enthusiast",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454101.jpg?_wi=2",
imageAlt: "Priya Sharma testimonial",
},
{
@@ -163,7 +163,7 @@ export default function GalleryPage() {
role: "Entrepreneur",
company: "Business Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg?_wi=2",
imageAlt: "Arjun Reddy testimonial",
},
{
@@ -172,7 +172,7 @@ export default function GalleryPage() {
role: "Event Organizer",
company: "Celebration Specialist",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg?_wi=2",
imageAlt: "Anjali Verma testimonial",
},
{
@@ -181,7 +181,7 @@ export default function GalleryPage() {
role: "Corporate Manager",
company: "Tech Solutions Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/manager-sitting-office_1098-22033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/manager-sitting-office_1098-22033.jpg?_wi=2",
imageAlt: "Vikram Singh testimonial",
},
{
@@ -190,7 +190,7 @@ export default function GalleryPage() {
role: "Culinary Expert",
company: "Food Media",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728027.jpg?_wi=2",
imageAlt: "Deepa Nair testimonial",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -89,7 +89,7 @@ export default function MenuPage() {
description:
"Minced meat mixed with lentils and aromatic spices, fried until golden with a perfect crust.",
imageSrc:
"http://img.b2bpic.net/free-photo/fried-chicken-with-onions-pomegranate_140725-2961.jpg",
"http://img.b2bpic.net/free-photo/fried-chicken-with-onions-pomegranate_140725-2961.jpg?_wi=2",
imageAlt: "Shami kebab with lentils",
},
{
@@ -97,7 +97,7 @@ export default function MenuPage() {
description:
"Tender meat kebab molded on metal skewers and grilled over charcoal with traditional spice blends.",
imageSrc:
"http://img.b2bpic.net/free-photo/delicious-chorizo-sausage-grill_23-2148974680.jpg",
"http://img.b2bpic.net/free-photo/delicious-chorizo-sausage-grill_23-2148974680.jpg?_wi=2",
imageAlt: "Seekh kebab on grill",
},
{
@@ -105,7 +105,7 @@ export default function MenuPage() {
description:
"Whole chicken marinated in yogurt and spices, cooked in our traditional clay tandoor oven.",
imageSrc:
"http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg",
"http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg?_wi=2",
imageAlt: "Tandoori chicken preparation",
},
{
@@ -113,7 +113,7 @@ export default function MenuPage() {
description:
"Soft, melt-in-mouth kebab made with finest meat paste and subtle spices. A delicacy from royal kitchens.",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-frame-with-tasty-kebab-herbs_23-2148685486.jpg",
"http://img.b2bpic.net/free-photo/top-view-frame-with-tasty-kebab-herbs_23-2148685486.jpg?_wi=2",
imageAlt: "Galauti kebab plated elegantly",
},
]}

View File

@@ -123,25 +123,25 @@ export default function HomePage() {
{
title: "Premium Kebabs",
description: "Tender, marinated meats grilled to perfection with smoky spices and traditional recipes.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-onions-pomegranate_140725-2961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-onions-pomegranate_140725-2961.jpg?_wi=1",
imageAlt: "grilled kebab plate spices garnish premium",
},
{
title: "Authentic Biryani",
description: "Fragrant rice layered with succulent meat, cooked in our signature masala blend.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg?_wi=1",
imageAlt: "traditional biryani rice meat layers fragrant",
},
{
title: "Smoky Curries",
description: "Rich, flavorful curries infused with roasted spices and slow-cooked perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/spices-lime-near-rice-dishes_23-2147894716.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spices-lime-near-rice-dishes_23-2147894716.jpg?_wi=1",
imageAlt: "rich aromatic curry meat spices bowl",
},
{
title: "Grilled Specialties",
description: "Charcoal-grilled meats with exotic marinades and traditional cooking techniques.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chorizo-sausage-grill_23-2148974680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chorizo-sausage-grill_23-2148974680.jpg?_wi=1",
imageAlt: "charcoal grill meat sizzling flames professional",
},
]}
@@ -178,42 +178,42 @@ export default function HomePage() {
id: "1",
name: "Sizzling Kebab",
role: "House Specialty",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-frame-with-tasty-kebab-herbs_23-2148685486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-frame-with-tasty-kebab-herbs_23-2148685486.jpg?_wi=1",
imageAlt: "sizzling kebabs charcoal grill plate smoky",
},
{
id: "2",
name: "Master Chef Preparation",
role: "Culinary Excellence",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg?_wi=1",
imageAlt: "skilled chef grilling meat skewers flame",
},
{
id: "3",
name: "Premium Biryani",
role: "Signature Dish",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-dates-arrangement_23-2148728149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-dates-arrangement_23-2148728149.jpg?_wi=1",
imageAlt: "elegant biryani presentation rice meat plated",
},
{
id: "4",
name: "Dining Ambiance",
role: "Premium Experience",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-hands-with-her-lover_23-2148060335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-hands-with-her-lover_23-2148060335.jpg?_wi=1",
imageAlt: "elegant fine dining restaurant interior ambiance",
},
{
id: "5",
name: "Grilled Delicacies",
role: "Flame-Kissed",
imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg?_wi=1",
imageAlt: "array grilled meat specialties platter display",
},
{
id: "6",
name: "Interior Excellence",
role: "Ambiance",
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=1",
imageAlt: "restaurant interior design seating warm tones",
},
]}
@@ -237,7 +237,7 @@ export default function HomePage() {
role: "Food Critic",
company: "Hyderabad Dining Guide",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-businesswoman-holding-coffee-cup_23-2148187126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-businesswoman-holding-coffee-cup_23-2148187126.jpg?_wi=1",
imageAlt: "Rajesh Kumar testimonial",
},
{
@@ -246,7 +246,7 @@ export default function HomePage() {
role: "Regular Guest",
company: "Food Enthusiast",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454101.jpg?_wi=1",
imageAlt: "Priya Sharma testimonial",
},
{
@@ -255,7 +255,7 @@ export default function HomePage() {
role: "Entrepreneur",
company: "Business Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg?_wi=1",
imageAlt: "Arjun Reddy testimonial",
},
{
@@ -264,7 +264,7 @@ export default function HomePage() {
role: "Event Organizer",
company: "Celebration Specialist",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg?_wi=1",
imageAlt: "Anjali Verma testimonial",
},
{
@@ -273,7 +273,7 @@ export default function HomePage() {
role: "Corporate Manager",
company: "Tech Solutions Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/manager-sitting-office_1098-22033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/manager-sitting-office_1098-22033.jpg?_wi=1",
imageAlt: "Vikram Singh testimonial",
},
{
@@ -282,7 +282,7 @@ export default function HomePage() {
role: "Culinary Expert",
company: "Food Media",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728027.jpg?_wi=1",
imageAlt: "Deepa Nair testimonial",
},
]}

View File

@@ -106,25 +106,25 @@ export default function ReservationsPage() {
{
title: "Priority Seating",
description: "Choose your preferred table and ambiance. Our best seats are reserved for our valued reservations guests.",
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=3",
imageAlt: "elegant dining atmosphere premium seating",
},
{
title: "Chef's Recommendations",
description: "Our chefs will prepare special courses and recommendations based on your preferences and dietary requirements.",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-steak-round-shape-wearing-black-gloves_140725-8334.jpg?_wi=3",
imageAlt: "skilled chef preparing premium selections",
},
{
title: "Special Occasions",
description: "Celebrate your special moments with personalized service, custom decorations, and exclusive menu options.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-hands-with-her-lover_23-2148060335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-hands-with-her-lover_23-2148060335.jpg?_wi=3",
imageAlt: "celebration dining experience atmosphere",
},
{
title: "Group Packages",
description: "Enjoy special group rates, customized menus, and dedicated service for your corporate or social events.",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454101.jpg?_wi=3",
imageAlt: "group dining celebration gathering",
},
]}