Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-23 21:39:24 +00:00

View File

@@ -63,11 +63,11 @@ export default function LandingPage() {
tag="Delivered Nationwide"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-table_140725-9821.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-table_140725-9821.jpg?_wi=1",
imageAlt: "Gourmet culinary spread",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fruits-around-smoothie_23-2147717590.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fruits-around-smoothie_23-2147717590.jpg?_wi=1",
imageAlt: "Artisan beverage selection",
},
{
@@ -110,7 +110,7 @@ export default function LandingPage() {
description: "Crafted by award-winning chefs daily.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728014.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728014.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -123,7 +123,7 @@ export default function LandingPage() {
{
title: "Rapid Delivery",
description: "Maintained freshness even for long-distance provincial routes.",
imageSrc: "http://img.b2bpic.net/free-photo/top-baked-salmon-served-with-fresh-vegetables-herbs-white-plate_140725-12285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-baked-salmon-served-with-fresh-vegetables-herbs-white-plate_140725-12285.jpg?_wi=1",
imageAlt: "Rapid delivery service",
},
{
@@ -238,7 +238,7 @@ export default function LandingPage() {
name: "Sarah M.",
role: "Foodie",
testimonial: "The delivery is always punctual and the food is delicious.",
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-table_140725-9821.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-table_140725-9821.jpg?_wi=2",
imageAlt: "Milk and white chocolate chips on plate",
},
{
@@ -246,7 +246,7 @@ export default function LandingPage() {
name: "David L.",
role: "Regular",
testimonial: "Finally, a service that brings real quality food to our doorstep.",
imageSrc: "http://img.b2bpic.net/free-photo/fruits-around-smoothie_23-2147717590.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fruits-around-smoothie_23-2147717590.jpg?_wi=2",
imageAlt: "Milk and white chocolate chips on plate",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
name: "Emily P.",
role: "Corporate",
testimonial: "We use this for all our office events, always hits the mark.",
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728014.jpg?_wi=2",
imageAlt: "Milk and white chocolate chips on plate",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
name: "Mark S.",
role: "Customer",
testimonial: "Exceptional variety and taste. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/top-baked-salmon-served-with-fresh-vegetables-herbs-white-plate_140725-12285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-baked-salmon-served-with-fresh-vegetables-herbs-white-plate_140725-12285.jpg?_wi=2",
imageAlt: "Milk and white chocolate chips on plate",
},
]}