From 150057e7a1d6d84dc6165e9269034d342659f4ae Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 16:46:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 744a623..989cd6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@cams", testimonial: "Atendimento impecável! Unhas duráveis e design perfeito.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820389.jpg?_wi=1", imageAlt: "elegant nail salon interior design", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@biam", testimonial: "A Thata é uma artista. Minha fibra ficou super natural.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-with-red-manicure-two-rings-fingers-beautiful-green-palm-leaf-tropical-gray-wall_343596-3250.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-with-red-manicure-two-rings-fingers-beautiful-green-palm-leaf-tropical-gray-wall_343596-3250.jpg?_wi=1", imageAlt: "elegant nail salon interior design", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@jup", testimonial: "Melhor nail designer da região, super cuidadosa.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/model-with-beautiful-nails-flowers_23-2149921708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-with-beautiful-nails-flowers_23-2149921708.jpg?_wi=1", imageAlt: "elegant nail salon interior design", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@ferl", testimonial: "Ambiente acolhedor e trabalho de alta qualidade.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hands-wearing-blue-pink-nail-polish_23-2149921687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-wearing-blue-pink-nail-polish_23-2149921687.jpg?_wi=1", imageAlt: "elegant nail salon interior design", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { handle: "@larig", testimonial: "Apaixonada pelo capricho em cada detalhe!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-book_23-2149820418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-book_23-2149820418.jpg?_wi=1", imageAlt: "elegant nail salon interior design", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#contato", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820389.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820389.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -169,17 +169,17 @@ export default function LandingPage() { { title: "Manicure e Pedicure", description: "Acabamento clássico, cuidadoso e impecável para suas mãos e pés.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-with-red-manicure-two-rings-fingers-beautiful-green-palm-leaf-tropical-gray-wall_343596-3250.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-with-red-manicure-two-rings-fingers-beautiful-green-palm-leaf-tropical-gray-wall_343596-3250.jpg?_wi=2", }, { title: "Alongamento em Fibra", description: "Unhas finas, resistentes e com aspecto extremamente natural.", - imageSrc: "http://img.b2bpic.net/free-photo/model-with-beautiful-nails-flowers_23-2149921708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-with-beautiful-nails-flowers_23-2149921708.jpg?_wi=2", }, { title: "Esmaltação em Gel", description: "Durabilidade prolongada com brilho intenso e técnicas modernas.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-wearing-blue-pink-nail-polish_23-2149921687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-wearing-blue-pink-nail-polish_23-2149921687.jpg?_wi=2", }, ]} title="O que fazemos com amor" @@ -220,7 +220,7 @@ export default function LandingPage() { name: "Fibra Terracota", price: "R$ 130", variant: "Fibra", - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-book_23-2149820418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-book_23-2149820418.jpg?_wi=2", }, { id: "p5", @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "Atendimento incrível e resultado perfeito!", tag: "Google", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-assertive-confident-beautiful-girl-with-blond-shor-curly-hair-white-dress-showing-okay-signs-as-assure-no-problem-smiling-nod-approval-recommend-guarantee-quality_1258-92883.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820389.jpg?_wi=3", imageAlt: "happy client nail salon portrait", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "A melhor nail designer da região!", tag: "Google", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-sexy-beautiful-woman-isolated-pink-background-smiling-elegant-style-red-lips-spring-fashion-trend-happy-face-expression-looking-camera-positive-emotion-holding-hands-up_285396-2678.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-with-red-manicure-two-rings-fingers-beautiful-green-palm-leaf-tropical-gray-wall_343596-3250.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-with-red-manicure-two-rings-fingers-beautiful-green-palm-leaf-tropical-gray-wall_343596-3250.jpg?_wi=3", imageAlt: "happy client nail salon portrait", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Estúdio lindo e aconchegante.", tag: "Google", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-getting-lip-filler-close-up_23-2149313544.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/model-with-beautiful-nails-flowers_23-2149921708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-with-beautiful-nails-flowers_23-2149921708.jpg?_wi=3", imageAlt: "happy client nail salon portrait", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Profissional excelente.", tag: "Google", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-attractive-charismatic-woman-isolated_273609-35321.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hands-wearing-blue-pink-nail-polish_23-2149921687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-wearing-blue-pink-nail-polish_23-2149921687.jpg?_wi=3", imageAlt: "happy client nail salon portrait", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Resultado impecável e ambiente muito agradável.", tag: "Google", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-pin-up-girl-wearing-white-shirt-red-headscarf-making-approving-gesture-with-both-hands_343059-1099.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-book_23-2149820418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-book_23-2149820418.jpg?_wi=3", imageAlt: "happy client nail salon portrait", }, ]} -- 2.49.1