Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-walking-outside-with-medical-mask_23-2148693043.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-walking-outside-with-medical-mask_23-2148693043.jpg?_wi=1"
|
||||
imageAlt="Our beautiful local storefront"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@mchen",
|
||||
testimonial: "One of the best things to happen in our neighborhood. The staff is always so welcoming.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -125,12 +125,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Curated Selection",
|
||||
description: "Hand-picked essentials and decor for your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-walking-outside-with-medical-mask_23-2148693043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-walking-outside-with-medical-mask_23-2148693043.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Local Roots",
|
||||
description: "Owned by neighbors, serving our neighborhood.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Have Questions?"
|
||||
description="We are always happy to hear from our community members. Reach out to us for any inquiries."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-walking-outside-with-medical-mask_23-2148693043.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-walking-outside-with-medical-mask_23-2148693043.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user