Merge version_7 into main #5
@@ -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