Merge version_1 into main #2
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
{ value: "+10 años", title: "Sirviendo con pasión" },
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg"
|
||||
imageAlt="Interior acogedor de BUENAGUETA"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -180,8 +180,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names=[
|
||||
"Google Maps", "Google Reviews", "TripAdvisor", "Instagram", "Facebook", "WhatsApp", "TikTok", "Just Eat"]
|
||||
names={[
|
||||
"Google Maps", "Google Reviews", "TripAdvisor", "Instagram", "Facebook", "WhatsApp", "TikTok", "Just Eat"]}
|
||||
speed={35}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg"
|
||||
imageAlt="Ambiente acogedor de BUENAGUETA"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user