Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 26f9afecf4 | |||
| b823f36e31 | |||
| 5dd4a45f48 | |||
| 5362ea8f2f | |||
| 2028b762cc | |||
| 3f5b62d4e7 | |||
| 26b893be9d | |||
| 4945649584 | |||
| 95267e6ead | |||
| bb5dd3f419 | |||
| 4987daba46 | |||
| 138b25f566 | |||
| 4431c0aebe | |||
| b26fb377c0 | |||
| a905dc81cb | |||
| af308dd417 | |||
| 759051baae | |||
| 4ab94c3dd1 |
@@ -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>
|
||||
|
||||
|
||||
@@ -69,6 +69,7 @@ export default function MenuPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
cardPriceClassName="font-bold text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -110,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"
|
||||
@@ -248,4 +248,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user