Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -56,13 +56,13 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-office-with-objects_23-2147982297.jpg", imageAlt: "Premium eyeglasses frames"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-store-trying-glasses_23-2148920024.jpg", imageAlt: "Variety of eyeglass frames"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-store-trying-glasses_23-2148920024.jpg?_wi=1", imageAlt: "Variety of eyeglass frames"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-with-hijab-working-lab_23-2148492100.jpg", imageAlt: "Quality optical lenses"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-with-hijab-working-lab_23-2148492100.jpg?_wi=1", imageAlt: "Quality optical lenses"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-teacher-with-glasses_23-2148665897.jpg", imageAlt: "Budget-friendly spectacles"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-teacher-with-glasses_23-2148665897.jpg?_wi=1", imageAlt: "Budget-friendly spectacles"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie-looking-glasses_1298-416.jpg", imageAlt: "Fast delivery service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie-looking-glasses_1298-416.jpg?_wi=1", imageAlt: "Fast delivery service"},
|
||||
]}
|
||||
ariaLabel="Eyeni Optics hero section with carousel of eyeglasses and services"
|
||||
/>
|
||||
@@ -101,13 +101,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "frames", title: "Eyeglass Frames", description: "Modern stylish frames for all budgets. Wide range of branded and budget-friendly options to match your style and prescription needs.", tag: "Frames", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-store-trying-glasses_23-2148920024.jpg", imageAlt: "Variety of eyeglass frames"},
|
||||
id: "frames", title: "Eyeglass Frames", description: "Modern stylish frames for all budgets. Wide range of branded and budget-friendly options to match your style and prescription needs.", tag: "Frames", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-store-trying-glasses_23-2148920024.jpg?_wi=2", imageAlt: "Variety of eyeglass frames"},
|
||||
{
|
||||
id: "lenses", title: "Prescription Lenses", description: "High quality lenses with clear vision. Latest technology including anti-glare, UV protection, and specialized lens types.", tag: "Lenses", imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-with-hijab-working-lab_23-2148492100.jpg", imageAlt: "Quality optical lenses"},
|
||||
id: "lenses", title: "Prescription Lenses", description: "High quality lenses with clear vision. Latest technology including anti-glare, UV protection, and specialized lens types.", tag: "Lenses", imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-with-hijab-working-lab_23-2148492100.jpg?_wi=2", imageAlt: "Quality optical lenses"},
|
||||
{
|
||||
id: "budget", title: "Budget Spectacles", description: "Affordable options for everyone. Get quality eyeglasses without breaking the bank. Perfect for families and students.", tag: "Affordable", imageSrc: "http://img.b2bpic.net/free-photo/close-up-teacher-with-glasses_23-2148665897.jpg", imageAlt: "Budget-friendly spectacles option"},
|
||||
id: "budget", title: "Budget Spectacles", description: "Affordable options for everyone. Get quality eyeglasses without breaking the bank. Perfect for families and students.", tag: "Affordable", imageSrc: "http://img.b2bpic.net/free-photo/close-up-teacher-with-glasses_23-2148665897.jpg?_wi=2", imageAlt: "Budget-friendly spectacles option"},
|
||||
{
|
||||
id: "delivery", title: "Quick Delivery", description: "Get your glasses ready fast. Many prescriptions ready within 4 hours. Emergency spectacle services available.", tag: "Fast Service", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie-looking-glasses_1298-416.jpg", imageAlt: "Fast delivery optical service"},
|
||||
id: "delivery", title: "Quick Delivery", description: "Get your glasses ready fast. Many prescriptions ready within 4 hours. Emergency spectacle services available.", tag: "Fast Service", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie-looking-glasses_1298-416.jpg?_wi=2", imageAlt: "Fast delivery optical service"},
|
||||
]}
|
||||
ariaLabel="Eyeni Optics services and offerings"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user