From 2f6f4bdea95751544fd22347e3d4cbebd9faa515 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 02:24:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 211f4c9..90f56cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { { title: "General Dentistry", description: "Routine checkups, cleaning, and preventative care.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg?_wi=1", titleIconSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg", buttonText: "Book Now", buttonHref: "tel:08072982811", @@ -154,7 +154,7 @@ export default function LandingPage() { { title: "Teeth Whitening", description: "Brighten your smile with professional solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg?_wi=1", titleIconSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg", buttonText: "Book Now", buttonHref: "tel:08072982811", @@ -162,7 +162,7 @@ export default function LandingPage() { { title: "Root Canal (RCT)", description: "Advanced root canal therapy for pain relief.", - imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg?_wi=1", titleIconSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg", buttonText: "Book Now", buttonHref: "tel:08072982811", @@ -178,7 +178,7 @@ export default function LandingPage() { { title: "Gum Treatments", description: "Professional care for healthy, happy gums.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg?_wi=2", titleIconSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg", buttonText: "Book Now", buttonHref: "tel:08072982811", @@ -186,7 +186,7 @@ export default function LandingPage() { { title: "Smile Makeover", description: "Total transformations for your dream smile.", - imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg?_wi=2", titleIconSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg", buttonText: "Book Now", buttonHref: "tel:08072982811", @@ -280,21 +280,21 @@ export default function LandingPage() { value: "Step 1", title: "Call & Book", description: "Call us to book your convenient time slot.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg?_wi=3", }, { id: "2", value: "Step 2", title: "Consultation", description: "Visit us for a expert diagnosis and treatment plan.", - imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg?_wi=3", }, { id: "3", value: "Step 3", title: "Treatment", description: "Get treated comfortably by our dental specialists.", - imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg?_wi=2", }, ]} title="Simple Steps to Your Best Smile" -- 2.49.1