3 Commits

Author SHA1 Message Date
3bd842c34d Merge version_2 into main
Merge version_2 into main
2026-04-07 06:52:17 +00:00
efa0d22348 Update src/app/page.tsx 2026-04-07 06:52:14 +00:00
ab2723dd2f Merge version_1 into main
Merge version_1 into main
2026-04-07 06:42:42 +00:00

View File

@@ -29,61 +29,39 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="AAVA Pharmacy"
brandName="AVA Pharmacy"
/>
</div>
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="AAVA Pharmacy"
logoText="AVA Pharmacy"
description="Trusted care. Reliable service. Your health, our priority."
buttons={[
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=1",
imageAlt: "Pharmacy interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=1", imageAlt: "Pharmacy interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=2",
imageAlt: "Pharmacy service",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=2", imageAlt: "Pharmacy service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=3",
imageAlt: "Care team",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=3", imageAlt: "Care team"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=4",
imageAlt: "Health support",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=4", imageAlt: "Health support"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=5",
imageAlt: "Quality meds",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=5", imageAlt: "Quality meds"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=6",
imageAlt: "Personalized service",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-student-cute-woman-smiling-camera_197531-33567.jpg?_wi=6", imageAlt: "Personalized service"},
]}
/>
</div>
@@ -92,21 +70,15 @@ export default function LandingPage() {
<SplitAbout
textboxLayout="split"
useInvertedBackground={false}
title="About AAVA Pharmacy"
description="At AAVA Pharmacy, we are committed to providing exceptional pharmaceutical care and personalized service. Whether you're a local resident or traveling, our team ensures you receive the right guidance and medication support."
title="About AVA Pharmacy"
description="At AVA Pharmacy, we are committed to providing exceptional pharmaceutical care and personalized service. Whether you're a local resident or traveling, our team ensures you receive the right guidance and medication support. Visit us at PRH5+QG8, Nairobi."
bulletPoints={[
{
title: "Expert Guidance",
description: "Professional consultation for all your needs.",
},
title: "Expert Guidance", description: "Professional consultation for all your needs."},
{
title: "Trusted Care",
description: "Your health and wellness is our mission.",
},
title: "Trusted Care", description: "Your health and wellness is our mission."},
{
title: "Service Excellence",
description: "Reliable and efficient medication support.",
},
title: "Open Daily", description: "Visit us from 9:30 am to 8:30 pm, Monday to Sunday."},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-pharmacist-checking-woman-s-blood-pressure_23-2150359158.jpg"
mediaAnimation="slide-up"
@@ -121,45 +93,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Chris",
role: "Patient",
company: "Visitor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-mask-off-outdoors_23-2149403784.jpg",
},
id: "1", name: "Chris", role: "Patient", company: "Visitor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-mask-off-outdoors_23-2149403784.jpg"},
{
id: "2",
name: "Liz Molly",
role: "Patient",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg",
},
id: "2", name: "Liz Molly", role: "Patient", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg"},
{
id: "3",
name: "Imani Wambui",
role: "Patient",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2550.jpg",
},
id: "3", name: "Imani Wambui", role: "Patient", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2550.jpg"},
{
id: "4",
name: "Charles Kariuki",
role: "Patient",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg?_wi=1",
},
id: "4", name: "Charles Kariuki", role: "Patient", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg?_wi=1"},
{
id: "5",
name: "Anonymous",
role: "Patient",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg?_wi=2",
},
id: "5", name: "Anonymous", role: "Patient", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg?_wi=2"},
]}
title="What Our Customers Say"
description="Trusted by our local community."
@@ -174,30 +121,15 @@ export default function LandingPage() {
description="Have questions about our services? Here are the most common ones."
faqs={[
{
id: "1",
title: "Do you offer free delivery?",
content: "Yes, we provide free local delivery for prescription orders over $30 within a 5-mile radius.",
},
id: "1", title: "What are your operating hours?", content: "We are open daily from 9:30 am to 8:30 pm, Monday through Sunday."},
{
id: "2",
title: "Are you open on weekends?",
content: "Yes, our doors are open Saturday and Sunday from 10:00 AM to 4:00 PM for your convenience.",
},
id: "2", title: "Where are you located?", content: "We are located at PRH5+QG8, Nairobi."},
{
id: "3",
title: "Do you accept insurance?",
content: "We accept most major insurance plans. Please bring your insurance card to your next visit.",
},
id: "3", title: "How can I reach you?", content: "You can contact us via phone at 0713444999."},
{
id: "4",
title: "Can I transfer my prescription?",
content: "Absolutely. Simply bring your current medication details, and our pharmacists will handle the transfer process.",
},
id: "4", title: "Do you accept insurance?", content: "We accept most major insurance plans. Please bring your insurance card to your next visit."},
{
id: "5",
title: "Do you provide flu vaccinations?",
content: "Yes, we provide seasonal flu vaccines on a walk-in basis.",
},
id: "5", title: "Do you provide flu vaccinations?", content: "Yes, we provide seasonal flu vaccines on a walk-in basis."},
]}
faqsAnimation="slide-up"
/>
@@ -207,14 +139,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
text="Visit AAVA Pharmacy Today. Experience top-tier customer care and trusted medical support."
variant: "gradient-bars"}}
text="Visit AVA Pharmacy Today. Experience top-tier customer care and trusted medical support. Call us at 0713444999 or visit our location: PRH5+QG8, Nairobi."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@aavapharmacy.com",
},
text: "Call Us Now", href: "tel:+254713444999"},
]}
/>
</div>
@@ -223,37 +152,27 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
],
},
{
title: "Support",
items: [
title: "Contact", items: [
{
label: "Contact",
href: "#contact",
},
label: "0713444999", href: "tel:+254713444999"},
{
label: "FAQ",
href: "#",
},
label: "PRH5+QG8, Nairobi"},
],
},
]}
bottomLeftText="© 2026 AAVA Pharmacy. All rights reserved."
bottomLeftText="© 2026 AVA Pharmacy. All rights reserved."
bottomRightText="Built with care."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}