Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-25 21:02:35 +00:00
2 changed files with 65 additions and 254 deletions

View File

@@ -29,31 +29,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "about-us",
href: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Turramurra Dental"
button={{
text: "Book Appointment",
href: "/contact#booking",
}}
text: "Book Appointment", href: "/contact#booking"}}
/>
</div>
@@ -66,22 +52,16 @@ export default function LandingPage() {
description="Turramurra Dental has been a cornerstone of dental health in Turramurra, NSW, for over two decades. Founded on the principles of gentle, modern, and personalized care, we pride ourselves on building lasting relationships with our patients. Our commitment extends beyond treatments; we focus on preventative care and educating our community for lifelong oral health."
bulletPoints={[
{
title: "Personalized Care",
description: "Every patient receives a tailored treatment plan designed around their unique needs and comfort.",
icon: Heart,
title: "Personalized Care", description: "Every patient receives a tailored treatment plan designed around their unique needs and comfort.", icon: Heart,
},
{
title: "Advanced Technology",
description: "Utilizing the latest dental innovations for precise diagnostics and superior treatment outcomes.",
icon: Sparkles,
title: "Advanced Technology", description: "Utilizing the latest dental innovations for precise diagnostics and superior treatment outcomes.", icon: Sparkles,
},
{
title: "Gentle Approach",
description: "Our team is dedicated to ensuring a comfortable and anxiety-free experience for patients of all ages.",
icon: Smile,
title: "Gentle Approach", description: "Our team is dedicated to ensuring a comfortable and anxiety-free experience for patients of all ages.", icon: Smile,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-patient-looking-doctor_23-2148328407.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-patient-looking-doctor_23-2148328407.jpg"
imageAlt="Modern dental clinic interior"
mediaAnimation="slide-up"
/>
@@ -95,21 +75,9 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "1",
name: "Dr. J Jack Deng",
role: "Principal Dentist",
description: "Dr. J Jack Deng is passionate about preventative and restorative dentistry, constantly updating his skills to offer the best care to his patients.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-white-medicine-coat-with-stethoscope-around-neck-smiling-confident-standing-purple-wall_141793-100290.jpg",
imageAlt: "Dr. J Jack Deng headshot",
},
id: "1", name: "Dr. J Jack Deng", role: "Principal Dentist", description: "Dr. J Jack Deng is passionate about preventative and restorative dentistry, constantly updating his skills to offer the best care to his patients.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-white-medicine-coat-with-stethoscope-around-neck-smiling-confident-standing-purple-wall_141793-100290.jpg", imageAlt: "Dr. J Jack Deng headshot"},
{
id: "2",
name: "Dr. Andrew Freeman",
role: "Associate Dentist",
description: "Dr. Andrew Freeman has a gentle touch and specializes in cosmetic procedures, helping patients achieve their dream smiles with confidence.",
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-successful-blonde-middle-aged-female-therapist-posing-isolated-with-broad-happy-smile-wearing-white-medical-gown-stethoscope-around-her-neck_343059-2253.jpg",
imageAlt: "Dr. Andrew Freeman headshot",
},
id: "2", name: "Dr. Andrew Freeman", role: "Associate Dentist", description: "Dr. Andrew Freeman has a gentle touch and specializes in cosmetic procedures, helping patients achieve their dream smiles with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-successful-blonde-middle-aged-female-therapist-posing-isolated-with-broad-happy-smile-wearing-white-medical-gown-stethoscope-around-her-neck_343059-2253.jpg", imageAlt: "Dr. Andrew Freeman headshot"},
]}
title="Meet Our Caring Dental Professionals"
description="Our team is dedicated to providing you with the highest standard of dental care in a comfortable and friendly environment. Get to know the experienced practitioners behind your healthy smile."
@@ -123,41 +91,17 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah P.",
handle: "Patient",
testimonial: "The team at Turramurra Dental is simply amazing! Dr. Deng made me feel so comfortable and explained every step. Best dental experience ever.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230932.jpg?_wi=2",
imageAlt: "Happy female patient",
},
id: "1", name: "Sarah P.", handle: "Patient", testimonial: "The team at Turramurra Dental is simply amazing! Dr. Deng made me feel so comfortable and explained every step. Best dental experience ever.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230932.jpg", imageAlt: "Happy female patient"},
{
id: "2",
name: "Mark L.",
handle: "Patient",
testimonial: "I used to dread dental visits, but Dr. Freeman and his staff changed that. Professional, gentle, and always with a smile. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022631.jpg?_wi=2",
imageAlt: "Smiling male patient",
},
id: "2", name: "Mark L.", handle: "Patient", testimonial: "I used to dread dental visits, but Dr. Freeman and his staff changed that. Professional, gentle, and always with a smile. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022631.jpg", imageAlt: "Smiling male patient"},
{
id: "3",
name: "Eleanor G.",
handle: "Patient",
testimonial: "Exceptional care! From the reception to the dentists, everyone is so welcoming. My family has been coming here for years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12706.jpg?_wi=2",
imageAlt: "Elderly woman smiling",
},
id: "3", name: "Eleanor G.", handle: "Patient", testimonial: "Exceptional care! From the reception to the dentists, everyone is so welcoming. My family has been coming here for years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12706.jpg", imageAlt: "Elderly woman smiling"},
{
id: "4",
name: "David R.",
handle: "Patient",
testimonial: "My emergency was handled quickly and efficiently. Grateful for the prompt and kind service. My pain was gone instantly.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-dentist_23-2148396137.jpg?_wi=2",
imageAlt: "Young patient with bright smile",
},
id: "4", name: "David R.", handle: "Patient", testimonial: "My emergency was handled quickly and efficiently. Grateful for the prompt and kind service. My pain was gone instantly.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-dentist_23-2148396137.jpg", imageAlt: "Young patient with bright smile"},
]}
showRating={true}
title="What Our Patients Say"
@@ -171,25 +115,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What payment options do you accept?",
content: "We accept cash, EFTPOS, and major credit cards (Visa, MasterCard). We also process HICAPS for immediate health fund claims and offer payment plans.",
},
id: "1", title: "What payment options do you accept?", content: "We accept cash, EFTPOS, and major credit cards (Visa, MasterCard). We also process HICAPS for immediate health fund claims and offer payment plans."},
{
id: "2",
title: "Do you offer emergency dental services?",
content: "Yes, we prioritize dental emergencies. Please call us as soon as possible, and we will do our best to see you on the same day.",
},
id: "2", title: "Do you offer emergency dental services?", content: "Yes, we prioritize dental emergencies. Please call us as soon as possible, and we will do our best to see you on the same day."},
{
id: "3",
title: "Is Turramurra Dental suitable for children?",
content: "Absolutely! We welcome patients of all ages and strive to make dental visits a positive and comfortable experience for children.",
},
id: "3", title: "Is Turramurra Dental suitable for children?", content: "Absolutely! We welcome patients of all ages and strive to make dental visits a positive and comfortable experience for children."},
{
id: "4",
title: "What kind of preventative care do you provide?",
content: "Our preventative services include routine check-ups, professional cleans, fluoride treatments, fissure sealants, and personalized oral hygiene advice.",
},
id: "4", title: "What kind of preventative care do you provide?", content: "Our preventative services include routine check-ups, professional cleans, fluoride treatments, fissure sealants, and personalized oral hygiene advice."},
]}
title="Common Questions About Turramurra Dental"
description="Find quick answers to your queries regarding appointments, treatments, and our practice policies."
@@ -201,54 +133,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Team",
href: "/about#team",
},
label: "Our Team", href: "/about#team"},
{
label: "Testimonials",
href: "/about#testimonials",
},
label: "Testimonials", href: "/about#testimonials"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "General Dentistry",
href: "/services#general",
},
label: "General Dentistry", href: "/services#general"},
{
label: "Cosmetic Dentistry",
href: "/services#cosmetic",
},
label: "Cosmetic Dentistry", href: "/services#cosmetic"},
{
label: "Emergency Care",
href: "/services#emergency",
},
label: "Emergency Care", href: "/services#emergency"},
{
label: "Implants",
href: "/services#implants",
},
label: "Implants", href: "/services#implants"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "FAQs",
href: "/about#faq",
},
label: "FAQs", href: "/about#faq"},
],
},
]}

