Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-21 22:10:46 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSmallSizeMediumTitles"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -66,7 +66,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/from-tomato-salad-with-onion-basil_176474-2660.jpg", imageAlt: "Authentic moroccan cuisine presentation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-wings-inside-plate-with-napkins-light-background-meat-burger-sandwich-horizontal-meal-food-free-place_140725-158709.jpg?_wi=1", imageAlt: "Signature fried chicken specialty"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-wings-inside-plate-with-napkins-light-background-meat-burger-sandwich-horizontal-meal-food-free-place_140725-158709.jpg", imageAlt: "Signature fried chicken specialty"
}
]}
carouselPosition="right"
@@ -107,7 +107,7 @@ export default function LandingPage() {
products={[
{
id: "fried-chicken", brand: "Al Jazeera Signature", name: "Crispy Fried Chicken", price: "85 MAD", rating: 5,
reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-wings-inside-plate-with-napkins-light-background-meat-burger-sandwich-horizontal-meal-food-free-place_140725-158709.jpg?_wi=2", imageAlt: "Golden crispy fried chicken"
reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-wings-inside-plate-with-napkins-light-background-meat-burger-sandwich-horizontal-meal-food-free-place_140725-158709.jpg", imageAlt: "Golden crispy fried chicken"
},
{
id: "moroccan-chicken", brand: "Al Jazeera Special", name: "Traditional Moroccan Chicken", price: "95 MAD", rating: 5,