Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 07:44:10 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
description="Premium quality, sustainably sourced, and perfectly roasted. Experience the true taste of pure, fresh cashews delivered right to your door."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/raw-cashews-nuts-bowl-marble-background_1150-45365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-cashews-nuts-bowl-marble-background_1150-45365.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-dryfruits-cookies-granola-bar-wooden-table-with-napkin_23-2148026922.jpg",
@@ -171,7 +171,7 @@ export default function LandingPage() {
price: "$12.99",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/raw-cashews-nuts-open-glass-jar-marble-background_1150-45369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-cashews-nuts-open-glass-jar-marble-background_1150-45369.jpg?_wi=1",
},
{
id: "2",
@@ -243,7 +243,7 @@ export default function LandingPage() {
title: "Small-Batch Roasted",
description: "Perfect flavor and crunch every time.",
tag: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/raw-cashews-nuts-bowl-marble-background_1150-45365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-cashews-nuts-bowl-marble-background_1150-45365.jpg?_wi=2",
imageAlt: "cashew plantation farm",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
title: "Rich in Nutrients",
description: "Packed with healthy fats and minerals.",
tag: "Healthy",
imageSrc: "http://img.b2bpic.net/free-photo/raw-cashews-nuts-open-glass-jar-marble-background_1150-45369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-cashews-nuts-open-glass-jar-marble-background_1150-45369.jpg?_wi=2",
imageAlt: "cashew plantation farm",
},
]}