Merge version_1 into main #2
279
src/app/page.tsx
279
src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Pets Valley Clinic"
|
||||
/>
|
||||
@@ -62,70 +47,20 @@ export default function LandingPage() {
|
||||
title="Compassionate Care for Your Best Friends"
|
||||
description="At Pets Valley Clinic, we treat your pets like our own family. Providing expert veterinary care 24/7 with love and dedication in the heart of Amman."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Al",
|
||||
handle: "Cat Lover",
|
||||
testimonial: "They truly love animals. Highly professional and caring. Prices are reasonable and they even offer discounts for rescued pets!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Dareen Abdullah",
|
||||
handle: "Pet Mom",
|
||||
testimonial: "Amazing experience, went at 3 AM and they were more than happy to help my cat. Definitely my main vet now!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ratih Indah",
|
||||
handle: "Dog Owner",
|
||||
testimonial: "The staff is incredibly patient and kind. They took the time to explain everything clearly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Omar M.",
|
||||
handle: "Rescue Advocate",
|
||||
testimonial: "Outstanding service for my rescue rabbit. They have a real heart for animals in need.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Layla K.",
|
||||
handle: "Puppy Parent",
|
||||
testimonial: "Best vet clinic in Amman, hands down. Professional, clean, and very welcoming atmosphere.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
{ name: "Alex Al", handle: "Cat Lover", testimonial: "They truly love animals. Highly professional and caring. Prices are reasonable and they even offer discounts for rescued pets!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg" },
|
||||
{ name: "Dareen Abdullah", handle: "Pet Mom", testimonial: "Amazing experience, went at 3 AM and they were more than happy to help my cat. Definitely my main vet now!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg" },
|
||||
{ name: "Ratih Indah", handle: "Dog Owner", testimonial: "The staff is incredibly patient and kind. They took the time to explain everything clearly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg" },
|
||||
{ name: "Omar M.", handle: "Rescue Advocate", testimonial: "Outstanding service for my rescue rabbit. They have a real heart for animals in need.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg" },
|
||||
{ name: "Layla K.", handle: "Puppy Parent", testimonial: "Best vet clinic in Amman, hands down. Professional, clean, and very welcoming atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Book Appointment", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-doctor-vet-clinic-pointing-finger-up-looking-amazed-standing-near-cute-black-p_1258-173123.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg", alt: "Client 5" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ happy pet owners"
|
||||
/>
|
||||
@@ -148,27 +83,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
tag: "Checkups",
|
||||
title: "Wellness Exams",
|
||||
subtitle: "Prevention is Key",
|
||||
description: "Thorough health assessments including vaccinations and routine screenings for optimal pet health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-dog_23-2149100224.jpg",
|
||||
},
|
||||
{
|
||||
tag: "Surgery",
|
||||
title: "Expert Surgery",
|
||||
subtitle: "Safe & Professional",
|
||||
description: "Experienced surgeons ensuring safety and quick recovery for your furry family members.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143884.jpg",
|
||||
},
|
||||
{
|
||||
tag: "Emergency",
|
||||
title: "24/7 Emergency",
|
||||
subtitle: "Always Here",
|
||||
description: "Urgent care services around the clock, whenever your pet needs us most.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vet-giving-ill-cat-some-pills_329181-14502.jpg",
|
||||
},
|
||||
{ tag: "Checkups", title: "Wellness Exams", subtitle: "Prevention is Key", description: "Thorough health assessments including vaccinations and routine screenings for optimal pet health.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-dog_23-2149100224.jpg" },
|
||||
{ tag: "Surgery", title: "Expert Surgery", subtitle: "Safe & Professional", description: "Experienced surgeons ensuring safety and quick recovery for your furry family members.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143884.jpg" },
|
||||
{ tag: "Emergency", title: "24/7 Emergency", subtitle: "Always Here", description: "Urgent care services around the clock, whenever your pet needs us most.", imageSrc: "http://img.b2bpic.net/free-photo/vet-giving-ill-cat-some-pills_329181-14502.jpg" },
|
||||
]}
|
||||
title="Comprehensive Veterinary Services"
|
||||
description="Tailored treatments for every stage of your pet's life, from routine checkups to complex procedures."
|
||||
@@ -182,30 +99,10 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Anas Al-Suleihat",
|
||||
role: "Head Veterinarian",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Ahmed",
|
||||
role: "Vet Assistant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dr. Omar Kareem",
|
||||
role: "Senior Surgeon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-mask-yellow-wall_179666-12714.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Laila Noor",
|
||||
role: "Pet Care Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267894.jpg",
|
||||
},
|
||||
{ id: "1", name: "Dr. Anas Al-Suleihat", role: "Head Veterinarian", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg" },
|
||||
{ id: "2", name: "Sarah Ahmed", role: "Vet Assistant", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg" },
|
||||
{ id: "3", name: "Dr. Omar Kareem", role: "Senior Surgeon", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-mask-yellow-wall_179666-12714.jpg" },
|
||||
{ id: "4", name: "Laila Noor", role: "Pet Care Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267894.jpg" },
|
||||
]}
|
||||
title="Meet Our Team"
|
||||
description="Our passionate, qualified professionals love what they do and care deeply about every pet in our facility."
|
||||
@@ -214,28 +111,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team-staff" data-section="team-staff">
|
||||
<TeamCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "staff-1",
|
||||
name: "Nour H.",
|
||||
role: "Front Desk Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "staff-2",
|
||||
name: "Ali M.",
|
||||
role: "Lab Technician",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "staff-3",
|
||||
name: "Hana S.",
|
||||
role: "Clinic Assistant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-mask-yellow-wall_179666-12714.jpg?_wi=2",
|
||||
},
|
||||
{ id: "staff-1", name: "Nour H.", role: "Front Desk Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg" },
|
||||
{ id: "staff-2", name: "Ali M.", role: "Lab Technician", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg" },
|
||||
{ id: "staff-3", name: "Hana S.", role: "Clinic Assistant", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-mask-yellow-wall_179666-12714.jpg" },
|
||||
]}
|
||||
title="Our Dedicated Staff"
|
||||
description="A team that works together to ensure your pets live their best, healthiest lives."
|
||||
@@ -246,31 +129,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex Al",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Dareen Abdullah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ratih Indah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Omar M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Layla K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg?_wi=2",
|
||||
},
|
||||
{ id: "t1", name: "Alex Al", imageSrc: "http://img.b2bpic.net/free-photo/glad-woman-smiles-happily-embraces-dog-with-love-going-celebrate-new-year-christmas-holds-spruce-wreath-rolled-paper-isolated-beige-background-happy-pet-owner-holds-items-decoration_273609-58180.jpg" },
|
||||
{ id: "t2", name: "Dareen Abdullah", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pajamas-holding-cat_23-2148557222.jpg" },
|
||||
{ id: "t3", name: "Ratih Indah", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-adorable-dog-cuddling-her-puppy-sofa-home_1258-198504.jpg" },
|
||||
{ id: "t4", name: "Omar M.", imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64526.jpg" },
|
||||
{ id: "t5", name: "Layla K.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace-taking-selfie-photo-with-smartphone_329181-11566.jpg" },
|
||||
]}
|
||||
cardTitle="Client Stories"
|
||||
cardTag="Happy Families"
|
||||
@@ -283,26 +146,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are proud to be open 24/7 to provide care for your pets whenever they need us.",
|
||||
},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer discounts for rescued pets?",
|
||||
content: "Yes, we are committed to helping those who help stray animals and offer special rates for rescues.",
|
||||
},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Where are you located?",
|
||||
content: "We are located in Amman, on Wasfi Al Tal street, building 21, 1st floor.",
|
||||
},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Do I need an appointment?",
|
||||
content: "While we welcome walk-ins for routine care, calling ahead helps us prepare for your visit.",
|
||||
},
|
||||
{ id: "faq-1", title: "What are your operating hours?", content: "We are proud to be open 24/7 to provide care for your pets whenever they need us." },
|
||||
{ id: "faq-2", title: "Do you offer discounts for rescued pets?", content: "Yes, we are committed to helping those who help stray animals and offer special rates for rescues." },
|
||||
{ id: "faq-3", title: "Where are you located?", content: "We are located in Amman, on Wasfi Al Tal street, building 21, 1st floor." },
|
||||
{ id: "faq-4", title: "Do I need an appointment?", content: "While we welcome walk-ins for routine care, calling ahead helps us prepare for your visit." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common inquiries about our pet care services, pricing, and emergency procedures."
|
||||
@@ -316,24 +163,10 @@ export default function LandingPage() {
|
||||
title="Visit Us Today"
|
||||
description="Reach out to schedule an appointment or ask about our services."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us how we can help your pet",
|
||||
required: true,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Tell us how we can help your pet", required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -341,37 +174,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
{
|
||||
label: "Wasfi Al Tal St, Building 21",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "07 7864 1772",
|
||||
href: "tel:0778641772",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Location", items: [{ label: "Wasfi Al Tal St, Building 21", href: "#" }] },
|
||||
{ title: "Contact", items: [{ label: "07 7864 1772", href: "tel:0778641772" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Pets Valley Clinic Amman"
|
||||
bottomRightText="Caring for our community"
|
||||
|
||||
Reference in New Issue
Block a user