3 Commits

Author SHA1 Message Date
21b3ac7a11 Merge version_3 into main
Merge version_3 into main
2026-03-07 12:47:55 +00:00
c8e9d9ebb5 Update src/app/page.tsx 2026-03-07 12:47:51 +00:00
3be427d58d Merge version_2 into main
Merge version_2 into main
2026-03-07 11:35:18 +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: "#" },