Update src/app/page.tsx

This commit is contained in:
2026-03-31 02:14:39 +00:00
parent e317a8abbe
commit 9c433eaf13

View File

@@ -56,27 +56,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg?_wi=1",
imageAlt: "Luxo 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg?_wi=2",
imageAlt: "Luxo 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg?_wi=3",
imageAlt: "Luxo 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg?_wi=4",
imageAlt: "Luxo 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg?_wi=5",
imageAlt: "Luxo 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg?_wi=6",
imageAlt: "Luxo 6",
},
]}
@@ -94,19 +94,19 @@ export default function LandingPage() {
id: "1",
name: "Vestido Couture",
price: "R$ 4.500",
imageSrc: "http://img.b2bpic.net/free-photo/tired-shopaholic-woman-posing-shopping_197531-7153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-shopaholic-woman-posing-shopping_197531-7153.jpg?_wi=1",
},
{
id: "2",
name: "Salto Premium",
price: "R$ 2.900",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-woman-legs_23-2148415834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-woman-legs_23-2148415834.jpg?_wi=1",
},
{
id: "3",
name: "Bolsa Édition",
price: "R$ 6.200",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-stylish-woman-holding-straw-handbag_285396-4845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-stylish-woman-holding-straw-handbag_285396-4845.jpg?_wi=1",
},
]}
title="Seleção Exclusiva"
@@ -144,35 +144,35 @@ export default function LandingPage() {
name: "Beatriz M.",
handle: "@b_moda",
testimonial: "A qualidade do corte e o design superam qualquer expectativa.",
imageSrc: "http://img.b2bpic.net/free-photo/tired-shopaholic-woman-posing-shopping_197531-7153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-shopaholic-woman-posing-shopping_197531-7153.jpg?_wi=2",
},
{
id: "2",
name: "Ricardo F.",
handle: "@ricardof",
testimonial: "Simplesmente deslumbrante. A estética dramática da marca é única no mercado.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-woman-legs_23-2148415834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-woman-legs_23-2148415834.jpg?_wi=2",
},
{
id: "3",
name: "Clara S.",
handle: "@claras",
testimonial: "Cada detalhe é cuidadosamente pensado para uma experiência de luxo total.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-stylish-woman-holding-straw-handbag_285396-4845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-stylish-woman-holding-straw-handbag_285396-4845.jpg?_wi=2",
},
{
id: "4",
name: "Eduardo V.",
handle: "@ev",
testimonial: "O serviço ao cliente é tão impecável quanto as peças da coleção.",
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg?_wi=7",
},
{
id: "5",
name: "Juliana P.",
handle: "@jup",
testimonial: "Um novo padrão de sofisticação que redefine o meu guarda-roupa.",
imageSrc: "http://img.b2bpic.net/free-photo/tired-shopaholic-woman-posing-shopping_197531-7153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-shopaholic-woman-posing-shopping_197531-7153.jpg?_wi=3",
},
]}
/>
@@ -183,7 +183,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Atendimento VIP"
description="Entre em contato para agendar uma consultoria exclusiva ou tirar dúvidas sobre nossa coleção."
imageSrc="http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bride-wearing-white-dress-wedding_181624-22973.jpg?_wi=8"
mediaAnimation="slide-up"
inputs={[
{