Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-20 14:08:35 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Главная", id: "/"},
{
name: "Shop",
id: "/shop",
},
name: "Магазин", id: "/shop"},
{
name: "About",
id: "/about",
},
name: "О нас", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Контакты", id: "/contact"},
]}
brandName="CENTER OPTIKA"
/>
@@ -53,45 +45,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "gradient-bars",
}}
title="Clear Vision Starts at CENTER OPTIKA"
description="High-quality glasses, frames and lenses in Tashkent."
variant: "gradient-bars"}}
title="Четкое зрение начинается в CENTER OPTIKA"
description="Высококачественные очки, оправы и линзы в Ташкенте."
buttons={[
{
text: "View Glasses",
href: "/shop",
},
text: "Смотреть очки", href: "/shop"},
{
text: "Contact Us",
href: "/contact",
},
text: "Связаться с нами", href: "/contact"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-with-arm-crossed-standing-optics-showroom_23-2148241463.jpg",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-with-arm-crossed-standing-optics-showroom_23-2148241463.jpg"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/women-checking-eyeglasses-frame-store_23-2148273171.jpg",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/women-checking-eyeglasses-frame-store_23-2148273171.jpg"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-sunglasses-modern-brown-background-isolated-vision-spectacles-elegance_140725-18274.jpg",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-sunglasses-modern-brown-background-isolated-vision-spectacles-elegance_140725-18274.jpg"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/ophthalmologist-doctor-consulting-patient_23-2150923353.jpg",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/ophthalmologist-doctor-consulting-patient_23-2150923353.jpg"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-mobile-phone_23-2148166710.jpg",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-mobile-phone_23-2148166710.jpg"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-optometrist_23-2148196795.jpg",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-optometrist_23-2148196795.jpg"},
]}
/>
</div>
@@ -99,10 +74,10 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="About Us"
title="Professional Care in Tashkent"
description="CENTER OPTIKA is an optical store located in Tashkent offering high-quality eyewear and optical products at affordable local prices."
subdescription="Our experts provide professional consultations and help you select the perfect glasses for your vision and individual style."
tag="О нас"
title="Профессиональная забота в Ташкенте"
description="CENTER OPTIKA — это салон оптики в Ташкенте, предлагающий высококачественные очки и оптические товары по доступным местным ценам."
subdescription="Наши специалисты предоставляют профессиональные консультации и помогают подобрать идеальные очки, учитывая ваше зрение и индивидуальный стиль."
imageSrc="http://img.b2bpic.net/free-photo/side-view-optician-with-glasses-display_23-2148273236.jpg"
mediaAnimation="slide-up"
icon={Eye}
@@ -117,44 +92,20 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Modern Frames",
price: "From 150,000 UZS",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-opened-calendar_1137-4.jpg",
},
id: "p1", name: "Современные оправы", price: "От 150,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-opened-calendar_1137-4.jpg"},
{
id: "p2",
name: "Prescription Glasses",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-slightly-rounded-frame_23-2150670717.jpg",
},
id: "p2", name: "Очки по рецепту", price: "Индивидуально", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-slightly-rounded-frame_23-2150670717.jpg"},
{
id: "p3",
name: "Premium Lenses",
price: "From 200,000 UZS",
imageSrc: "http://img.b2bpic.net/free-photo/recipient-contact-lenses_23-2147612304.jpg",
},
id: "p3", name: "Премиум линзы", price: "От 200,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/recipient-contact-lenses_23-2147612304.jpg"},
{
id: "p4",
name: "Designer Sunglasses",
price: "From 350,000 UZS",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-sunglasses-modern-grey-background-isolated-vision-spectacles-elegance_140725-18276.jpg",
},
id: "p4", name: "Дизайнерские очки", price: "От 350,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-sunglasses-modern-grey-background-isolated-vision-spectacles-elegance_140725-18276.jpg"},
{
id: "p5",
name: "Contact Lenses",
price: "From 80,000 UZS",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-appointment-eye-specialist-office_176420-3497.jpg",
},
id: "p5", name: "Контактные линзы", price: "От 80,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-appointment-eye-specialist-office_176420-3497.jpg"},
{
id: "p6",
name: "Optical Accessories",
price: "From 20,000 UZS",
imageSrc: "http://img.b2bpic.net/free-photo/casual-woman-with-sunglasses_23-2148323674.jpg",
},
id: "p6", name: "Оптические аксессуары", price: "От 20,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/casual-woman-with-sunglasses_23-2148323674.jpg"},
]}
title="Our Featured Collection"
description="Discover our curated selection of high-quality eyewear, lenses, and professional optical accessories designed for your comfort and style."
title="Наша коллекция"
description="Откройте для себя наш тщательно подобранный ассортимент высококачественных очков, линз и профессиональных аксессуаров, созданных для вашего комфорта и стиля."
/>
</div>
@@ -165,57 +116,27 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah K.",
handle: "@sarah",
testimonial: "Excellent service and high quality lenses. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-glasses-grabbed-glasses-isolated-pink_141793-87227.jpg",
},
id: "1", name: "Сара К.", handle: "@sarah", testimonial: "Отличный сервис и высокое качество линз. Рекомендую!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-glasses-grabbed-glasses-isolated-pink_141793-87227.jpg"},
{
id: "2",
name: "Michael D.",
handle: "@michael",
testimonial: "Great selection of frames, very professional team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
},
id: "2", name: "Майкл Д.", handle: "@michael", testimonial: "Отличный выбор оправ, очень профессиональная команда.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg"},
{
id: "3",
name: "Elena V.",
handle: "@elena",
testimonial: "Best optical store in Tashkent. Very satisfied.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-handsome-european-man-smiles-positively-being-good-mood-focused-somewhere-wears-spectacles-turtleneck-poses-against-beige-background-with-copy-space-your-promotion_273609-60463.jpg",
},
id: "3", name: "Елена В.", handle: "@elena", testimonial: "Лучший салон оптики в Ташкенте. Очень довольна.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-handsome-european-man-smiles-positively-being-good-mood-focused-somewhere-wears-spectacles-turtleneck-poses-against-beige-background-with-copy-space-your-promotion_273609-60463.jpg"},
{
id: "4",
name: "David U.",
handle: "@david",
testimonial: "The consultation helped me pick the right glasses for my work.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-handsome-blonde-man-looking-front-isolated-pink-wall_141793-66230.jpg",
},
id: "4", name: "Давид У.", handle: "@david", testimonial: "Консультация помогла мне выбрать правильные очки для работы.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-handsome-blonde-man-looking-front-isolated-pink-wall_141793-66230.jpg"},
{
id: "5",
name: "Anna P.",
handle: "@anna",
testimonial: "Friendly atmosphere and very fast delivery of my glasses.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-business-idea_23-2148898691.jpg",
},
id: "5", name: "Анна П.", handle: "@anna", testimonial: "Дружелюбная атмосфера и очень быстрая доставка очков.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-business-idea_23-2148898691.jpg"},
{
id: "6",
name: "Farrukh T.",
handle: "@farrukh",
testimonial: "Great value for money and professional eye test.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-indoor-shot-trendy-modern-woman-casual-outfit-standing-near-mirror-optician-store_176420-3476.jpg",
},
id: "6", name: "Фаррух Т.", handle: "@farrukh", testimonial: "Отличное соотношение цены и качества, профессиональная проверка зрения.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-indoor-shot-trendy-modern-woman-casual-outfit-standing-near-mirror-optician-store_176420-3476.jpg"},
]}
showRating={true}
title="Customer Reviews"
description="Read what our happy customers say about our professional service and high-quality eyewear in Tashkent."
title="Отзывы клиентов"
description="Почитайте, что наши довольные клиенты говорят о нашем профессиональном обслуживании и высококачественной оптике в Ташкенте."
/>
</div>
@@ -223,11 +144,10 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Get in touch"
title="Visit Us Today"
description="Located in Tashkent at 75HX+3JG. We are open every day from 07:00 to 22:00."
variant: "plain"}}
tag="Свяжитесь с нами"
title="Посетите нас сегодня"
description="Мы находимся в Ташкенте (75HX+3JG). Мы открыты каждый день с 07:00 до 22:00."
/>
</div>
@@ -235,43 +155,30 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Store",
items: [
title: "Магазин", items: [
{
label: "About Us",
href: "/about",
},
label: "О нас", href: "/about"},
{
label: "Shop Now",
href: "/shop",
},
label: "В магазин", href: "/shop"},
],
},
{
title: "Contact",
items: [
title: "Контакты", items: [
{
label: "+998 95 705 99 39",
href: "tel:+998957059939",
},
label: "+998 95 705 99 39", href: "tel:+998957059939"},
{
label: "WhatsApp",
href: "https://wa.me/998957059939",
},
label: "WhatsApp", href: "https://wa.me/998957059939"},
],
},
{
title: "Location",
items: [
title: "Адрес", items: [
{
label: "75HX+3JG, Tashkent",
href: "#",
},
label: "75HX+3JG, Ташкент", href: "#"},
],
},
]}
bottomLeftText="© 2024 CENTER OPTIKA"
bottomRightText="Open daily 07:00 - 22:00"
bottomRightText="Открыто ежедневно 07:00 - 22:00"
/>
</div>
</ReactLenis>