diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3b7aa14..52b43c8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,69 +32,30 @@ export default function LandingPage() {
@@ -112,23 +73,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Prescription Refills",
- description: "Quick and accurate medication refills handled by our expert staff.",
- imageSrc: "http://img.b2bpic.net/free-vector/humanitarian-help-concept_23-2148514632.jpg",
- imageAlt: "Refill",
- },
+ title: "Prescription Refills", description: "Quick and accurate medication refills handled by our expert staff.", imageSrc: "http://img.b2bpic.net/free-vector/humanitarian-help-concept_23-2148514632.jpg", imageAlt: "Refill"},
{
- title: "Home Delivery",
- description: "Convenient doorstep delivery for your medications and health essentials.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cdxdwu",
- imageAlt: "Delivery",
- },
+ title: "Home Delivery", description: "Convenient doorstep delivery for your medications and health essentials.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cdxdwu", imageAlt: "Delivery"},
{
- title: "Health Consultation",
- description: "Free guidance from qualified pharmacists for your health concerns.",
- imageSrc: "http://img.b2bpic.net/free-vector/set-laptop-computer-with-electronic-business-icons_24911-45478.jpg",
- imageAlt: "Consultation",
- },
+ title: "Health Consultation", description: "Free guidance from qualified pharmacists for your health concerns.", imageSrc: "http://img.b2bpic.net/free-vector/set-laptop-computer-with-electronic-business-icons_24911-45478.jpg", imageAlt: "Consultation"},
]}
title="Our Pharmacy Services"
description="We offer a wide range of health services tailored to the needs of the Pattoki community."
@@ -142,66 +91,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- brand: "Generic",
- name: "Multivitamins",
- price: "Rs. 450",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/assortment-beauty-products-displayed-shelf_23-2150717989.jpg",
- imageAlt: "Multivitamins",
- },
- {
- id: "p2",
- brand: "Brand",
- name: "Pain Relief",
- price: "Rs. 200",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-shopping-mall-department-store-interior_74190-10720.jpg",
- imageAlt: "Pain Relief",
- },
- {
- id: "p3",
- brand: "Brand",
- name: "First Aid Kit",
- price: "Rs. 950",
- rating: 4,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-pharmacist-work_23-2150348168.jpg",
- imageAlt: "First Aid Kit",
- },
- {
- id: "p4",
- brand: "Generic",
- name: "Digestive Aid",
- price: "Rs. 300",
- rating: 5,
- reviewCount: "5",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-pharmacist-working-drugstore_23-2151684854.jpg",
- imageAlt: "Digestive Aid",
- },
- {
- id: "p5",
- brand: "Brand",
- name: "Skin Care",
- price: "Rs. 600",
- rating: 4,
- reviewCount: "22",
- imageSrc: "http://img.b2bpic.net/free-photo/female-customer-choosing-products-drugstore_259150-57982.jpg",
- imageAlt: "Skin Care",
- },
- {
- id: "p6",
- brand: "Brand",
- name: "Immunity Booster",
- price: "Rs. 1200",
- rating: 5,
- reviewCount: "30",
- imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760059.jpg",
- imageAlt: "Immunity Booster",
- },
+ { id: "p1", brand: "Generic", name: "Multivitamins", price: "Rs. 450", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/assortment-beauty-products-displayed-shelf_23-2150717989.jpg", imageAlt: "Multivitamins" },
+ { id: "p2", brand: "Brand", name: "Pain Relief", price: "Rs. 200", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-shopping-mall-department-store-interior_74190-10720.jpg", imageAlt: "Pain Relief" },
+ { id: "p3", brand: "Brand", name: "First Aid Kit", price: "Rs. 950", rating: 4, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pharmacist-work_23-2150348168.jpg", imageAlt: "First Aid Kit" },
+ { id: "p4", brand: "Generic", name: "Digestive Aid", price: "Rs. 300", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-pharmacist-working-drugstore_23-2151684854.jpg", imageAlt: "Digestive Aid" },
+ { id: "p5", brand: "Brand", name: "Skin Care", price: "Rs. 600", rating: 4, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/female-customer-choosing-products-drugstore_259150-57982.jpg", imageAlt: "Skin Care" },
+ { id: "p6", brand: "Brand", name: "Immunity Booster", price: "Rs. 1200", rating: 5, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760059.jpg", imageAlt: "Immunity Booster" },
]}
title="Health & Wellness Products"
description="Browse our curated selection of quality health products."
@@ -214,24 +109,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- icon: CheckCircle,
- title: "Satisfied Customers",
- value: "5000+",
- },
- {
- id: "m2",
- icon: Award,
- title: "Years of Service",
- value: "10+",
- },
- {
- id: "m3",
- icon: Shield,
- title: "Products Available",
- value: "2000+",
- },
+ { id: "m1", icon: CheckCircle, title: "Satisfied Customers", value: "5000+" },
+ { id: "m2", icon: Award, title: "Years of Service", value: "10+" },
+ { id: "m3", icon: Shield, title: "Products Available", value: "2000+" },
]}
title="Trusted by Thousands"
description="Our numbers speak for our service quality."
@@ -242,31 +122,11 @@ export default function LandingPage() {
@@ -328,33 +166,16 @@ export default function LandingPage() {