Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ text: "Visit Us Today", href: "contact" },
|
||||
{ text: "View Menu", href: "products" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
icon={Leaf}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/coffee-business-concept-handsome-bearded-man-apron-making-coffee-while-standing-cafe_1258-104246.jpg"
|
||||
imageAlt="Premium roasted coffee beans"
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -213,6 +213,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
mediaAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user