Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -55,11 +55,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-washing-dog_23-2149652690.jpg", imageAlt: "Pet Shop S2 - Banho e Tosa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg", imageAlt: "Produtos Pet Shop S2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-smiling-man-sitting-pet-friendly-cafe-with-his-beautiful-dog-petting-golden-retriever-waiting-order_1258-314442.jpg", imageAlt: "Serviço de Grooming" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/blurred-electronics-store_1203-711.jpg", imageAlt: "Produtos Disponíveis" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pet-care-concept-joyous-dark-skinned-female-owner-holds-her-puppies-small-wooden-box-ready-give-them-right-hands-rejoices-dog-family-growing-wears-yellow-sweater_273609-31197.jpg", imageAlt: "Entrega Rápida" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-with-cat-getting-out-cage_23-2148302195.jpg", imageAlt: "Instalações Limpas e Modernas" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg?_wi=1", imageAlt: "Produtos Pet Shop S2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-smiling-man-sitting-pet-friendly-cafe-with-his-beautiful-dog-petting-golden-retriever-waiting-order_1258-314442.jpg?_wi=1", imageAlt: "Serviço de Grooming" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/blurred-electronics-store_1203-711.jpg?_wi=1", imageAlt: "Produtos Disponíveis" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pet-care-concept-joyous-dark-skinned-female-owner-holds-her-puppies-small-wooden-box-ready-give-them-right-hands-rejoices-dog-family-growing-wears-yellow-sweater_273609-31197.jpg?_wi=1", imageAlt: "Entrega Rápida" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-with-cat-getting-out-cage_23-2148302195.jpg?_wi=1", imageAlt: "Instalações Limpas e Modernas" }
|
||||
]}
|
||||
ariaLabel="Hero section com carousel de imagens do Pet Shop S2"
|
||||
/>
|
||||
@@ -92,20 +92,20 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Banho e Tosa", description: "Banho relaxante, tosa profissional e cuidados especiais com seu pet. Ambiente confortável e equipe experiente.", buttons: [{ text: "Agendar", href: "https://wa.me/5511956094500?text=Gostaria%20de%20agendar%20um%20banho%20e%20tosa" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-smiling-man-sitting-pet-friendly-cafe-with-his-beautiful-dog-petting-golden-retriever-waiting-order_1258-314442.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202529.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-smiling-man-sitting-pet-friendly-cafe-with-his-beautiful-dog-petting-golden-retriever-waiting-order_1258-314442.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202529.jpg?_wi=1" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Produtos Pet", description: "Seleção completa de produtos de qualidade para seu cão ou gato. Ração, brinquedos, acessórios e muito mais.", buttons: [{ text: "Consultar", href: "https://wa.me/5511956094500?text=Quais%20produtos%20vocês%20têm%20disponíveis" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/blurred-electronics-store_1203-711.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/blurred-electronics-store_1203-711.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Retirada e Entrega", description: "Compre na loja ou receba em casa. Retirada rápida ou entrega em Caieiras. Praticidade para você.", buttons: [{ text: "Solicitar", href: "https://wa.me/5511956094500?text=Gostaria%20de%20saber%20sobre%20entrega%20ou%20retirada" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pet-care-concept-joyous-dark-skinned-female-owner-holds-her-puppies-small-wooden-box-ready-give-them-right-hands-rejoices-dog-family-growing-wears-yellow-sweater_273609-31197.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-with-cat-getting-out-cage_23-2148302195.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pet-care-concept-joyous-dark-skinned-female-owner-holds-her-puppies-small-wooden-box-ready-give-them-right-hands-rejoices-dog-family-growing-wears-yellow-sweater_273609-31197.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-with-cat-getting-out-cage_23-2148302195.jpg?_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
title: "Confiança Local", description: "Mais de 100 famílias de Caieiras confiam em nosso serviço há anos. Proximidade e qualidade.", icon: Sparkles
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-veterinarian-with-cat-getting-out-cage_23-2148302195.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-veterinarian-with-cat-getting-out-cage_23-2148302195.jpg?_wi=3"
|
||||
imageAlt="Instalações do Pet Shop S2"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202529.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202529.jpg?_wi=2"
|
||||
imageAlt="Equipe Pet Shop S2"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user