Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 13:01:05 +00:00

View File

@@ -63,11 +63,11 @@ export default function LandingPage() {
tag="Achayans Fine Dine"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157781.jpg?_wi=1",
imageAlt: "Traditional Kerala restaurant interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-parsley-sauce-orange-background-with-ketchup_114579-20319.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-parsley-sauce-orange-background-with-ketchup_114579-20319.jpg?_wi=1",
imageAlt: "Freshly prepared food plating",
},
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
title="Quality You Can Taste"
description="At Achayans Fine Dine Restaurant, we bring you a perfect blend of traditional Kerala taste and popular global flavors. From freshly prepared soups to flavorful biryanis and seafood, every dish is made with care."
subdescription="Whether you're dining with family or friends, we offer a warm, welcoming experience every time."
imageSrc="http://img.b2bpic.net/free-photo/male-chef-cutting-eggplant-wooden-board-uniform-apron-kitchen_176474-8974.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-chef-cutting-eggplant-wooden-board-uniform-apron-kitchen_176474-8974.jpg?_wi=1"
mediaAnimation="slide-up"
icon={Utensils}
/>
@@ -175,7 +175,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157781.jpg?_wi=2",
imageAlt: "gobi 65 crispy appetizer",
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-cutting-eggplant-wooden-board-uniform-apron-kitchen_176474-8974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-cutting-eggplant-wooden-board-uniform-apron-kitchen_176474-8974.jpg?_wi=2",
imageAlt: "gobi 65 crispy appetizer",
},
{
@@ -215,7 +215,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-parsley-sauce-orange-background-with-ketchup_114579-20319.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-parsley-sauce-orange-background-with-ketchup_114579-20319.jpg?_wi=2",
imageAlt: "gobi 65 crispy appetizer",
},
]}