Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurry-shot-shop_23-2147652279.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurry-shot-shop_23-2147652279.jpg?_wi=1"
|
||||
imageAlt="Moda casual"
|
||||
avatars={[
|
||||
{
|
||||
@@ -113,19 +113,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Vestido Casual",
|
||||
price: "R$ 159,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-thrift-shop-front-view_23-2149726869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-thrift-shop-front-view_23-2149726869.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Top Básico",
|
||||
price: "R$ 89,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880233.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Calça Jeans",
|
||||
price: "R$ 199,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/formal-male-blazers-hanging-rack-fashion-boutique-with-blurred-background-male-jackets-latest-arrival-hangers-accessories-shelf-department-shopping-mall-close-up-selective-focus_482257-69373.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/formal-male-blazers-hanging-rack-fashion-boutique-with-blurred-background-male-jackets-latest-arrival-hangers-accessories-shelf-department-shopping-mall-close-up-selective-focus_482257-69373.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
name: "Beatriz Souza",
|
||||
handle: "@bi_souza",
|
||||
testimonial: "Adoro a curadoria de roupas da Doce Estilo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-shot-shop_23-2147652279.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-shot-shop_23-2147652279.jpg?_wi=2",
|
||||
imageAlt: "Asian woman store employee arranging new designer clothes on hangers",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
name: "Carla Mendes",
|
||||
handle: "@carlamendes",
|
||||
testimonial: "Moda que realmente me representa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-thrift-shop-front-view_23-2149726869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-thrift-shop-front-view_23-2149726869.jpg?_wi=2",
|
||||
imageAlt: "Asian woman store employee arranging new designer clothes on hangers",
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
name: "Daniela Lima",
|
||||
handle: "@danilima",
|
||||
testimonial: "Entrega rápida e qualidade impecável.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880233.jpg?_wi=2",
|
||||
imageAlt: "Asian woman store employee arranging new designer clothes on hangers",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
name: "Elisa Farias",
|
||||
handle: "@elisafarias",
|
||||
testimonial: "A melhor loja de Cianorte.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/formal-male-blazers-hanging-rack-fashion-boutique-with-blurred-background-male-jackets-latest-arrival-hangers-accessories-shelf-department-shopping-mall-close-up-selective-focus_482257-69373.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/formal-male-blazers-hanging-rack-fashion-boutique-with-blurred-background-male-jackets-latest-arrival-hangers-accessories-shelf-department-shopping-mall-close-up-selective-focus_482257-69373.jpg?_wi=2",
|
||||
imageAlt: "Asian woman store employee arranging new designer clothes on hangers",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user