View File

@@ -32,50 +32,31 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "about-us",
href: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Turramurra Dental"
button={{
text: "Book Appointment",
href: "/contact#booking",
}}
text: "Book Appointment", href: "/contact#booking"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Turramurra Dental"
description="Your Trusted Family Dentist in Turramurra. Gentle, modern, and personalised dental care for all ages."
buttons={[
{
text: "Book Appointment",
href: "/contact#booking",
},
text: "Book Appointment", href: "/contact#booking"},
{
text: "Call Now",
href: "tel:+61298765432",
},
text: "Call Now", href: "tel:+61298765432"},
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/stomatolog-holding-x-ray-senior-woman-sitting-orange-chair-dentist-cabinet-medical-teeth-care-taker-holding-patient-radiography-tablet-pc-near-patient-standing-up_482257-12549.jpg"
@@ -92,7 +73,7 @@ export default function LandingPage() {
description="At Turramurra Dental, Dr J Jack Deng and Dr Andrew Freeman lead our team in providing comprehensive, compassionate dental services. We focus on patient comfort and utilising the latest technology to ensure a healthy, beautiful smile for your entire family."
subdescription="Located conveniently in Turramurra, NSW, we are dedicated to fostering long-term relationships built on trust and excellent care."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-patient-looking-doctor_23-2148328407.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-patient-looking-doctor_23-2148328407.jpg"
imageAlt="Modern interior of Turramurra Dental clinic"
mediaAnimation="slide-up"
/>
@@ -106,22 +87,13 @@ export default function LandingPage() {
tag="Our Expertise"
accordionItems={[
{
id: "general-dentistry",
title: "General Dentistry",
content: "Regular check-ups, professional cleaning, and fillings are fundamental to maintaining optimal oral health for life.",
},
id: "general-dentistry", title: "General Dentistry", content: "Regular check-ups, professional cleaning, and fillings are fundamental to maintaining optimal oral health for life."},
{
id: "cosmetic-dentistry",
title: "Cosmetic Dentistry",
content: "Enhance your smile's aesthetics with treatments like teeth whitening, veneers, and smile makeovers for a confident look.",
},
id: "cosmetic-dentistry", title: "Cosmetic Dentistry", content: "Enhance your smile's aesthetics with treatments like teeth whitening, veneers, and smile makeovers for a confident look."},
{
id: "emergency-dental-care",
title: "Emergency Dental Care",
content: "We provide prompt and effective treatment for unexpected dental emergencies, offering relief when you need it most.",
},
id: "emergency-dental-care", title: "Emergency Dental Care", content: "We provide prompt and effective treatment for unexpected dental emergencies, offering relief when you need it most."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-girl-dentist-choosing-tools-dentistry-concept-preparation-tooth-filling_169016-67090.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/young-girl-dentist-choosing-tools-dentistry-concept-preparation-tooth-filling_169016-67090.jpg"
imageAlt="Sterile dental tools and equipment"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -133,26 +105,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
logos={[
{
src: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg",
alt: "Quality Dental Care",
},
{
src: "http://img.b2bpic.net/free-vector/hand-drawn-dental-clinic-landing-page_23-2149302858.jpg",
alt: "Modern Technology",
},
{
src: "http://img.b2bpic.net/free-vector/hospital-care-labels-template_23-2151165789.jpg",
alt: "Patient-Focused Care",
},
{
src: "http://img.b2bpic.net/free-vector/flat-design-st-patricks-day-label-collection-concept_23-2148437878.jpg",
alt: "Community Trusted",
},
{
src: "http://img.b2bpic.net/free-vector/dental_24908-54020.jpg",
alt: "Accredited Practice",
},
"http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-dental-clinic-landing-page_23-2149302858.jpg", "http://img.b2bpic.net/free-vector/hospital-care-labels-template_23-2151165789.jpg", "http://img.b2bpic.net/free-vector/flat-design-st-patricks-day-label-collection-concept_23-2148437878.jpg", "http://img.b2bpic.net/free-vector/dental_24908-54020.jpg"
]}
title="Why Choose Turramurra Dental?"
description="Our commitment to excellence and patient-focused care sets us apart."
@@ -163,39 +116,16 @@ export default function LandingPage() {
<TestimonialCardTwo
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Local Resident",
testimonial: "Turramurra Dental provides truly exceptional care. Dr. Deng is so gentle, and the clinic feels so modern and welcoming. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230932.jpg?_wi=1",
imageAlt: "Happy patient Sarah J.",
},
id: "1", name: "Sarah J.", role: "Local Resident", testimonial: "Turramurra Dental provides truly exceptional care. Dr. Deng is so gentle, and the clinic feels so modern and welcoming. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230932.jpg", imageAlt: "Happy patient Sarah J."},
{
id: "2",
name: "Michael A.",
role: "Business Owner",
testimonial: "I always feel at ease with Dr. Freeman. His team is professional and caring, and my teeth have never looked better. Best dentist in Turramurra!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022631.jpg?_wi=1",
imageAlt: "Satisfied patient Michael A.",
},
id: "2", name: "Michael A.", role: "Business Owner", testimonial: "I always feel at ease with Dr. Freeman. His team is professional and caring, and my teeth have never looked better. Best dentist in Turramurra!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022631.jpg", imageAlt: "Satisfied patient Michael A."},
{
id: "3",
name: "Emily R.",
role: "Teacher",
testimonial: "The staff are incredibly friendly, and the booking process is seamless. Its comforting to know my familys dental health is in such capable hands.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12706.jpg?_wi=1",
imageAlt: "Happy patient Emily R.",
},
id: "3", name: "Emily R.", role: "Teacher", testimonial: "The staff are incredibly friendly, and the booking process is seamless. Its comforting to know my familys dental health is in such capable hands.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12706.jpg", imageAlt: "Happy patient Emily R."},
{
id: "4",
name: "David K.",
role: "Retired",
testimonial: "After many years, I've found my permanent dental home at Turramurra Dental. The attention to detail and patient comfort is outstanding.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-dentist_23-2148396137.jpg?_wi=1",
imageAlt: "Satisfied patient David K.",
},
id: "4", name: "David K.", role: "Retired", testimonial: "After many years, I've found my permanent dental home at Turramurra Dental. The attention to detail and patient comfort is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-dentist_23-2148396137.jpg", imageAlt: "Satisfied patient David K."},
]}
title="Hear From Our Happy Patients"
description="We're proud of the smiles we've helped create and the trust we've built in the Turramurra community."
@@ -207,25 +137,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "cost-of-visit",
title: "What is the cost of a dental check-up?",
content: "The cost of a general check-up varies depending on your individual needs and any additional treatments required. We recommend contacting our friendly reception team for a detailed quote or to discuss health fund coverage.",
},
id: "cost-of-visit", title: "What is the cost of a dental check-up?", content: "The cost of a general check-up varies depending on your individual needs and any additional treatments required. We recommend contacting our friendly reception team for a detailed quote or to discuss health fund coverage."},
{
id: "payment-options",
title: "What payment options do you offer?",
content: "We offer various payment options including EFTPOS, credit card, and direct debit. We also accept major health funds and can process claims on the spot with HICAPS. Payment plans are available for eligible treatments.",
},
id: "payment-options", title: "What payment options do you offer?", content: "We offer various payment options including EFTPOS, credit card, and direct debit. We also accept major health funds and can process claims on the spot with HICAPS. Payment plans are available for eligible treatments."},
{
id: "first-visit",
title: "What should I expect during my first visit?",
content: "Your first visit will involve a comprehensive examination, including X-rays if necessary, a thorough clean, and a discussion about your dental history and any concerns. We'll create a personalised treatment plan tailored to you.",
},
id: "first-visit", title: "What should I expect during my first visit?", content: "Your first visit will involve a comprehensive examination, including X-rays if necessary, a thorough clean, and a discussion about your dental history and any concerns. We'll create a personalised treatment plan tailored to you."},
{
id: "emergency-appointment",
title: "Do you offer emergency dental appointments?",
content: "Yes, we prioritize dental emergencies. Please call us immediately if you are experiencing pain, trauma, or any urgent dental issue. We will do our best to see you as soon as possible.",
},
id: "emergency-appointment", title: "Do you offer emergency dental appointments?", content: "Yes, we prioritize dental emergencies. Please call us immediately if you are experiencing pain, trauma, or any urgent dental issue. We will do our best to see you as soon as possible."},
]}
sideTitle="Your Questions, Answered"
sideDescription="Find quick answers to common questions about our services, appointments, and dental health."
@@ -240,32 +158,18 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "address-contact",
title: "Our Location",
content: "Turramurra Dental\n123 Main Street\nTurramurra, NSW 2074\nAustralia\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d13200.757833005884!2d151.13500344999998!3d-33.774578550000006!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12a812323a6567%3A0x5017d681632d4b0!2sTurramurra%20NSW!5e0!3m2!1sen!2sau!4v1701234567890!5m2!1sen!2sau\" width=\"100%\" height=\"300\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe>",
},
id: "address-contact", title: "Our Location", content: "Turramurra Dental\n123 Main Street\nTurramurra, NSW 2074\nAustralia\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d13200.757833005884!2d151.13500344999998!3d-33.774578550000006!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12a812323a6567%3A0x5017d681632d4b0!2sTurramurra%20NSW!5e0!3m2!1sen!2sau!4v1701234567890!5m2!1sen!2sau\" width=\"100%\" height=\"300\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe>"},
{
id: "phone-contact",
title: "Call Us",
content: "Phone: (02) 9876 5432",
},
id: "phone-contact", title: "Call Us", content: "Phone: (02) 9876 5432"},
{
id: "email-contact",
title: "Email Us",
content: "Email: info@turramurradental.com.au",
},
id: "email-contact", title: "Email Us", content: "Email: info@turramurradental.com.au"},
{
id: "hours-contact",
title: "Opening Hours",
content: "Monday - Friday: 9:00 AM - 5:00 PM\nSaturday: 9:00 AM - 1:00 PM\nSunday: Closed",
},
id: "hours-contact", title: "Opening Hours", content: "Monday - Friday: 9:00 AM - 5:00 PM\nSaturday: 9:00 AM - 1:00 PM\nSunday: Closed"},
]}
ctaTitle="Book Your Next Appointment"
ctaDescription="Ready for a healthier, brighter smile? Schedule your visit with Turramurra Dental today. You can reach us via phone or use our convenient online booking form below."
ctaButton={{
text: "Book Online Now",
href: "/contact#booking",
}}
text: "Book Online Now", href: "/contact#booking"}}
ctaIcon={Calendar}
/>
</div>
@@ -274,13 +178,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Turramurra Dental"
leftLink={{
text: "Privacy Policy",
href: "/privacy",
}}
text: "Privacy Policy", href: "/privacy"}}
rightLink={{
text: "Terms of Service",
href: "/terms",
}}
text: "Terms of Service", href: "/terms"}}
/>
</div>
</ReactLenis>