Merge version_1 into main #3
@@ -50,14 +50,14 @@ export default function LandingPage() {
|
||||
{ text: "تعرف على خدماتنا", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "noise" }}
|
||||
carouselItems={[
|
||||
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-doctor-dog_23-2149271773.jpg" },
|
||||
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-veterinary-center-webinar-template_23-2149744525.jpg" },
|
||||
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267861.jpg" },
|
||||
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-cute-dog_23-2149271854.jpg" },
|
||||
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-veterinarian-examining-dog-s-ear-clinic_23-2147928407.jpg" },
|
||||
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-style-adorable-dog_23-2151107673.jpg" }
|
||||
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-doctor-dog_23-2149271773.jpg", imageAlt: "modern veterinary clinic interior professional" },
|
||||
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-veterinary-center-webinar-template_23-2149744525.jpg", imageAlt: "exclusive veterinary clinic badge award" },
|
||||
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267861.jpg", imageAlt: "veterinarian consultation pet owner discussion" },
|
||||
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-cute-dog_23-2149271854.jpg", imageAlt: "dog vaccination shot professional veterinarian" },
|
||||
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-veterinarian-examining-dog-s-ear-clinic_23-2147928407.jpg", imageAlt: "pet dental care cleaning professional" },
|
||||
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-style-adorable-dog_23-2151107673.jpg", imageAlt: "professional dog grooming bathing care" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
{ text: "تواصل معنا عبر WhatsApp", href: "https://wa.me/966XXXXXXXXX" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "noise" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user