Merge version_1 into main #4
1375
src/app/layout.tsx
1375
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Luxe Dental"
|
||||
brandName="ONE STOP DENTAL CARE "
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concept-interior-new-modern-dental-clinic-office-dental-equipment_613910-6062.jpg"
|
||||
imageAlt="Luxe Dental Office"
|
||||
imageAlt="ONE STOP DENTAL CARE Office"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
/>
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Jennifer Walsh", handle: "Patient", testimonial: "Dr. Mitchell transformed my smile completely. The entire experience was professional, comfortable, and the results exceeded my expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=1", imageAlt: "Jennifer Walsh"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Patient", testimonial: "The team at Luxe Dental is outstanding. Their attention to detail and care for patient comfort is unmatched. I've never felt more confident about my dental care.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", handle: "Patient", testimonial: "The team at ONE STOP DENTAL CARE is outstanding. Their attention to detail and care for patient comfort is unmatched. I've never felt more confident about my dental care.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Patient", testimonial: "From my first visit, I knew I was in capable hands. The state-of-the-art facility and compassionate staff made all the difference in my treatment journey.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-dentist_23-2148396149.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", name: "Sarah Anderson", handle: "Patient", testimonial: "The invisalign treatment was seamless. The team explained everything clearly and the results are perfect. Best decision I've made for my smile!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=2", imageAlt: "Sarah Anderson"},
|
||||
{
|
||||
id: "6", name: "Robert Martinez", handle: "Patient", testimonial: "Professional, friendly, and genuinely invested in patient outcomes. Luxe Dental sets the standard for premium dental care.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=3", imageAlt: "Robert Martinez"},
|
||||
id: "6", name: "Robert Martinez", handle: "Patient", testimonial: "Professional, friendly, and genuinely invested in patient outcomes. ONE STOP DENTAL CARE sets the standard for premium dental care.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=3", imageAlt: "Robert Martinez"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
|
||||
imageAlt="Luxe Dental Office"
|
||||
imageAlt="ONE STOP DENTAL CARE Office"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
@@ -155,8 +155,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Luxe Dental"
|
||||
copyrightText="© 2025 Luxe Dental Practice. All rights reserved."
|
||||
logoText="ONE STOP DENTAL CARE "
|
||||
copyrightText="© 2025 ONE STOP DENTAL CARE Practice. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
|
||||
Reference in New Issue
Block a user