Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 17:45:42 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/spoon-amidst-vegetables-spices_23-2147867469.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spoon-amidst-vegetables-spices_23-2147867469.jpg?_wi=1",
imageAlt: "biscotte snack bread crispy golden",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
id: "p1",
name: "Traditional Gold",
price: "$6.90",
imageSrc: "http://img.b2bpic.net/free-photo/fried-bread-with-egg-black-board_114579-73798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-bread-with-egg-black-board_114579-73798.jpg?_wi=1",
},
{
id: "p2",
@@ -178,7 +178,7 @@ export default function LandingPage() {
title: "Slow-Toasted",
description: "Each biscotte is slow-toasted to perfection.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/spoon-amidst-vegetables-spices_23-2147867469.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spoon-amidst-vegetables-spices_23-2147867469.jpg?_wi=2",
imageAlt: "biscotte snack bread crispy golden",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
title: "Preservative-Free",
description: "Pure ingredients, nothing hidden.",
buttonIcon: "Star",
imageSrc: "http://img.b2bpic.net/free-photo/fried-bread-with-egg-black-board_114579-73798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-bread-with-egg-black-board_114579-73798.jpg?_wi=2",
imageAlt: "biscotte snack bread crispy golden",
},
]}