Add annotated glasses 3D showcase
This commit is contained in:
@@ -29,6 +29,17 @@ export const ar = {
|
||||
body: "منذ حوالي 2004، يرافق نيو أوبتيك زبناء تمارة بطريقة بسيطة: نصيحة واضحة، نظارات أصلية، أثمنة منصفة وخدمة متابعة بعد الشراء.",
|
||||
cards: ["سمعة محلية قوية", "نظارات أصلية فقط", "مواكبة من اختيار الإطار حتى الضمان"]
|
||||
},
|
||||
model: {
|
||||
eyebrow: "معاينة ثلاثية الأبعاد",
|
||||
title: "شوف التفاصيل قبل الاختيار.",
|
||||
body: "معاينة تفاعلية كتوضح المهم: شكل الإطار، الراحة، العدسات والتعديل النهائي.",
|
||||
canvasLabel: "نموذج ثلاثي الأبعاد لنظارات مع ملاحظات",
|
||||
annotations: [
|
||||
{ label: "العدسات", body: "نصيحة في العدسات المناسبة للاستعمال اليومي." },
|
||||
{ label: "الإطار", body: "إطارات أصلية بجودة وتشطيب واضح." },
|
||||
{ label: "التعديل", body: "تعديل في المحل لراحة أفضل كل يوم." }
|
||||
]
|
||||
},
|
||||
services: {
|
||||
eyebrow: "الخدمات",
|
||||
title: "كل ما تحتاجه لنظاراتك في مكان واحد.",
|
||||
|
||||
@@ -29,6 +29,17 @@ export const en = {
|
||||
body: "Since around 2004, New Optic has supported customers in Temara with a simple promise: honest guidance, authentic frames, fair prices and reliable after-sales support.",
|
||||
cards: ["Strong local reputation", "Original frames only", "Guidance from frame to warranty"]
|
||||
},
|
||||
model: {
|
||||
eyebrow: "3D inspection",
|
||||
title: "See the details before choosing.",
|
||||
body: "An interactive preview for the essentials: shape, comfort, lenses and the final fit.",
|
||||
canvasLabel: "3D glasses model with annotations",
|
||||
annotations: [
|
||||
{ label: "Lenses", body: "Guidance on lenses suited to everyday use." },
|
||||
{ label: "Frame", body: "Original frames with a clean, durable finish." },
|
||||
{ label: "Fit", body: "In-store adjustment for daily comfort." }
|
||||
]
|
||||
},
|
||||
services: {
|
||||
eyebrow: "Services",
|
||||
title: "Everything essential for your eyewear, in one place.",
|
||||
|
||||
@@ -29,6 +29,17 @@ export const fr = {
|
||||
body: "Depuis 2004, New Optic accompagne les clients de Temara avec une approche claire: bien conseiller, proposer des montures authentiques, garder des prix justes et assurer le suivi apres l'achat.",
|
||||
cards: ["Reputation locale solide", "Montures originales uniquement", "Conseil de la monture a la garantie"]
|
||||
},
|
||||
model: {
|
||||
eyebrow: "Inspection 3D",
|
||||
title: "Regardez les details avant de choisir.",
|
||||
body: "Un apercu interactif pour montrer ce qui compte vraiment: la forme, le confort, les verres et l'ajustement final.",
|
||||
canvasLabel: "Modele 3D de lunettes avec annotations",
|
||||
annotations: [
|
||||
{ label: "Verres", body: "Conseil sur les verres adaptes a votre usage." },
|
||||
{ label: "Monture", body: "Selection de montures originales et bien finies." },
|
||||
{ label: "Ajustement", body: "Reglage en magasin pour le confort au quotidien." }
|
||||
]
|
||||
},
|
||||
services: {
|
||||
eyebrow: "Services",
|
||||
title: "Tout l'essentiel pour vos lunettes, au meme endroit.",
|
||||
|
||||
Reference in New Issue
Block a user