Merge version_2 into main #2
@@ -71,6 +71,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardNineteen
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="split"
|
||||
features={[
|
||||
{ tag: "Свежесть", title: "Улов дня", subtitle: "Ежедневная поставка", description: "Мы доставляем морепродукты высочайшего качества в течение 24 часов после вылова.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indonesian-bakso_23-2148933343.jpg" },
|
||||
@@ -99,6 +100,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
useInvertedBackground={false}
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
@@ -124,6 +126,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={false}
|
||||
title="Zen в цифрах"
|
||||
tag="Качество превыше всего"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user