Compare commits

..

No commits in common. "cd87da819ec9880b81923ca27fd350840478f584" and "23bbfb350fed3ba231d1abec3c7e79de92814cce" have entirely different histories.

View File

@ -161,9 +161,10 @@ export default function ChefShowcase() {
</div> </div>
<h2 className="font-serif text-4xl sm:text-5xl lg:text-6xl font-bold tracking-wider text-white uppercase leading-tight mb-4 select-text"> <h2 className="font-serif text-4xl sm:text-5xl lg:text-6xl font-bold tracking-wider text-white uppercase leading-tight mb-4 select-text">
CHEFF <br /> CHEF <br />
Mendia <br />
<span className="text-[#bc9e65] flex items-center justify-center lg:justify-start gap-3"> <span className="text-[#bc9e65] flex items-center justify-center lg:justify-start gap-3">
Metro Juxef
<svg className="w-7 h-7 text-[#bc9e65]/80 inline-block" viewBox="0 0 30 20" fill="none" stroke="currentColor" strokeWidth="1.2"> <svg className="w-7 h-7 text-[#bc9e65]/80 inline-block" viewBox="0 0 30 20" fill="none" stroke="currentColor" strokeWidth="1.2">
<path d="M 15,3 C 13,8 14,14 15,16 C 16,14 17,8 15,3 Z" /> <path d="M 15,3 C 13,8 14,14 15,16 C 16,14 17,8 15,3 Z" />
<path d="M 15,8 C 9,10 9,15 15,16" /> <path d="M 15,8 C 9,10 9,15 15,16" />
@ -179,7 +180,7 @@ export default function ChefShowcase() {
<StoryLotusDivider /> <StoryLotusDivider />
<p className="font-sans text-sm sm:text-base text-stone-200 leading-relaxed tracking-wider max-w-2xl mb-8"> <p className="font-sans text-sm sm:text-base text-stone-200 leading-relaxed tracking-wider max-w-2xl mb-8">
With three decades of culinary devotion, Cheff Metro has traversed the villages of Tamil Nadu, uncovering regional temple recipes and masterfully blending heritage masalas. He believes that true gastronomy is a spiritual act, uniting soil, tradition, and warm wood fire. With three decades of culinary devotion, Chef Mendia Juxef has traversed the villages of Tamil Nadu, uncovering regional temple recipes and masterfully blending heritage masalas. He believes that true gastronomy is a spiritual act, uniting soil, tradition, and warm wood fire.
</p> </p>
{/* Cursive Signature */} {/* Cursive Signature */}
@ -188,7 +189,7 @@ export default function ChefShowcase() {
className="text-[#bc9e65] text-3xl md:text-4xl pointer-events-none select-none" className="text-[#bc9e65] text-3xl md:text-4xl pointer-events-none select-none"
style={{ fontFamily: '"Playball", "Great Vibes", "Brush Script MT", cursive' }} style={{ fontFamily: '"Playball", "Great Vibes", "Brush Script MT", cursive' }}
> >
Cheff Metro Mendia Juxef
</span> </span>
</div> </div>
@ -211,7 +212,7 @@ export default function ChefShowcase() {
{/* Portrait Image */} {/* Portrait Image */}
{/* <Image {/* <Image
src="/images/home/chef/chef-right-img.webp" src="/images/home/chef/chef-right-img.webp"
alt="Cheff Metro Cooking with Fire" alt="Chef Mendia Juxef Cooking with Fire"
fill fill
priority priority
sizes="(max-width: 768px) 100vw, 35vw" sizes="(max-width: 768px) 100vw, 35vw"