Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -54,16 +54,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "David Chen", handle: "Operations Director, GlobalTrade Inc", testimonial: "Portkey transformed our supply chain. Reliable, transparent, and always there when we need them.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "CEO, Export Innovations", testimonial: "The best logistics partner we've worked with. Their attention to detail is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1"},
|
||||
{
|
||||
name: "Marcus Johnson", handle: "Supply Chain Manager, Retail Solutions", testimonial: "Consistently on time, professionally managed. Portkey is our trusted logistics partner.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
{
|
||||
name: "Elena Rossi", handle: "Founder, European Ventures", testimonial: "Portkey's expertise in international shipping saved us thousands. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Request Quote", href: "contact" },
|
||||
@@ -137,13 +137,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Streamlined International Operations", quote: "Portkey's expertise in international logistics reduced our shipping costs by 30% while improving delivery times. Their team is responsive and truly understands our business.", name: "James Rodriguez", role: "VP of Logistics, TechExport Corp", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "1", title: "Streamlined International Operations", quote: "Portkey's expertise in international logistics reduced our shipping costs by 30% while improving delivery times. Their team is responsive and truly understands our business.", name: "James Rodriguez", role: "VP of Logistics, TechExport Corp", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"},
|
||||
{
|
||||
id: "2", title: "Reliable Partnership for Growth", quote: "As our business expanded globally, Portkey scaled with us seamlessly. Their infrastructure and knowledge are unmatched in the industry.", name: "Lisa Wang", role: "Operations Lead, Fashion Forward Inc", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"},
|
||||
id: "2", title: "Reliable Partnership for Growth", quote: "As our business expanded globally, Portkey scaled with us seamlessly. Their infrastructure and knowledge are unmatched in the industry.", name: "Lisa Wang", role: "Operations Lead, Fashion Forward Inc", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", title: "Excellence in Compliance", quote: "The customs clearance process with Portkey is always smooth. They proactively communicate and ensure all documentation is perfect.", name: "Robert Clarke", role: "Director of Trade, Premium Goods Ltd", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "3", title: "Excellence in Compliance", quote: "The customs clearance process with Portkey is always smooth. They proactively communicate and ensure all documentation is perfect.", name: "Robert Clarke", role: "Director of Trade, Premium Goods Ltd", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"},
|
||||
{
|
||||
id: "4", title: "Transparency and Accountability", quote: "Portkey's real-time tracking and detailed reporting give us complete visibility. This transparency is exactly what we needed.", name: "Amelia Torres", role: "Supply Chain Manager, Retail Solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "4", title: "Transparency and Accountability", quote: "Portkey's real-time tracking and detailed reporting give us complete visibility. This transparency is exactly what we needed.", name: "Amelia Torres", role: "Supply Chain Manager, Retail Solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user