Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
title="Realce sua beleza com resultados naturais e sofisticados"
|
||||
description="Procedimentos estéticos seguros, modernos e com resultados visíveis desde a primeira sessão."
|
||||
buttons={[{ text: "Agendar pelo WhatsApp", href: "https://wa.me/5511999999999" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-posing-with-defocused-orchids_23-2148385919.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-posing-with-defocused-orchids_23-2148385919.jpg?_wi=1"
|
||||
imageAlt="Clínica de estética avançada"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Excelência e Segurança", description: "Atendimento focado em resultados naturais e harmonia facial.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206144.jpg", imageAlt: "Resultados naturais"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206144.jpg?_wi=1", imageAlt: "Resultados naturais"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Profissionais qualificados" },
|
||||
{ icon: CheckCircle, text: "Atendimento personalizado" },
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Facial", name: "Limpeza de Pele", price: "A partir de R$150", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206144.jpg" },
|
||||
{ id: "p1", brand: "Facial", name: "Limpeza de Pele", price: "A partir de R$150", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206144.jpg?_wi=2" },
|
||||
{ id: "p2", brand: "Facial", name: "Botox Premium", price: "A partir de R$800", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-laying-back_23-2148263413.jpg" },
|
||||
{ id: "p3", brand: "Facial", name: "Preenchimento", price: "A partir de R$1200", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoy-spa-day_23-2148520370.jpg" },
|
||||
{ id: "p4", brand: "Facial", name: "Harmonização Facial", price: "Sob avaliação", rating: 5, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-practicing-facial-yoga-youth_23-2150520802.jpg" },
|
||||
@@ -110,11 +110,11 @@ export default function LandingPage() {
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ana Silva", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg" },
|
||||
{ id: "1", name: "Ana Silva", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=1" },
|
||||
{ id: "2", name: "Beatriz Souza", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-posing-outdoors_23-2149080963.jpg" },
|
||||
{ id: "3", name: "Carla Oliveira", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2148334605.jpg" },
|
||||
{ id: "4", name: "Daniela Lima", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-beautiful-woman-concept_23-2148734939.jpg" },
|
||||
{ id: "5", name: "Fernanda Costa", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg" },
|
||||
{ id: "5", name: "Fernanda Costa", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2" },
|
||||
]}
|
||||
cardTitle="O que nossas clientes dizem"
|
||||
cardTag="Experiências Reais"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", title: "Anos de experiência" },
|
||||
{ value: "5k+", title: "Clientes atendidas" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-posing-with-defocused-orchids_23-2148385919.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-posing-with-defocused-orchids_23-2148385919.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user