Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-29 10:21:55 +00:00
3 changed files with 10 additions and 10 deletions

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
descriptions: [
"Founded with a passion for family recipes.",
],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-macaroons-display-case_23-2147787073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-macaroons-display-case_23-2147787073.jpg?_wi=2",
imageAlt: "Tasty macaroons on display case",
},
{
@@ -62,7 +62,7 @@ export default function LandingPage() {
descriptions: [
"Expanding to serve the wider Helwan community.",
],
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=4",
imageAlt: "Tasty macaroons on display case",
},
]}

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
descriptions: [
"Used in all our artisanal loaves.",
],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-macaroons-display-case_23-2147787073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-macaroons-display-case_23-2147787073.jpg?_wi=1",
imageAlt: "Tasty macaroons on display case",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
descriptions: [
"Sourced fresh from local farms.",
],
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=3",
imageAlt: "Tasty macaroons on display case",
},
]}

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=1",
imageAlt: "Celebration cake",
},
{
@@ -113,13 +113,13 @@ export default function LandingPage() {
id: "p1",
name: "Celebration Cakes",
price: "Starting at $15",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg?_wi=1",
},
{
id: "p2",
name: "Daily Pastries",
price: "$2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg?_wi=1",
},
{
id: "p3",
@@ -172,7 +172,7 @@ export default function LandingPage() {
descriptions: [
"We only source premium and natural ingredients.",
],
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=2",
imageAlt: "Muffins on black.",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
descriptions: [
"Enjoy gourmet quality without the high price tag.",
],
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg?_wi=2",
imageAlt: "Muffins on black.",
},
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
descriptions: [
"Quick and safe delivery right to your door.",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg?_wi=2",
imageAlt: "Muffins on black.",
},
]}