From 690b0bc9af1ecf1a29c73148b4404f737b3e06a6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 08:04:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 370431f..d930180 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,8 +90,8 @@ export default function LandingPage() { title="Why Choose La Reina Supermarket?" description="La Mejor Calidad • Frescura todos los días • Calidad que se nota" features={[ - { title: "Harris Ranch Premium Beef", description: "Experience the best with our selection of high-quality Harris Ranch beef.", imageSrc: "http://img.b2bpic.net/free-photo/meat-fork-angus-steak-closeup-wooden-table-front-unfocused-steaks_346278-548.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/meat-fork-angus-steak-closeup-wooden-table-front-unfocused-steaks_346278-548.jpg", buttonText: "Explore Meats" }, - { title: "High-Quality Fresh Meat Department", description: "Our carnicería offers a wide variety of fresh cuts daily.", imageSrc: "http://img.b2bpic.net/free-photo/meat-fork-angus-steak-closeup-wooden-table-front-unfocused-steaks_346278-548.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/meat-fork-angus-steak-closeup-wooden-table-front-unfocused-steaks_346278-548.jpg", buttonText: "View Department" }, + { title: "Harris Ranch Premium Beef", description: "Experience the best with our selection of high-quality Harris Ranch beef.", imageSrc: "http://img.b2bpic.net/free-photo/meat-fork-angus-steak-closeup-wooden-table-front-unfocused-steaks_346278-548.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/meat-fork-angus-steak-closeup-wooden-table-front-unfocused-steaks_346278-548.jpg", buttonText: "Explore Meats" }, + { title: "High-Quality Fresh Meat Department", description: "Our carnicería offers a wide variety of fresh cuts daily.", imageSrc: "http://img.b2bpic.net/free-photo/meat-fork-angus-steak-closeup-wooden-table-front-unfocused-steaks_346278-548.jpg?_wi=2", titleImageSrc: "http://img.b2bpic.net/free-photo/meat-fork-angus-steak-closeup-wooden-table-front-unfocused-steaks_346278-548.jpg", buttonText: "View Department" }, { title: "Fresh Produce Every Day", description: "Enjoy a vibrant selection of fruits and vegetables, delivered fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-fresh-leafy-vegetables-arranged-row-market-stall_23-2148209773.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-fresh-leafy-vegetables-arranged-row-market-stall_23-2148209773.jpg", buttonText: "Shop Produce" }, { title: "Authentic Latin & Mexican Grocery Products", description: "Find all your favorite and essential ingredients for authentic cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-shopping-together_23-2149160668.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/woman-girl-shopping-together_23-2149160668.jpg", buttonText: "Discover Brands" }, { title: "Pan Dulce, Cremería, Seafood & Drinks", description: "From fresh baked goods to dairy, seafood, and beverages, we have it all.", imageSrc: "http://img.b2bpic.net/free-photo/pumpkin-empanadillas-halloween-thanksgivings-day-wooden-table_123827-33909.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/pumpkin-empanadillas-halloween-thanksgivings-day-wooden-table_123827-33909.jpg", buttonText: "Browse Aisles" }, -- 2.49.1