Merge version_1 into main #2
@@ -121,7 +121,7 @@ export default function HomePage() {
|
||||
title: "Camisetas",
|
||||
subtitle: "Graphic Tees & Básicos",
|
||||
description: "Camisetas estampadas e básicas de alta qualidade. Designs exclusivos que refletem tendências urbanas atuais com conforto máximo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-with-hat-leaning-black-white-wall-looking-away_181624-44523.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-with-hat-leaning-black-white-wall-looking-away_181624-44523.jpg",
|
||||
imageAlt: "Coleção de camisetas modernas",
|
||||
buttons: [
|
||||
{ text: "Ver Camisetas", href: "/colecao?categoria=camisetas" }
|
||||
@@ -133,7 +133,7 @@ export default function HomePage() {
|
||||
title: "Calças",
|
||||
subtitle: "Jeans & Pants",
|
||||
description: "Calças e jeans com corte perfeito para cualquer ocasião. Materiais premium que combinam durabilidade com estilo contemporâneo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-afro-dreadlocks-walking_23-2149462082.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-afro-dreadlocks-walking_23-2149462082.jpg",
|
||||
imageAlt: "Coleção de calças e jeans",
|
||||
buttons: [
|
||||
{ text: "Ver Calças", href: "/colecao?categoria=calcas" }
|
||||
@@ -145,7 +145,7 @@ export default function HomePage() {
|
||||
title: "Jaquetas",
|
||||
subtitle: "Outerwear Urbano",
|
||||
description: "Jaquetas estilosas e funcionais para qualquer estação. Designs que completam seu look urbano com sofisticação e atitude.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-attractive-stylish-women-posing-pink-background-colorful-winter-down-jacket-red-yellow-color-warm-clothes-fashion-trend_285396-7231.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-attractive-stylish-women-posing-pink-background-colorful-winter-down-jacket-red-yellow-color-warm-clothes-fashion-trend_285396-7231.jpg",
|
||||
imageAlt: "Coleção de jaquetas urbanas",
|
||||
buttons: [
|
||||
{ text: "Ver Jaquetas", href: "/colecao?categoria=jaquetas" }
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
id: "prod-001",
|
||||
name: "T-shirt Urbana Premium",
|
||||
price: "R$ 89,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg",
|
||||
imageAlt: "Camiseta preta premium",
|
||||
isFavorited: false,
|
||||
initialQuantity: 1
|
||||
@@ -196,7 +196,7 @@ export default function HomePage() {
|
||||
id: "prod-002",
|
||||
name: "Calça Jeans Slim",
|
||||
price: "R$ 159,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-dressed-hoodie-ripped-jeans-leaning-wall-while-sitting-skateboard-bridge-footway_613910-4661.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-dressed-hoodie-ripped-jeans-leaning-wall-while-sitting-skateboard-bridge-footway_613910-4661.jpg",
|
||||
imageAlt: "Calça jeans slim fit",
|
||||
isFavorited: false,
|
||||
initialQuantity: 1
|
||||
@@ -205,7 +205,7 @@ export default function HomePage() {
|
||||
id: "prod-003",
|
||||
name: "Jaqueta Bomber Black",
|
||||
price: "R$ 249,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-adult-male-his-bicycle_23-2148828181.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-adult-male-his-bicycle_23-2148828181.jpg",
|
||||
imageAlt: "Jaqueta bomber preta",
|
||||
isFavorited: false,
|
||||
initialQuantity: 1
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
id: "prod-004",
|
||||
name: "Boné Snapback Style",
|
||||
price: "R$ 59,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073553.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073553.jpg",
|
||||
imageAlt: "Boné snapback fashion",
|
||||
isFavorited: false,
|
||||
initialQuantity: 1
|
||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user