Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 10:22:37 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg", imageAlt: "Restaurant dining ambiance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-with-fruits-top-served-with-berry-sauce_141793-1141.jpg", imageAlt: "Mango dessert"
imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-with-fruits-top-served-with-berry-sauce_141793-1141.jpg?_wi=1", imageAlt: "Mango dessert"
}
]}
buttons={[
@@ -104,7 +104,7 @@ export default function LandingPage() {
id: "3", title: "Chef's Selection", description: "Our chef's daily special featuring the finest seasonal ingredients, creative techniques, and innovative flavor combinations you won't find anywhere else", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16147.jpg", imageAlt: "Chef's special creation"
},
{
id: "4", title: "Dessert Paradise", description: "Indulgent mango-based desserts created to delight your palate, featuring smooth textures, rich flavors, and beautiful presentations", imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-with-fruits-top-served-with-berry-sauce_141793-1141.jpg", imageAlt: "Mango dessert selection"
id: "4", title: "Dessert Paradise", description: "Indulgent mango-based desserts created to delight your palate, featuring smooth textures, rich flavors, and beautiful presentations", imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-with-fruits-top-served-with-berry-sauce_141793-1141.jpg?_wi=2", imageAlt: "Mango dessert selection"
}
]}
gridVariant="four-items-2x2-equal-grid"