Update src/app/page.tsx
This commit is contained in:
@@ -96,15 +96,15 @@ export default function HomePage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-composition_23-2148747655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-composition_23-2148747655.jpg?_wi=1",
|
||||
imageAlt: "Butter Chicken Dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9560.jpg?_wi=1",
|
||||
imageAlt: "Tandoori Platter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=1",
|
||||
imageAlt: "Punjabi Thali",
|
||||
},
|
||||
]}
|
||||
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
title: "Butter Chicken",
|
||||
subtitle: "Creamy tomato-based curry",
|
||||
description: "Tender chicken pieces cooked in a rich, creamy tomato sauce with aromatic spices. This signature dish is a perfect blend of flavors that melts in your mouth. Served with garlic naan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/rich-creamy-indian-curry-dish-with-fresh-cilantro_84443-72545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/rich-creamy-indian-curry-dish-with-fresh-cilantro_84443-72545.jpg?_wi=1",
|
||||
imageAlt: "Butter Chicken",
|
||||
buttons: [
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
title: "Paneer Butter Masala",
|
||||
subtitle: "Soft paneer in creamy sauce",
|
||||
description: "Cubes of fresh paneer cheese in a luscious butter and cream sauce infused with tomatoes and spices. A vegetarian favorite that rivals any non-vegetarian dish in taste and richness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-arrangement-flat-lay_23-2148734677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-arrangement-flat-lay_23-2148734677.jpg?_wi=1",
|
||||
imageAlt: "Paneer Butter Masala",
|
||||
buttons: [
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
title: "Dal Makhani",
|
||||
subtitle: "Creamy lentil curry",
|
||||
description: "A traditional Punjabi favorite - slow-cooked lentils with kidney beans, cream, and butter. Silky smooth texture with layers of aromatic spices. Best paired with butter naan or rice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chickpeas-soup-with-vegetables-bowl-wooden-table_123827-31879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chickpeas-soup-with-vegetables-bowl-wooden-table_123827-31879.jpg?_wi=1",
|
||||
imageAlt: "Dal Makhani",
|
||||
buttons: [
|
||||
{
|
||||
@@ -274,7 +274,7 @@ export default function HomePage() {
|
||||
category: "Dishes",
|
||||
title: "Signature Butter Chicken",
|
||||
excerpt: "Our most popular dish featuring tender chicken in a rich, creamy tomato sauce with aromatic spices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cannabis-cookies-cannabis-leaf-put-black-plate_1150-27994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cannabis-cookies-cannabis-leaf-put-black-plate_1150-27994.jpg?_wi=1",
|
||||
imageAlt: "Butter Chicken",
|
||||
authorName: "Chef Harpreet",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-male-chef-wearing-uniform-looking-camera-pointing-side-isolated-brown-background_141793-133866.jpg",
|
||||
@@ -285,7 +285,7 @@ export default function HomePage() {
|
||||
category: "Ambiance",
|
||||
title: "Warm Restaurant Interior",
|
||||
excerpt: "Our cozy dining space designed to provide authentic Punjabi hospitality and comfort for families and gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1",
|
||||
imageAlt: "Restaurant Interior",
|
||||
authorName: "Sada Punjab",
|
||||
authorAvatar: "http://img.b2bpic.net/free-vector/chef-occupation-career-badges-collection_23-2149978290.jpg",
|
||||
@@ -296,7 +296,7 @@ export default function HomePage() {
|
||||
category: "Dishes",
|
||||
title: "Tandoori Specialties",
|
||||
excerpt: "Expertly prepared tandoori items marinated in traditional spices and cooked in our traditional clay oven.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-79281.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-79281.jpg?_wi=1",
|
||||
imageAlt: "Tandoori Platter",
|
||||
authorName: "Chef Ranvir",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg",
|
||||
@@ -307,7 +307,7 @@ export default function HomePage() {
|
||||
category: "Ambiance",
|
||||
title: "Punjabi Thali Experience",
|
||||
excerpt: "Complete Punjabi meal experience with multiple dishes, breads, and accompaniments representing the region's culinary richness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-with-beef-rice-vegetables-generated-by-ai_188544-20448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-with-beef-rice-vegetables-generated-by-ai_188544-20448.jpg?_wi=1",
|
||||
imageAlt: "Punjabi Thali",
|
||||
authorName: "Chef Priya",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/female-chef-pointing-away-white-uniform-looking-doubtful_176474-11729.jpg",
|
||||
|
||||
Reference in New Issue
Block a user