Merge version_1 into main #1
@@ -69,13 +69,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shrimp-salad-with-glass-white-wine_140725-4174.jpg"
|
||||
imageAlt="Authentic Portuguese seafood dish in a restaurant setting"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
animationType="slide-up"
|
||||
title="Why People Love Us"
|
||||
metrics={[
|
||||
{
|
||||
@@ -94,7 +96,7 @@ export default function LandingPage() {
|
||||
value: "Family Warmth",
|
||||
},
|
||||
]}
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user