+91 9876543210
++91 9876543210
+info@mydosaplace.com
+123 Restaurant Street,
Coimbatore
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, + luctus nec ullamcorper mattis, pulvinar dapibus leo. +
+ +π° Culinary Journal
-π° Culinary Journal
*/} + + π° Updates + +Born from a deep passion for preserving South Indian culinary traditions, our restaurant brings you the true essence of heritage cooking. Every dish we serve is a testament to our decades of experience in crafting perfect, authentic flavors.
diff --git a/src/components/ExperienceSection.module.css b/src/components/ExperienceSection.module.css index 462a2f4..a249339 100644 --- a/src/components/ExperienceSection.module.css +++ b/src/components/ExperienceSection.module.css @@ -199,23 +199,58 @@ } .iconWrap { - width: 50px; - height: 50px; - border-radius: 50%; + width: 60px; + height: 60px; + border-radius: 53% 47% 33% 67% / 60% 41% 59% 40%; display: flex; align-items: center; justify-content: center; - font-size: 1.5rem; + font-size: 1.8rem; flex-shrink: 0; + position: relative; + z-index: 1; +} + +/* Sparkle top left */ +.iconWrap::before { + content: ''; + position: absolute; + top: -8px; + left: -10px; + width: 20px; + height: 20px; + background-image: radial-gradient(circle 2px at 10px 2px, currentColor 100%, transparent), + radial-gradient(circle 1.5px at 2px 10px, currentColor 100%, transparent), + radial-gradient(circle 1px at 16px 16px, currentColor 100%, transparent); + z-index: -1; + opacity: 0.6; +} + +/* Dotted curve right */ +.iconWrap::after { + content: ''; + position: absolute; + top: -4px; + right: -6px; + width: 30px; + height: 30px; + border-radius: 50%; + border: 2px dashed currentColor; + clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%); + transform: rotate(45deg); + z-index: -1; + opacity: 0.4; } .cardSolid .iconWrap { background: var(--color-primary); + color: #fff; box-shadow: 0 4px 10px rgba(1, 77, 51, 0.2); } .cardOutline .iconWrap { background: var(--color-bg-light); + color: var(--color-primary); } .cardContent { @@ -257,8 +292,41 @@ } } +@media (max-width: 767px) { + .section { + padding: 80px 0; + } +} + + @media (max-width: 767px) { .section { padding: 40px 0; } } + +.eyebrow { + display: inline-flex; + align-items: center; + gap: 8px; + font-family: var(--font-cursive), cursive; + font-size: 1.15rem; + color: #d4a017; + margin-bottom: 14px; +} + +.eyebrowIcon { + font-size: 1.2rem; + font-style: normal; + font-family: var(--font-inter), sans-serif; +} + +.title em { + font-style: italic; + color: #d4a017; +} +@media (max-width: 424px) { + .experienceBadge { + bottom: -70px; + } +} \ No newline at end of file diff --git a/src/components/FavoritesSection.js b/src/components/FavoritesSection.js index ab9e061..c6dcb52 100644 --- a/src/components/FavoritesSection.js +++ b/src/components/FavoritesSection.js @@ -33,8 +33,13 @@ export default function FavoritesSection() {Chef's Selection
-Chef's Selection
*/} + + β Popular + +- Copyright 2026 Β© mydosarestruant. Powered by MetatronCube. All Right Reserved. + Copyright 2026 Β© My Dosa Restruant. Powered by MetatronCube. All Right Reserved.
πΈ Follow Our Journey
-πΈ Follow Our Journey
*/} + + πΈ Gallery + +π Contact & Location
-π Contact & Location
*/} + + π Find Us + +We'd love to hear from you. Book a table or ask us a question.
Fill out the form below and our team will get back to you shortly.
+ + {formStatus.show && ( +