Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Premium Dental Excellence Awaits"
|
||||
description="Experience world-class cosmetic and restorative dental care in our state-of-the-art facility. We combine advanced technology with personalized attention to create your perfect smile."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "20+", label: "Years Excellence" },
|
||||
{ value: "5000+", label: "Patients Served" },
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "CEO, Tech Innovations", testimonial: "My smile has completely transformed. Dr. Chen's expertise and care exceeded all expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", handle: "Business Owner", testimonial: "Professional, painless, and results-driven. The entire team made me feel comfortable and valued.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Rodriguez"},
|
||||
id: "2", name: "James Rodriguez", handle: "Business Owner", testimonial: "Professional, painless, and results-driven. The entire team made me feel comfortable and valued.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Rodriguez"},
|
||||
{
|
||||
id: "3", name: "Emily Watson", handle: "Marketing Director", testimonial: "Best dental experience ever. The attention to detail and patient care is unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Emily Watson"},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", name: "Jessica Brown", handle: "Designer", testimonial: "Not just a dentist—a partner in my smile journey. Results are stunning and long-lasting.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg", imageAlt: "Jessica Brown"},
|
||||
{
|
||||
id: "6", name: "David Kumar", handle: "Entrepreneur", testimonial: "Exceptional treatment quality and genuine care. They truly listen to your goals and concerns.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kumar"},
|
||||
id: "6", name: "David Kumar", handle: "Entrepreneur", testimonial: "Exceptional treatment quality and genuine care. They truly listen to your goals and concerns.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
description="Join hundreds of satisfied patients who've discovered their perfect smile with Luminous Dental. Book your consultation today."
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg"
|
||||
imageAlt="Modern dental office"
|
||||
|
||||
Reference in New Issue
Block a user