Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 04:56:08 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg", imageAlt: "Premium halal meal plating"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg?_wi=1", imageAlt: "Premium halal meal plating"},
{
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg", imageAlt: "Professional kitchen preparation"},
]}
@@ -101,7 +101,7 @@ export default function LandingPage() {
{ value: "15+", title: "Years of Excellence" },
{ value: "50k+", title: "Happy Customers" },
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg?_wi=2"
imageAlt="Restaurant ambiance"
useInvertedBackground={false}
mediaAnimation="slide-up"