Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -126,22 +126,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Arjun Mehta", date: "Jan 2025", title: "CEO, FoodsCo", quote: "The quality of GKD kernels is unmatched.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/woman-posing-cauliflower_23-2148685843.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegant-restaurant-table-setting-service-reception_53876-16167.jpg" },
|
||||
{ id: "2", name: "Sunita Rao", date: "Dec 2024", title: "Retail Lead", quote: "Customers can taste the difference.", tag: "Retailer", avatarSrc: "http://img.b2bpic.net/free-photo/working-meeting-lovely-coffeehouse_1098-16394.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businesswoman-texting-cell-phone-while-eating-her-office-desk_637285-5459.jpg" },
|
||||
{ id: "3", name: "Vikram Singh", date: "Nov 2024", title: "Distributor", quote: "Consistent, reliable, and premium quality.", tag: "Distribution", avatarSrc: "http://img.b2bpic.net/free-photo/couple-doing-organic-food-shopping_482257-76126.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683401.jpg" },
|
||||
{ id: "4", name: "Meera Iyer", date: "Oct 2024", title: "Store Manager", quote: "GKD is now our go-to brand.", tag: "Retailer", avatarSrc: "http://img.b2bpic.net/free-photo/happy-multiracial-pair-choosing-goods-supermarket_23-2148216069.jpg", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ripening-wheat-crop-fields-farm-sky-farm_661209-323.jpg" },
|
||||
{ id: "5", name: "Rahul Deshmukh", date: "Sep 2024", title: "Market Analyst", quote: "Efficient and innovation-led brand.", tag: "Industry", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-chocolate-cake_329181-2967.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bowl-salted-popcorn-movie-night-white-background-high-quality-photo_114579-37189.jpg" },
|
||||
]}
|
||||
title="Voices of the Revolution"
|
||||
description="What our partners and consumers say about the GKD experience."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
@@ -193,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user