Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@alicem",
|
||||
testimonial: "The best quality case I've ever owned. So sleek and protective.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5148.jpg?_wi=1",
|
||||
imageAlt: "elegant phone case mockup beige marble",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@claras",
|
||||
testimonial: "In love with the minimalist design and soft touch finish.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cellphone-with-transparent-cover-isolated-white-background_58702-4648.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cellphone-with-transparent-cover-isolated-white-background_58702-4648.jpg?_wi=1",
|
||||
imageAlt: "elegant phone case mockup beige marble",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
imageAlt: "elegant phone case mockup beige marble",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5148.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5148.jpg?_wi=2"
|
||||
imageAlt="Premium phone case display"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
content: "Made from recycled ocean plastics and plant-based polymers.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-cellphone-with-transparent-cover-isolated-white-background_58702-4648.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-cellphone-with-transparent-cover-isolated-white-background_58702-4648.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user