9 Commits

Author SHA1 Message Date
5ab54c59dd Update theme colors 2026-05-30 13:51:43 +00:00
7a402686b6 Update src/app/page.tsx 2026-05-30 13:49:47 +00:00
afdfac8b22 Merge version_3 into main
Merge version_3 into main
2026-05-30 13:45:55 +00:00
e8d0a81e50 Update src/app/page.tsx 2026-05-30 13:45:49 +00:00
f2814e86ba Merge version_3 into main
Merge version_3 into main
2026-05-30 13:42:39 +00:00
87f4add8b9 Update src/app/page.tsx 2026-05-30 13:42:33 +00:00
443af892a2 Update src/app/page.tsx 2026-05-30 13:27:38 +00:00
b29b2b31ae Update src/app/page.tsx 2026-05-30 13:25:59 +00:00
f933b0b9db Merge version_2 into main
Merge version_2 into main
2026-05-30 13:25:40 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
title=""
title="MAHADEV OPTICALS"
description="Discover premium eyewear collections, advanced eye testing, and luxury optical solutions trusted by thousands in Karimnagar."
background={{
variant: "sparkles-gradient"
@@ -54,7 +54,7 @@ export default function LandingPage() {
]}
testimonials={[]}
mediaAnimation="slide-up"
imageSrc="https://img.b2bpic.net/premium-photo/karen-yeohsins-fashion-editorial-solarizing-master-meets-chicanoinspired-fashion_899449-322554.jpg?id=164734095"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERYLWr0Bg9crxtlASEmLAabJsa/uploaded-1780148530865-n1sieyl0.avif"
imageAlt="Luxury eyewear model with premium sunglasses"
/>
</div>
@@ -63,7 +63,7 @@ export default function LandingPage() {
title="11+ Years of Excellence"
description="Mahadev Opticals has been delivering premium vision care and luxury eyewear solutions with exceptional customer satisfaction and professional expertise, setting benchmarks in optical retail and eye care in Karimnagar."
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821330.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERYLWr0Bg9crxtlASEmLAabJsa/uploaded-1780148678200-osd96j86.webp"
imageAlt="Elegant optical showroom interior"
imagePosition="left"
textboxLayout="default"
@@ -109,7 +109,7 @@ export default function LandingPage() {
title="Showcasing World-Class Brands"
description="Partnering with the most prestigious names in eyewear to bring you unparalleled quality and style."
names={[
"Ray-Ban", "Oakley", "Vogue", "Fastrack", "Police", "Carrera", "Tommy Hilfiger", "Calvin Klein"
"Ray-Ban", "Oakley", "Vogue", "Fastrack", "Police", "Carrera", "Tommy Hilfiger", "TITAN"
]}
showCard={false}
speed={60}

View File

@@ -14,7 +14,7 @@
--card: #1A1A1A;
--foreground: #FFFFFF;
--primary-cta: #D4AF37;
--primary-cta-text: #0A0A0A;
--primary-cta-text: #f2c101;
--secondary-cta: #EAEAEA;
--secondary-cta-text: #0A0A0A;
--accent: #D4AF37;