Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
title="Freshness You Can Trust"
|
||||
description="Orange Market brings the freshest produce, dairy, and essential goods directly to your table in the heart of Uzbekistan."
|
||||
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tglns1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tglns1&_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nuxqwm", alt: "happy customer" },
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Farm to Table", description: "Direct partnerships with local farmers to ensure peak freshness.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tglns1", imageAlt: "fresh organic produce basket"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tglns1&_wi=2", imageAlt: "fresh organic produce basket"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Locally sourced" },
|
||||
|
||||
Reference in New Issue
Block a user