Merge version_1 into main #3
@@ -198,7 +198,7 @@ export default function OrderPage() {
|
||||
href: "/menu",
|
||||
},
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
</div>
|
||||
@@ -249,7 +249,7 @@ export default function OrderPage() {
|
||||
href: "/menu",
|
||||
},
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -121,14 +121,14 @@ export default function HomePage() {
|
||||
description="Our bestselling meals loved by customers throughout El Tor. Fresh, crispy, and ready for you."
|
||||
tag="Bestsellers"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -168,7 +168,7 @@ export default function HomePage() {
|
||||
description="Choose from our diverse selection of delicious options. From classic meals to specialty sandwiches and sides."
|
||||
tag="Full Menu"
|
||||
tagIcon={UtensilsCrossed}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -252,7 +252,7 @@ export default function HomePage() {
|
||||
description="Join thousands of satisfied customers enjoying fresh, crispy chicken daily."
|
||||
tag="Trusted & Loved"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -323,7 +323,7 @@ export default function HomePage() {
|
||||
href: "/",
|
||||
},
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About Chicken Box"
|
||||
/>
|
||||
@@ -335,10 +335,10 @@ export default function HomePage() {
|
||||
description="Serving the El Tor community with excellence and consistency."
|
||||
tag="Our Impact"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user