Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 17:17:55 +00:00

View File

@@ -68,15 +68,15 @@ export default function LandingPage() {
imageAlt: "Gourmet food preparation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1",
imageAlt: "Restaurant exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg?_wi=1",
imageAlt: "Royal signature steak",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_1203-9044.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_1203-9044.jpg?_wi=1",
imageAlt: "Seafood platter",
},
]}
@@ -94,7 +94,7 @@ export default function LandingPage() {
description="At Katsina City Restaurant Royal, we blend tradition with modern culinary techniques to bring you an unparalleled dining experience."
subdescription="From locally sourced ingredients to our master chefs' dedication, every meal is prepared to perfection."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2"
mediaAnimation="blur-reveal"
imageAlt="Elegant restaurant entrance"
/>
@@ -112,14 +112,14 @@ export default function LandingPage() {
name: "Royal Steak",
price: "$35.00",
variant: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg?_wi=2",
},
{
id: "m2",
name: "Ocean Catch",
price: "$28.00",
variant: "Seafood",
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_1203-9044.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_1203-9044.jpg?_wi=2",
},
{
id: "m3",