Merge version_1 into main #2
@@ -76,8 +76,6 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
animationType="slide-up"
|
||||
title="Why People Love Us"
|
||||
metrics={[
|
||||
{
|
||||
@@ -105,6 +103,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "garlic-prawns",
|
||||
@@ -158,6 +157,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
|
||||
Reference in New Issue
Block a user