Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 03:09:37 +00:00

View File

@@ -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"
@@ -41,7 +41,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
title="Clear Vision, Better Life"
description="Comprehensive eye care solutions from board-certified optometrists. We provide professional eye exams, prescription glasses, and contact lens services to help you see your best."
tag="Vision Excellence"
@@ -79,15 +79,15 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "VisionCare", name: "Comprehensive Eye Exam", price: "Professional Assessment", rating: 5,
reviewCount: "1,200+", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923328.jpg?_wi=1", imageAlt: "Comprehensive eye examination"
reviewCount: "1,200+", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923328.jpg", imageAlt: "Comprehensive eye examination"
},
{
id: "2", brand: "VisionCare", name: "Designer Glasses & Frames", price: "Wide Selection Available", rating: 5,
reviewCount: "950+", imageSrc: "http://img.b2bpic.net/free-photo/mom-girl-optician-shop_23-2148273196.jpg?_wi=1", imageAlt: "Eyeglasses fitting and selection"
reviewCount: "950+", imageSrc: "http://img.b2bpic.net/free-photo/mom-girl-optician-shop_23-2148273196.jpg", imageAlt: "Eyeglasses fitting and selection"
},
{
id: "3", brand: "VisionCare", name: "Contact Lens Services", price: "Expert Fitting & Care", rating: 5,
reviewCount: "800+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling-looking-happy-takesoff-her-glasses-looking_1258-202736.jpg?_wi=1", imageAlt: "Contact lens fitting consultation"
reviewCount: "800+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling-looking-happy-takesoff-her-glasses-looking_1258-202736.jpg", imageAlt: "Contact lens fitting consultation"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -123,13 +123,13 @@ export default function LandingPage() {
title: "Board-Certified Optometrists", description: "Our team includes highly trained eye care professionals with extensive experience in all aspects of optometry and vision correction.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-scientist-posing_23-2148969945.jpg", imageAlt: "Professional optometry team"
},
{
title: "State-of-the-Art Technology", description: "We utilize the latest diagnostic equipment and imaging technology to provide accurate prescriptions and detect eye diseases early.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923328.jpg?_wi=2", imageAlt: "Advanced eye examination technology"
title: "State-of-the-Art Technology", description: "We utilize the latest diagnostic equipment and imaging technology to provide accurate prescriptions and detect eye diseases early.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923328.jpg", imageAlt: "Advanced eye examination technology"
},
{
title: "Wide Selection of Eyewear", description: "Choose from top designer brands and affordable frames. We offer the latest styles to suit every budget and preference.", imageSrc: "http://img.b2bpic.net/free-photo/mom-girl-optician-shop_23-2148273196.jpg?_wi=2", imageAlt: "Designer eyeglasses collection"
title: "Wide Selection of Eyewear", description: "Choose from top designer brands and affordable frames. We offer the latest styles to suit every budget and preference.", imageSrc: "http://img.b2bpic.net/free-photo/mom-girl-optician-shop_23-2148273196.jpg", imageAlt: "Designer eyeglasses collection"
},
{
title: "Personalized Care Plans", description: "Each patient receives customized treatment recommendations based on their unique vision needs and lifestyle requirements.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling-looking-happy-takesoff-her-glasses-looking_1258-202736.jpg?_wi=2", imageAlt: "Contact lens consultation"
title: "Personalized Care Plans", description: "Each patient receives customized treatment recommendations based on their unique vision needs and lifestyle requirements.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling-looking-happy-takesoff-her-glasses-looking_1258-202736.jpg", imageAlt: "Contact lens consultation"
}
]}
gridVariant="bento-grid"
@@ -182,7 +182,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Subscribe for Vision Tips & Updates"
description="Get the latest eye health tips, new eyewear collections, and exclusive offers delivered to your inbox."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/doctor-making-phone-call_23-2148168355.jpg"
imageAlt="Newsletter signup"