Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-28 02:12:12 +00:00

View File

@@ -61,13 +61,13 @@ export default function LandingPage() {
buttonAnimation="slide-up"
carouselItems={[
{
id: "hero-video-item", videoSrc: "src/assets/0527.mp4", videoAriaLabel: "Studio Glow Hero Video", imageSrc: "src/assets/0527.mp4", imageAlt: "User provided image"},
id: "hero-video-item", videoSrc: "src/assets/0527.mp4?_wi=1", videoAriaLabel: "Studio Glow Hero Video", imageSrc: "src/assets/0527.mp4?_wi=2", imageAlt: "User provided image"},
{
id: "hero-carousel-item-1", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-beauty-hair-flying-air_633478-58.jpg", imageAlt: "Woman getting hair styled in salon"},
id: "hero-carousel-item-1", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-beauty-hair-flying-air_633478-58.jpg?_wi=1", imageAlt: "Woman getting hair styled in salon"},
{
id: "hero-carousel-item-2", imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg", imageAlt: "Elegant empty salon interior"},
id: "hero-carousel-item-2", imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=1", imageAlt: "Elegant empty salon interior"},
{
id: "hero-carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-dry-shampoo-home_23-2150706345.jpg", imageAlt: "Stylist applying hair treatment"},
id: "hero-carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-dry-shampoo-home_23-2150706345.jpg?_wi=1", imageAlt: "Stylist applying hair treatment"},
{
id: "hero-carousel-item-4", imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg", imageAlt: "View of Ipanema beach from salon window"},
{
@@ -127,7 +127,7 @@ export default function LandingPage() {
{
id: "playlist-personalizada", title: "03 — Trilha sonora para o seu bem-estar", content: "Música ambiente cuidadosamente selecionada para uma experiência tranquila e inspiradora."},
]}
videoSrc="http://img.b2bpic.net/free-photo/woman-using-mobile-phone-while-getting-her-hair-straightened_107420-12142.jpg"
videoSrc="http://img.b2bpic.net/free-photo/woman-using-mobile-phone-while-getting-her-hair-straightened_107420-12142.jpg?_wi=1"
videoAriaLabel="Video of Studio Glow behind the scenes"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -136,7 +136,7 @@ export default function LandingPage() {
tag="BASTIDORES"
tagAnimation="slide-up"
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/woman-using-mobile-phone-while-getting-her-hair-straightened_107420-12142.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-using-mobile-phone-while-getting-her-hair-straightened_107420-12142.jpg?_wi=2"
imageAlt="luxury beauty salon golden hour"
/>
</div>
@@ -191,25 +191,25 @@ export default function LandingPage() {
"Mechas, luzes, ombré e coloração global com proteção do fio."],
button: {
text: "Saiba mais"},
imageSrc: "src/assets/0527.mp4", imageAlt: "Woman styling her hair at saloon"},
imageSrc: "src/assets/0527.mp4?_wi=3", imageAlt: "Woman styling her hair at saloon"},
{
id: "tratamento-profundo", title: "Tratamento profundo", price: "", period: "", features: [
"Recuperação de fios danificados com protocolo personalizado."],
button: {
text: "Saiba mais"},
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-beauty-hair-flying-air_633478-58.jpg", imageAlt: "Woman styling her hair at saloon"},
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-beauty-hair-flying-air_633478-58.jpg?_wi=2", imageAlt: "Woman styling her hair at saloon"},
{
id: "escova-finalizacao", title: "Escova e finalização", price: "", period: "", features: [
"Volume, definição ou liso, do jeito que você quer sair daqui."],
button: {
text: "Saiba mais"},
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg", imageAlt: "Woman styling her hair at saloon"},
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=2", imageAlt: "Woman styling her hair at saloon"},
{
id: "noivas-eventos", title: "Noivas e eventos", price: "", period: "", features: [
"Penteado, maquiagem e atendimento exclusivo no dia."],
button: {
text: "Saiba mais"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-dry-shampoo-home_23-2150706345.jpg", imageAlt: "Woman styling her hair at saloon"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-dry-shampoo-home_23-2150706345.jpg?_wi=2", imageAlt: "Woman styling her hair at saloon"},
]}
title="O que a gente faz por aqui."
description="Cada serviço é uma experiência personalizada, criada para realçar a sua beleza única com técnicas modernas e produtos de alta qualidade."
@@ -254,13 +254,13 @@ export default function LandingPage() {
name: "email", type: "email", placeholder: "Seu e-mail", required: true,
},
]}
videoSrc="http://img.b2bpic.net/free-photo/asian-model-posing-studio_23-2148239993.jpg"
videoSrc="http://img.b2bpic.net/free-photo/asian-model-posing-studio_23-2148239993.jpg?_wi=1"
videoAriaLabel="Cinematic background video for final CTA"
mediaAnimation="none"
mediaPosition="right"
buttonText="Quero agendar agora →"
onSubmit={(data) => console.log(data)}
imageSrc="http://img.b2bpic.net/free-photo/asian-model-posing-studio_23-2148239993.jpg"
imageSrc="http://img.b2bpic.net/free-photo/asian-model-posing-studio_23-2148239993.jpg?_wi=2"
imageAlt="cinematic slow motion hair"
/>
</div>