Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -106,13 +106,13 @@ export default function LandingPage() {
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={true}
|
||||
tag="Our Story"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Experience Authentic Irish Hospitality"
|
||||
description="More than just a pub, Duke & Devines is a vibrant community hub where every visit feels like coming home. Indulge in our carefully crafted menu, enjoy lively entertainment, and create lasting memories."
|
||||
subdescription="We pride ourselves on exceptional service, a welcoming ambiance, and a commitment to quality that shines through every dish and drink."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-closeup-bar-green-chairs-counter-closeup-selective-focus-bar-view-blur-focus-bar-decoration-idea-photo-interior_166373-2947.jpg"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="Inviting interior of Duke & Devines pub"
|
||||
/>
|
||||
</div>
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14626.jpg"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
imageAlt="Live music performance at Duke & Devines pub"
|
||||
/>
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
<ProductCardTwo
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="entrance-slide"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
@@ -275,7 +275,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
useInvertedBackground={false}
|
||||
animationType="entrance-slide"
|
||||
animationType="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "contact-faq-1",
|
||||
|
||||
Reference in New Issue
Block a user