Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 05:44:47 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
enableKpiAnimation={true}
tag="Authentic Indian Cuisine"
tagIcon={Flame}
imageSrc="http://img.b2bpic.net/free-psd/delicious-indian-chicken-biryani-golden-bowl_84443-72491.jpg"
imageSrc="http://img.b2bpic.net/free-psd/delicious-indian-chicken-biryani-golden-bowl_84443-72491.jpg?_wi=1"
imageAlt="Authentic Indian Biryani"
mediaAnimation="slide-up"
buttons={[
@@ -86,7 +86,7 @@ export default function LandingPage() {
title: "Royal Biryani", description: "Fragrant basmati rice layered with succulent meat, cooked with aromatic spices in traditional dum pukht style for an unforgettable experience.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-psd/delicious-indian-chicken-biryani-golden-bowl_84443-72491.jpg", imageAlt: "Fragrant biryani"},
imageSrc: "http://img.b2bpic.net/free-psd/delicious-indian-chicken-biryani-golden-bowl_84443-72491.jpg?_wi=2", imageAlt: "Fragrant biryani"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", imageAlt: "Authentic preparation"},
],
@@ -106,7 +106,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-chicken-meal_23-2148825120.jpg", imageAlt: "Aromatic chicken stew"},
{
imageSrc: "http://img.b2bpic.net/free-psd/delicious-indian-chicken-biryani-golden-bowl_84443-72491.jpg", imageAlt: "Traditional cooking"},
imageSrc: "http://img.b2bpic.net/free-psd/delicious-indian-chicken-biryani-golden-bowl_84443-72491.jpg?_wi=3", imageAlt: "Traditional cooking"},
],
},
]}