Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-27 07:24:38 +00:00

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
{ id: "2", name: "Date & Almond Spread", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cup-coffee_114579-60412.jpg" },
{ id: "3", name: "Date & Walnut Delight", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mixed-nuts-with-dried-fruits-wood-box-served-with-tea-armudu-glass-tablecloth_141793-7313.jpg" },
{ id: "4", name: "Cinnamon Spiced Jam", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-figs-jam-with-fresh-figs-inside-orange-plate-white-surface_140725-64158.jpg" },
{ id: "5", name: "Small Family Bundle", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast_23-2147788568.jpg" },
{ id: "5", name: "Small Family Bundle", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast_23-2147788568.jpg?_wi=1" },
{ id: "6", name: "Premium Gift Box", price: "$60.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dried-fruits-raisins-apricots-dried-dates-mini-tart-tins-served-with-tea-black-wooden-background_141793-9015.jpg" }
]}
title="Our Signature Collection"
@@ -183,7 +183,7 @@ export default function LandingPage() {
]}
buttonText="Subscribe"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/top-view-breakfast_23-2147788568.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-breakfast_23-2147788568.jpg?_wi=2"
/>
</div>