Update src/app/page.tsx

This commit is contained in:
2026-06-05 22:33:23 +00:00
parent e629bebbb8
commit c4a5cf00ed

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "Cliente Satisfeita",
testimonial: "O atendimento no Studio K é impecável! Me sinto super confortável e saio sempre renovada.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-tanned-woman-relaxing-terrace-smiling-camera_197531-22510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-tanned-woman-relaxing-terrace-smiling-camera_197531-22510.jpg?_wi=1",
imageAlt: "professional female portrait smiling",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "Cliente Fiel",
testimonial: "Confio nos profissionais do Studio K de olhos fechados. Cortam meu cabelo como ninguém!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-female-with-curly-bushy-afro-hairstyle-rests-cafe_273609-2873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-female-with-curly-bushy-afro-hairstyle-rests-cafe_273609-2873.jpg?_wi=1",
imageAlt: "brunette woman elegant smile portrait",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "Cliente Especial",
testimonial: "Ambiente aconchegante e resultados que superam as expectativas. Studio K é o melhor!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg?_wi=1",
imageAlt: "middle-aged woman elegant smile studio",
},
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
handle: "Cliente Feliz",
testimonial: "Minha transformação no Studio K foi incrível! Me sinto mais confiante e linda.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-sexy-woman-dressed-elegant-tuxedo-suit-walking-city-summer-spring-day_285396-8005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-sexy-woman-dressed-elegant-tuxedo-suit-walking-city-summer-spring-day_285396-8005.jpg?_wi=1",
imageAlt: "young adult woman stylish hair",
},
{
@@ -123,7 +123,7 @@ export default function LandingPage() {
href: "https://wa.me/551330250322",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg?_wi=1"
imageAlt="Luxurious beauty salon interior with clients"
avatars={[
{
@@ -220,7 +220,7 @@ export default function LandingPage() {
imageAlt: "Hair stylist applying color",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg?_wi=2",
imageAlt: "professional haircut salon client",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
imageAlt: "Healthy shiny hair after treatment",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-tanned-woman-relaxing-terrace-smiling-camera_197531-22510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-tanned-woman-relaxing-terrace-smiling-camera_197531-22510.jpg?_wi=2",
imageAlt: "professional haircut salon client",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
imageAlt: "Woman receiving eyebrow design",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-female-with-curly-bushy-afro-hairstyle-rests-cafe_273609-2873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-female-with-curly-bushy-afro-hairstyle-rests-cafe_273609-2873.jpg?_wi=2",
imageAlt: "professional haircut salon client",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
imageAlt: "Pedicure treatment",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg?_wi=2",
imageAlt: "professional haircut salon client",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
imageAlt: "Professional updo hairstyle",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/stylish-sexy-woman-dressed-elegant-tuxedo-suit-walking-city-summer-spring-day_285396-8005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-sexy-woman-dressed-elegant-tuxedo-suit-walking-city-summer-spring-day_285396-8005.jpg?_wi=2",
imageAlt: "professional haircut salon client",
},
]}