Merge version_1 into main #1

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

View File

@@ -63,15 +63,15 @@ export default function LandingPage() {
]}
slides={[
{
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 Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-dessert-with-floral-decoration-plate_23-2151973715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-dessert-with-floral-decoration-plate_23-2151973715.jpg?_wi=1",
imageAlt: "Gourmet Dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-dining-shiny-fancy-dinner_1203-5579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-dining-shiny-fancy-dinner_1203-5579.jpg?_wi=1",
imageAlt: "Bar Scene",
},
{
@@ -108,7 +108,7 @@ export default function LandingPage() {
description: "Local ingredients, seasonal harvests.",
bentoComponent: "reveal-icon",
icon: Leaf,
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",
imageAlt: "elegant restaurant dining interior warm lighting",
},
{
@@ -116,7 +116,7 @@ export default function LandingPage() {
description: "Handcrafted spirits by expert mixologists.",
bentoComponent: "reveal-icon",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-dessert-with-floral-decoration-plate_23-2151973715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-dessert-with-floral-decoration-plate_23-2151973715.jpg?_wi=2",
imageAlt: "gourmet dish plating modern restaurant",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
description: "Elegant spaces for your intimate events.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/white-dining-shiny-fancy-dinner_1203-5579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-dining-shiny-fancy-dinner_1203-5579.jpg?_wi=2",
imageAlt: "restaurant cocktail bar soft lighting",
},
]}