Merge version_7 into main

Merge version_7 into main
This commit was merged in pull request #13.
This commit is contained in:
2026-03-31 17:36:09 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Experience world-class dental excellence. Combining advanced technology, aesthetic mastery, and personalized care for international patients."
tag="Premium Dental Excellence"
testimonials={[
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Best dental experience ever.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKtzt4zI2rVQ8hi0S6feQU0q7n/uploaded-1774978523050-8p2ryrj5.jpg" }
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Best dental experience ever.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKtzt4zI2rVQ8hi0S6feQU0q7n/uploaded-1774978523050-8p2ryrj5.jpg?_wi=1" }
]}
buttons={[
{ text: "Book Consultation", href: "#contact" },
@@ -91,7 +91,7 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{ id: "1", name: "Dr. Ahmet Göktaş", role: "Founder Dentist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKtzt4zI2rVQ8hi0S6feQU0q7n/uploaded-1774978523049-iv3gjdlc.jpg" },
{ id: "2", name: "Dr. Irmak Tumen", role: "Dentist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKtzt4zI2rVQ8hi0S6feQU0q7n/uploaded-1774978523050-8p2ryrj5.jpg" },
{ id: "2", name: "Dr. Irmak Tumen", role: "Dentist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKtzt4zI2rVQ8hi0S6feQU0q7n/uploaded-1774978523050-8p2ryrj5.jpg?_wi=2" },
{ id: "3", name: "Spec. Dr. Dt. Elif Coşkuner Uysal", role: "Orthodontist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKtzt4zI2rVQ8hi0S6feQU0q7n/uploaded-1774978523050-fv3zyum9.jpg" },
{ id: "4", name: "Patient Experience", role: "Clinic Support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKtzt4zI2rVQ8hi0S6feQU0q7n/uploaded-1774978523050-cdg85d3n.jpg" },
]}