Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 19:47:00 +00:00

View File

@@ -46,11 +46,11 @@ export default function LandingPage() {
title="Excellence in Dental Care in Addis Ababa"
description="Experience world-class dental care with Dr. Shimelis Assefa. Over 15 years of restoring smiles with precision, comfort, and luxury."
testimonials={[
{ name: "Melat Bahiru", handle: "@melat", testimonial: "Amazing clinic, Dr. Shimelis is the best!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-female-doctor_23-2151107240.jpg" },
{ name: "Ana Solomon", handle: "@ana", testimonial: "Excellent service and very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-redhead-female-sitting-bench-outdoor_613910-10356.jpg" },
{ name: "Melat Bahiru", handle: "@melat", testimonial: "Amazing clinic, Dr. Shimelis is the best!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-female-doctor_23-2151107240.jpg?_wi=1" },
{ name: "Ana Solomon", handle: "@ana", testimonial: "Excellent service and very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-redhead-female-sitting-bench-outdoor_613910-10356.jpg?_wi=1" },
{ name: "Hana Mola", handle: "@hana", testimonial: "Pain-free root canal. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg" },
{ name: "Bilen Tefera", handle: "@bilen", testimonial: "Top-tier facility, truly world-class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-female-doctor_23-2151107240.jpg" },
{ name: "Sara Kebede", handle: "@sara", testimonial: "The best dental experience in Ethiopia.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-redhead-female-sitting-bench-outdoor_613910-10356.jpg" }
{ name: "Bilen Tefera", handle: "@bilen", testimonial: "Top-tier facility, truly world-class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-female-doctor_23-2151107240.jpg?_wi=2" },
{ name: "Sara Kebede", handle: "@sara", testimonial: "The best dental experience in Ethiopia.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-redhead-female-sitting-bench-outdoor_613910-10356.jpg?_wi=2" }
]}
buttons={[{ text: "Book Appointment", href: "#contact" }, { text: "Our Services", href: "#services" }]}
imageSrc="http://img.b2bpic.net/free-photo/watercolor-paint-background-holi-festival_23-2148093754.jpg"
@@ -82,7 +82,7 @@ export default function LandingPage() {
{ title: "Modern Tech", description: "Equipped with the latest dental technology for precision and safety." },
{ title: "Premium Comfort", description: "Designed to provide a luxury, relaxing atmosphere for your comfort." }
]}
imageSrc="http://img.b2bpic.net/free-photo/handsome-male-dentist-room-with-medical-equipment-background_613910-15240.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-male-dentist-room-with-medical-equipment-background_613910-15240.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -132,7 +132,7 @@ export default function LandingPage() {
{ name: "phone", type: "tel", placeholder: "Your Phone (+251...)", required: true }
]}
textarea={{ name: "message", placeholder: "Service Required...", required: true }}
imageSrc="http://img.b2bpic.net/free-photo/handsome-male-dentist-room-with-medical-equipment-background_613910-15240.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-male-dentist-room-with-medical-equipment-background_613910-15240.jpg?_wi=2"
/>
</div>