Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 06:29:54 +00:00

View File

@@ -75,12 +75,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273056.jpg?_wi=1",
imageAlt: "Workshop interior",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575391.jpg?_wi=1",
imageAlt: "Close up print",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
description: "Durabilidade máxima e qualidade inigualável em grandes tiragens.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273056.jpg?_wi=2",
imageAlt: "Still life of fashion designer's office",
},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
description: "Ajuda personalizada no desenvolvimento da sua estampa ideal.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575391.jpg?_wi=2",
imageAlt: "Still life of fashion designer's office",
},
]}