Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Weekly Deals", href: "/deals"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/variety-organic-vegetables-supermarket_53876-138173.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/variety-organic-vegetables-supermarket_53876-138173.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "100%", title: "Fresh Guarantee"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-various-fresh-produce_482257-92814.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-various-fresh-produce_482257-92814.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -83,11 +83,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Farm Fresh Produce", description: "Crisp vegetables and seasonal fruits sourced from local growers.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-box-with-green-vegetables_23-2148678872.jpg"},
|
||||
id: "1", title: "Farm Fresh Produce", description: "Crisp vegetables and seasonal fruits sourced from local growers.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-box-with-green-vegetables_23-2148678872.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", title: "Premium Butcher", description: "High-quality, ethically sourced meats prepared by expert butchers.", imageSrc: "http://img.b2bpic.net/free-photo/butcher-workwear-posing-with-two-axes-refrigerated-warehouse-midst-meat-carcasses_613910-21674.jpg"},
|
||||
id: "2", title: "Premium Butcher", description: "High-quality, ethically sourced meats prepared by expert butchers.", imageSrc: "http://img.b2bpic.net/free-photo/butcher-workwear-posing-with-two-axes-refrigerated-warehouse-midst-meat-carcasses_613910-21674.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", title: "Sustainable Seafood", description: "Fresh catch brought in daily with a commitment to ocean health.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-blue-crates-shelf-with-price-label_23-2147916211.jpg"},
|
||||
id: "3", title: "Sustainable Seafood", description: "Fresh catch brought in daily with a commitment to ocean health.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-blue-crates-shelf-with-price-label_23-2147916211.jpg?_wi=1"},
|
||||
]}
|
||||
title="Our Departments"
|
||||
description="Explore our carefully curated selection, hand-picked for quality."
|
||||
|
||||
Reference in New Issue
Block a user