23 Commits

Author SHA1 Message Date
26f9afecf4 Update src/app/page.tsx 2026-03-08 10:19:32 +00:00
b823f36e31 Update src/app/menu/page.tsx 2026-03-08 10:19:32 +00:00
5dd4a45f48 Update src/app/gallery/page.tsx 2026-03-08 10:19:32 +00:00
5362ea8f2f Merge version_5 into main
Merge version_5 into main
2026-03-08 10:17:37 +00:00
7a5bcf21c1 Update src/app/page.tsx 2026-03-08 10:17:33 +00:00
7aeaed120e Update src/app/layout.tsx 2026-03-08 10:17:32 +00:00
2028b762cc Switch to version 4: modified src/app/reviews/page.tsx 2026-03-08 10:16:57 +00:00
3f5b62d4e7 Switch to version 4: modified src/app/page.tsx 2026-03-08 10:16:56 +00:00
26b893be9d Switch to version 4: modified src/app/menu/page.tsx 2026-03-08 10:16:55 +00:00
4945649584 Switch to version 4: modified src/app/layout.tsx 2026-03-08 10:16:55 +00:00
95267e6ead Switch to version 4: modified src/app/gallery/page.tsx 2026-03-08 10:16:54 +00:00
bb5dd3f419 Switch to version 4: modified src/app/contact/page.tsx 2026-03-08 10:16:54 +00:00
4987daba46 Merge version_6 into main
Merge version_6 into main
2026-03-08 10:16:18 +00:00
138b25f566 Update src/app/page.tsx 2026-03-08 10:16:14 +00:00
4431c0aebe Update src/app/layout.tsx 2026-03-08 10:16:13 +00:00
b26fb377c0 Switch to version 1: modified src/app/reviews/page.tsx 2026-03-08 10:15:21 +00:00
a905dc81cb Switch to version 1: modified src/app/page.tsx 2026-03-08 10:15:20 +00:00
af308dd417 Switch to version 1: modified src/app/menu/page.tsx 2026-03-08 10:15:20 +00:00
54dff45b1d Update src/app/page.tsx 2026-03-08 10:15:19 +00:00
759051baae Switch to version 1: modified src/app/gallery/page.tsx 2026-03-08 10:15:19 +00:00
bdd9e66437 Update src/app/layout.tsx 2026-03-08 10:15:19 +00:00
4ab94c3dd1 Switch to version 1: modified src/app/contact/page.tsx 2026-03-08 10:15:19 +00:00
86430a3bce Merge version_4 into main
Merge version_4 into main
2026-03-08 10:12:10 +00:00
4 changed files with 12 additions and 1430 deletions

View File

@@ -119,6 +119,7 @@ export default function GalleryPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>
@@ -146,6 +147,7 @@ export default function GalleryPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>

File diff suppressed because it is too large Load Diff

View File

@@ -69,6 +69,7 @@ export default function MenuPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>

View File

@@ -102,6 +102,7 @@ export default function HomePage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>
@@ -109,7 +110,7 @@ export default function HomePage() {
<div id="about" data-section="about">
<SplitAbout
title="Why Choose Zarah Food?"
description="We've been serving authentic biryani to Melvisharam's night food lovers for years. Our commitment to quality, authentic recipes, and fast service has made us a trusted choice for families and students alike."
description="Open nights only, especially during Ramzan. We've been serving authentic biryani to Melvisharam's night food lovers for years. Our commitment to quality, authentic recipes, and fast service has made us a trusted choice for families and students alike."
tag="Our Story"
tagIcon={Heart}
tagAnimation="slide-up"