Merge version_44 into main
Merge version_44 into main
This commit was merged in pull request #57.
This commit is contained in:
@@ -70,8 +70,10 @@ export default function LandingPage() {
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
title="Our Impact in Numbers"
|
||||
description="Measuring the quality and dedication behind every drop."
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", icon: Leaf, title: "Organic Groves", value: "500+" },
|
||||
{ id: "m2", icon: Award, title: "Years of Heritage", value: "120+" },
|
||||
@@ -118,8 +120,10 @@ export default function LandingPage() {
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardTwo
|
||||
title="What Our Customers Say"
|
||||
description="We pride ourselves on the satisfaction of our loyal community."
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Marko P.", role: "Culinary Expert", testimonial: "The finest olive oil I have ever used. The flavor profile is truly exceptional." },
|
||||
{ id: "t2", name: "Elena V.", role: "Local Resident", testimonial: "A wonderful family-run business that respects the land and delivers top-tier quality." }
|
||||
|
||||
Reference in New Issue
Block a user