Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -64,11 +64,11 @@ export default function LandingPage() {
|
||||
description="ZANURI Pet Shop & Spa offers an exclusive sanctuary where pampering meets perfection. Discover bespoke grooming, gourmet nutrition, and unique accessories for discerning pet parents."
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cute-girl-her-companion_23-2148797403.jpg", imageAlt: "Golden Retriever enjoying a luxury spa treatment"},
|
||||
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cute-girl-her-companion_23-2148797403.jpg?_wi=1", imageAlt: "Golden Retriever enjoying a luxury spa treatment"},
|
||||
{
|
||||
id: "hero-carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-hipster-bad-girl-black-leather-jacket-earring-her-nose-sexy-carefree-smiling-woman-sitting-studio-pink-wig-near-gray-wall-confident-model-sunglasses_158538-15562.jpg", imageAlt: "Pugs wearing designer pet accessories in a boutique"},
|
||||
{
|
||||
id: "hero-carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-chihuahua-dog_52683-110310.jpg", imageAlt: "German Shepherd relaxing during a luxury spa massage"},
|
||||
id: "hero-carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-chihuahua-dog_52683-110310.jpg?_wi=1", imageAlt: "German Shepherd relaxing during a luxury spa massage"},
|
||||
{
|
||||
id: "hero-carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-with-her-pet-outdoors_1303-10183.jpg", imageAlt: "Spitz dog playing in an elegant outdoor setting"},
|
||||
{
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
title="Your Questions, Our Expertise"
|
||||
description="Find answers to common inquiries about ZANURI services, bookings, products, and our unique approach to luxury pet care. We're here to provide clarity and peace of mind."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-cute-girl-her-companion_23-2148797403.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-cute-girl-her-companion_23-2148797403.jpg?_wi=2"
|
||||
imageAlt="Happy golden retriever being pampered at a luxury spa"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
||||
buttonText="Book Now"
|
||||
termsText="By booking, you agree to our Terms and Conditions."
|
||||
onSubmit={(email) => console.log('Booking requested for:', email)}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-chihuahua-dog_52683-110310.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-chihuahua-dog_52683-110310.jpg?_wi=2"
|
||||
imageAlt="Woman lovingly holding a chihuahua, symbolizing connection and care"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user