Merge version_1 into main #1
@@ -74,16 +74,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Well-Organized Operations", description: "A very well organized factory with efficient workflow and clear procedures that ensure smooth operations.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg", imageAlt: "industrial logistics organized operations"},
|
||||
title: "Well-Organized Operations", description: "A very well organized factory with efficient workflow and clear procedures that ensure smooth operations.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg?_wi=1", imageAlt: "industrial logistics organized operations"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Fast Loading Process", description: "Customers consistently report very fast loading times, demonstrating efficiency and professional logistics management.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg", imageAlt: "industrial logistics organized operations"},
|
||||
title: "Fast Loading Process", description: "Customers consistently report very fast loading times, demonstrating efficiency and professional logistics management.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg?_wi=2", imageAlt: "industrial logistics organized operations"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Helpful Staff", description: "Staff members are praised for their professionalism and dedication. They go the extra mile to ensure customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg", imageAlt: "industrial logistics organized operations"},
|
||||
title: "Helpful Staff", description: "Staff members are praised for their professionalism and dedication. They go the extra mile to ensure customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg?_wi=3", imageAlt: "industrial logistics organized operations"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Efficient Logistics", description: "Everything goes quickly with minimal paperwork delays. Optimized processes ensure fast turnaround times.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg", imageAlt: "industrial logistics organized operations"},
|
||||
title: "Efficient Logistics", description: "Everything goes quickly with minimal paperwork delays. Optimized processes ensure fast turnaround times.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg?_wi=4", imageAlt: "industrial logistics organized operations"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -98,16 +98,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "A. N.", role: "Visitor", company: "Local Business", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp"},
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=1"},
|
||||
{
|
||||
id: "2", name: "M. K.", role: "Customer", company: "Regional Partner", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp"},
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=2"},
|
||||
{
|
||||
id: "3", name: "J. P.", role: "Client", company: "Industry Partner", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp"},
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=3"},
|
||||
{
|
||||
id: "4", name: "Anonymous", role: "Satisfied Customer", company: "Repeat Customer", rating: 4,
|
||||
imageSrc: "/placeholders/placeholder1.webp"},
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=4"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "110+", label: "Total Reviews" },
|
||||
|
||||
Reference in New Issue
Block a user