Merge version_2 into main #2
@@ -61,6 +61,7 @@ export default function LandingPage() {
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
avatars={[]}
|
||||
testimonial="Найсмачніший бограч в Ужгороді! Все дуже свіже, а атмосфера просто неймовірна."
|
||||
rating={5}
|
||||
author="Олена Мельник"
|
||||
@@ -135,4 +136,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -31,6 +31,7 @@ export default function PricingPage() {
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardNine
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
title="Наше меню та ціни"
|
||||
@@ -53,4 +54,4 @@ export default function PricingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user