Update src/pages/HomePage.tsx
This commit is contained in:
@@ -21,7 +21,7 @@ export default function HomePage() {
|
||||
text: "Start Shopping", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "Learn More", href: "#about"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-greens-seasonings-with-sliced-onions-dark-desk-salad-food-meal-vegetable-snack_140725-39925.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-greens-seasonings-with-sliced-onions-dark-desk-salad-food-meal-vegetable-snack_140725-39925.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -40,7 +40,7 @@ export default function HomePage() {
|
||||
{
|
||||
icon: "Truck", title: "Fast Delivery", description: "Reliable delivery to your doorstep."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151530005.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151530005.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -83,10 +83,10 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg"},
|
||||
{
|
||||
title: "Zero Hassle", tags: ["Quick"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-greens-seasonings-with-sliced-onions-dark-desk-salad-food-meal-vegetable-snack_140725-39925.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-greens-seasonings-with-sliced-onions-dark-desk-salad-food-meal-vegetable-snack_140725-39925.jpg?_wi=2"},
|
||||
{
|
||||
title: "Home Delivery", tags: ["Convenient"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151530005.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151530005.jpg?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user