3 Commits

Author SHA1 Message Date
aad48bba1b Merge version_4 into main
Merge version_4 into main
2026-05-10 11:51:58 +00:00
aa468f386c Update src/app/page.tsx 2026-05-10 11:51:55 +00:00
b407c861a3 Merge version_3 into main
Merge version_3 into main
2026-05-10 11:49:47 +00:00

View File

@@ -94,6 +94,10 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
buttons={[
{
text: "View Full Menu", href: "/menu"},
]}
products={[
{
id: "p1", name: "Mélange de Poisson Pour 2", price: "2500 DZD", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-fish-with-lemon-paradise-apples-napkins-cutting-board_176474-3360.jpg"},