Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
tag="Our Heritage"
|
||||
tagIcon={Landmark}
|
||||
tagAnimation="slide-up"
|
||||
title="A Legacy of Culinary Excellence"
|
||||
title="A Legacy of Culinary Excellence — Since 1985"
|
||||
description="For three generations, Dastarkhwan has been the custodian of authentic Mysore Muslim culinary traditions. Born from royal kitchens and perfected over decades, our recipes honor ancestral techniques while celebrating the warmth of shared meals. Every dish tells a story of heritage, craftsmanship, and love for genuine flavors that transcend commercial shortcuts."
|
||||
metrics={[
|
||||
{ value: "40+", title: "Years of Culinary Excellence" },
|
||||
@@ -82,6 +82,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
titleClassName="text-4xl md:text-5xl font-bold bg-gradient-to-r from-amber-900 to-orange-800 bg-clip-text text-transparent"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user