Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 16:23:09 +00:00

View File

@@ -86,11 +86,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7485.jpg?_wi=1",
imageAlt: "Gourmet beef burger with cheese and fries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-burgers_23-2150347449.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-burgers_23-2150347449.jpg?_wi=1",
imageAlt: "Loaded chili cheese hot dog with toppings",
},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
description: "Our unique blend of spices and secret sauces creates a taste profile you won't find anywhere else in Fès.",
bentoComponent: "reveal-icon",
icon: Utensils,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7485.jpg?_wi=2",
imageAlt: "fresh farm vegetables icon",
},
{
@@ -168,7 +168,7 @@ export default function LandingPage() {
description: "Enjoy your meal without the wait. Our dedicated team ensures a quick and pleasant dining experience every time.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-burgers_23-2150347449.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-burgers_23-2150347449.jpg?_wi=2",
imageAlt: "fresh farm vegetables icon",
},
]}