Merge version_5 into main #10
@@ -46,6 +46,9 @@ export default function LandingPage() {
|
||||
title="Oslo Dental Clinic"
|
||||
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 }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Consultation", href: "#contact" },
|
||||
{ text: "View Services", href: "#services" },
|
||||
@@ -102,6 +105,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
cardAnimation="blur-reveal"
|
||||
cardTitle="Patient Success Stories"
|
||||
cardTag="Testimonials"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Patient A", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKtzt4zI2rVQ8hi0S6feQU0q7n/uploaded-1774978113902-jli695f6.jpg?_wi=2" },
|
||||
|
||||
Reference in New Issue
Block a user