Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-10 00:19:02 +00:00

View File

@@ -74,11 +74,11 @@ export default function LandingPage() {
description="Descobre a JL Casual Wear e explora peças pensadas para quem valoriza imagem, conforto e personalidade." description="Descobre a JL Casual Wear e explora peças pensadas para quem valoriza imagem, conforto e personalidade."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478959.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478959.jpg?_wi=1",
imageAlt: "T-shirts JL Casual Wear", imageAlt: "T-shirts JL Casual Wear",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-13015.jpg", imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-13015.jpg?_wi=1",
imageAlt: "Homem com fato bege elegante", imageAlt: "Homem com fato bege elegante",
}, },
{ {
@@ -310,7 +310,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-black-suit_158538-11483.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-black-suit_158538-11483.jpg",
imageAlt: "Contacto Instagram", imageAlt: "Contacto Instagram",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478959.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478959.jpg?_wi=2",
imageAlt: "t-shirts premium casual wear", imageAlt: "t-shirts premium casual wear",
}, },
{ {
@@ -324,7 +324,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-man-signing-documents-modern-office_158595-5384.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-business-man-signing-documents-modern-office_158595-5384.jpg",
imageAlt: "Confirmar detalhes", imageAlt: "Confirmar detalhes",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-13015.jpg", imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-13015.jpg?_wi=2",
imageAlt: "t-shirts premium casual wear", imageAlt: "t-shirts premium casual wear",
}, },
]} ]}