Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-25 14:04:13 +00:00

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg?_wi=1",
imageAlt: "Grocery store aisle with fresh produce and products",
},
]}
@@ -134,28 +134,28 @@ export default function LandingPage() {
id: "cat-fruits",
name: "Fresh Fruits",
price: "Starting from $0.99",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-different-fruits-glass-plate-with-piece-cake-dark-plate_114579-32545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-different-fruits-glass-plate-with-piece-cake-dark-plate_114579-32545.jpg?_wi=1",
imageAlt: "Basket of fresh fruits",
},
{
id: "cat-snacks",
name: "Delicious Snacks",
price: "Starting from $1.49",
imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113454.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113454.jpg?_wi=1",
imageAlt: "Assortment of packaged snacks",
},
{
id: "cat-beverages",
name: "Cool Beverages",
price: "Starting from $0.79",
imageSrc: "http://img.b2bpic.net/free-photo/metal-trays-with-vegetables_1122-1402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-trays-with-vegetables_1122-1402.jpg?_wi=1",
imageAlt: "Variety of cold drinks",
},
{
id: "cat-household",
name: "Household Essentials",
price: "Starting from $2.29",
imageSrc: "http://img.b2bpic.net/free-photo/stack-towel-table_74190-6278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stack-towel-table_74190-6278.jpg?_wi=1",
imageAlt: "Cleaning supplies and household items",
},
]}
@@ -242,7 +242,7 @@ export default function LandingPage() {
tag="Lowest Prices Guaranteed"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg?_wi=2",
imageAlt: "Grocery store aisle with fresh produce and products",
},
]}
@@ -270,28 +270,28 @@ export default function LandingPage() {
id: "cat-fruits",
name: "Fresh Fruits",
price: "Starting from $0.99",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-different-fruits-glass-plate-with-piece-cake-dark-plate_114579-32545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-different-fruits-glass-plate-with-piece-cake-dark-plate_114579-32545.jpg?_wi=2",
imageAlt: "Basket of fresh fruits",
},
{
id: "cat-snacks",
name: "Delicious Snacks",
price: "Starting from $1.49",
imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113454.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113454.jpg?_wi=2",
imageAlt: "Assortment of packaged snacks",
},
{
id: "cat-beverages",
name: "Cool Beverages",
price: "Starting from $0.79",
imageSrc: "http://img.b2bpic.net/free-photo/metal-trays-with-vegetables_1122-1402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-trays-with-vegetables_1122-1402.jpg?_wi=2",
imageAlt: "Variety of cold drinks",
},
{
id: "cat-household",
name: "Household Essentials",
price: "Starting from $2.29",
imageSrc: "http://img.b2bpic.net/free-photo/stack-towel-table_74190-6278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stack-towel-table_74190-6278.jpg?_wi=2",
imageAlt: "Cleaning supplies and household items",
},
]}
@@ -342,7 +342,7 @@ export default function LandingPage() {
tag="Lowest Prices Guaranteed"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg?_wi=3",
imageAlt: "Grocery store aisle with fresh produce and products",
},
]}
@@ -441,7 +441,7 @@ export default function LandingPage() {
tag="Lowest Prices Guaranteed"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg?_wi=4",
imageAlt: "Grocery store aisle with fresh produce and products",
},
]}