diff --git a/src/app/sobre/page.tsx b/src/app/sobre/page.tsx index 4a1e5d2..07ec6a6 100644 --- a/src/app/sobre/page.tsx +++ b/src/app/sobre/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { description="Maison Lure" subdescription="Lisbon, Portugal - Desde 2015 | Since 2015" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/blurred-bar-with-stools_1203-454.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-bar-with-stools_1203-454.jpg?_wi=2" imageAlt="Maison Lure Premium Salon" mediaAnimation="slide-up" useInvertedBackground={false} @@ -69,7 +69,7 @@ export default function AboutPage() { name: "Sofia Martins", role: "Empresária", testimonial: "Maison Lure transformou minha rotina de beleza. O atendimento é impecável e os resultados superam as expectativas.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-posing-daylight_1153-7230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-posing-daylight_1153-7230.jpg?_wi=3", imageAlt: "Sofia Martins", icon: Star, }, @@ -78,7 +78,7 @@ export default function AboutPage() { name: "Joana Costa", role: "Designer", testimonial: "A experiência em Maison Lure é como uma sessão de spa. Profissionais altamente qualificados e ambiente relaxante.", - imageSrc: "http://img.b2bpic.net/free-photo/morning-portrait-pretty-woman-relaxing-bed-after-shower-wearing-bath-robe-towel-her-head-drinking-tasty-tea_291049-2693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/morning-portrait-pretty-woman-relaxing-bed-after-shower-wearing-bath-robe-towel-her-head-drinking-tasty-tea_291049-2693.jpg?_wi=3", imageAlt: "Joana Costa", icon: Heart, }, @@ -87,7 +87,7 @@ export default function AboutPage() { name: "Maria Oliveira", role: "Advogada", testimonial: "Encontrei meu lugar de confiança para beleza e bem-estar. Recomendo fortemente Maison Lure a todos!", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio-portrait_1303-2284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio-portrait_1303-2284.jpg?_wi=3", imageAlt: "Maria Oliveira", icon: Sparkles, }, @@ -96,7 +96,7 @@ export default function AboutPage() { name: "Carolina Silva", role: "Médica", testimonial: "Os tratamentos são de excelente qualidade com produtos premium. Sinto-me valorizada e cuidada em cada visita.", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-relaxing-bathtub-with-petals_273609-4782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-relaxing-bathtub-with-petals_273609-4782.jpg?_wi=2", imageAlt: "Carolina Silva", icon: Award, },