Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-07 12:47:56 +00:00

View File

@@ -91,7 +91,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "medjool", name: "Medjool Dates Premium", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-dried-fruits-pineapple-rings-kiwis-grey-background-dry-fruits-raisin-sweet-sour-vitamine-health_140725-80237.jpg", imageAlt: "Medjool dates premium", initialQuantity: 1,
id: "tamerrabatasakar", name: "تمر رطب سكري", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-dried-fruits-pineapple-rings-kiwis-grey-background-dry-fruits-raisin-sweet-sour-vitamine-health_140725-80237.jpg", imageAlt: "Tamer Rabat Sakari dates", initialQuantity: 1,
},
{
id: "deglet", name: "Deglet Noor Classic", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/dried-oranges-rosehips-silverberry-wooden-board_114579-33047.jpg", imageAlt: "Deglet Noor dates", initialQuantity: 1,
@@ -193,7 +193,7 @@ export default function LandingPage() {
columns={[
{
title: "Products", items: [
{ label: "Medjool Dates", href: "#" },
{ label: "تمر رطب سكري", href: "#" },
{ label: "Deglet Noor", href: "#" },
{ label: "Ajwa Dates", href: "#" },
{ label: "Mixed Collections", href: "#" },