Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb6b30767c | |||
| ae36eef3e6 | |||
| 0a1ce5e4ac |
@@ -5,41 +5,25 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
|||||||
import Tag from "@/tag/Tag";
|
import Tag from "@/tag/Tag";
|
||||||
|
|
||||||
const montserrat = Montserrat({
|
const montserrat = Montserrat({
|
||||||
variable: "--font-montserrat",
|
variable: "--font-montserrat", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const inter = Inter({
|
const inter = Inter({
|
||||||
variable: "--font-inter",
|
variable: "--font-inter", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
|
||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "LogisticsPro | Global Logistics & Supply Chain Solutions",
|
title: "LogisticsPro | Global Logistics & Supply Chain Solutions", description: "Reliable, efficient logistics services delivering excellence worldwide. Real-time tracking, warehouse management, and supply chain optimization.", keywords: "logistics, supply chain, shipping, warehouse, freight, distribution, tracking", metadataBase: new URL("https://logisticspro.com"),
|
||||||
description: "Reliable, efficient logistics services delivering excellence worldwide. Real-time tracking, warehouse management, and supply chain optimization.",
|
|
||||||
keywords: "logistics, supply chain, shipping, warehouse, freight, distribution, tracking",
|
|
||||||
metadataBase: new URL("https://logisticspro.com"),
|
|
||||||
alternates: {
|
alternates: {
|
||||||
canonical: "https://logisticspro.com",
|
canonical: "https://logisticspro.com"},
|
||||||
},
|
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "LogisticsPro | Global Logistics Solutions",
|
title: "LogisticsPro | Global Logistics Solutions", description: "Transform your supply chain with reliable logistics services across 180+ countries.", url: "https://logisticspro.com", siteName: "LogisticsPro", type: "website", images: [
|
||||||
description: "Transform your supply chain with reliable logistics services across 180+ countries.",
|
|
||||||
url: "https://logisticspro.com",
|
|
||||||
siteName: "LogisticsPro",
|
|
||||||
type: "website",
|
|
||||||
images: [
|
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg",
|
url: "http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg", alt: "LogisticsPro - Global logistics network"},
|
||||||
alt: "LogisticsPro - Global logistics network",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image",
|
card: "summary_large_image", title: "LogisticsPro | Global Logistics Solutions", description: "Transform your supply chain with reliable logistics services.", images: ["http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg"],
|
||||||
title: "LogisticsPro | Global Logistics Solutions",
|
|
||||||
description: "Transform your supply chain with reliable logistics services.",
|
|
||||||
images: ["http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg"],
|
|
||||||
},
|
},
|
||||||
robots: {
|
robots: {
|
||||||
index: true,
|
index: true,
|
||||||
@@ -1431,4 +1415,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
195
src/app/page.tsx
195
src/app/page.tsx
@@ -23,8 +23,7 @@ export default function HomePage() {
|
|||||||
|
|
||||||
const footerColumns = [
|
const footerColumns = [
|
||||||
{
|
{
|
||||||
title: "Product",
|
title: "Product", items: [
|
||||||
items: [
|
|
||||||
{ label: "Services", href: "/services" },
|
{ label: "Services", href: "/services" },
|
||||||
{ label: "Solutions", href: "/services" },
|
{ label: "Solutions", href: "/services" },
|
||||||
{ label: "Pricing", href: "#" },
|
{ label: "Pricing", href: "#" },
|
||||||
@@ -32,8 +31,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{ label: "About Us", href: "/about" },
|
{ label: "About Us", href: "/about" },
|
||||||
{ label: "Careers", href: "#" },
|
{ label: "Careers", href: "#" },
|
||||||
{ label: "Blog", href: "#" },
|
{ label: "Blog", href: "#" },
|
||||||
@@ -41,8 +39,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support",
|
title: "Support", items: [
|
||||||
items: [
|
|
||||||
{ label: "Help Center", href: "#" },
|
{ label: "Help Center", href: "#" },
|
||||||
{ label: "Contact Us", href: "/contact" },
|
{ label: "Contact Us", href: "/contact" },
|
||||||
{ label: "Status", href: "#" },
|
{ label: "Status", href: "#" },
|
||||||
@@ -50,8 +47,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "#" },
|
{ label: "Privacy Policy", href: "#" },
|
||||||
{ label: "Terms of Service", href: "#" },
|
{ label: "Terms of Service", href: "#" },
|
||||||
{ label: "Cookie Policy", href: "#" },
|
{ label: "Cookie Policy", href: "#" },
|
||||||
@@ -86,36 +82,26 @@ export default function HomePage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Started", href: "/contact" },
|
{ text: "Request a Quote", href: "/contact" },
|
||||||
{ text: "Learn More", href: "#services" },
|
{ text: "Learn More", href: "#services" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg?_wi=1",
|
"http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg?_wi=1", imageAlt: "Global logistics network"},
|
||||||
imageAlt: "Global logistics network",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/blue-truck-rainy-highway-power-energy-motion_169016-69894.jpg?_wi=1",
|
"http://img.b2bpic.net/free-photo/blue-truck-rainy-highway-power-energy-motion_169016-69894.jpg?_wi=1", imageAlt: "Truck delivery services"},
|
||||||
imageAlt: "Truck delivery services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/empty-storage-room-filled-with-many-cardboard-boxes-racks-empty-warehouse-with-office-space-used-ship-merchandise-orders-quality-control-storehouse-with-goods-logistics-work_482257-66552.jpg?_wi=1",
|
"http://img.b2bpic.net/free-photo/empty-storage-room-filled-with-many-cardboard-boxes-racks-empty-warehouse-with-office-space-used-ship-merchandise-orders-quality-control-storehouse-with-goods-logistics-work_482257-66552.jpg?_wi=1", imageAlt: "Warehouse storage solutions"},
|
||||||
imageAlt: "Warehouse storage solutions",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg?_wi=1",
|
"http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg?_wi=1", imageAlt: "Real-time tracking technology"},
|
||||||
imageAlt: "Real-time tracking technology",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-21158.jpg",
|
"http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-21158.jpg", imageAlt: "Logistics operations"},
|
||||||
imageAlt: "Logistics operations",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
className="w-full"
|
className="w-full"
|
||||||
@@ -128,10 +114,7 @@ export default function HomePage() {
|
|||||||
heading={[
|
heading={[
|
||||||
{ type: "text", content: "Pioneering logistics with" },
|
{ type: "text", content: "Pioneering logistics with" },
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-21158.jpg", alt: "Company innovation"},
|
||||||
src: "http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-21158.jpg",
|
|
||||||
alt: "Company innovation",
|
|
||||||
},
|
|
||||||
{ type: "text", content: "cutting-edge technology" },
|
{ type: "text", content: "cutting-edge technology" },
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -155,36 +138,24 @@ export default function HomePage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Ground Transportation",
|
title: "Ground Transportation", description:
|
||||||
description:
|
"Reliable truck and freight services for domestic and international shipments with real-time tracking.", imageSrc:
|
||||||
"Reliable truck and freight services for domestic and international shipments with real-time tracking.",
|
"http://img.b2bpic.net/free-photo/blue-truck-rainy-highway-power-energy-motion_169016-69894.jpg?_wi=2"},
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/blue-truck-rainy-highway-power-energy-motion_169016-69894.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Warehouse Management",
|
title: "Warehouse Management", description:
|
||||||
description:
|
"State-of-the-art storage facilities with inventory management and distribution network.", imageSrc:
|
||||||
"State-of-the-art storage facilities with inventory management and distribution network.",
|
"http://img.b2bpic.net/free-photo/empty-storage-room-filled-with-many-cardboard-boxes-racks-empty-warehouse-with-office-space-used-ship-merchandise-orders-quality-control-storehouse-with-goods-logistics-work_482257-66552.jpg?_wi=2"},
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/empty-storage-room-filled-with-many-cardboard-boxes-racks-empty-warehouse-with-office-space-used-ship-merchandise-orders-quality-control-storehouse-with-goods-logistics-work_482257-66552.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Real-Time Tracking",
|
title: "Real-Time Tracking", description:
|
||||||
description:
|
"Advanced GPS and IoT technology for complete visibility of your shipments worldwide.", imageSrc:
|
||||||
"Advanced GPS and IoT technology for complete visibility of your shipments worldwide.",
|
"http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg?_wi=2"},
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: "Supply Chain Optimization",
|
title: "Supply Chain Optimization", description:
|
||||||
description:
|
"Streamlined operations reducing costs and improving delivery times through intelligent routing.", imageSrc:
|
||||||
"Streamlined operations reducing costs and improving delivery times through intelligent routing.",
|
"http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg?_wi=2"},
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -198,29 +169,17 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", value: "2.5M+", description:
|
||||||
value: "2.5M+",
|
"Shipments delivered annually to over 180 countries worldwide."},
|
||||||
description:
|
|
||||||
"Shipments delivered annually to over 180 countries worldwide.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", value: "98.7%", description:
|
||||||
value: "98.7%",
|
"On-time delivery rate maintaining our commitment to excellence."},
|
||||||
description:
|
|
||||||
"On-time delivery rate maintaining our commitment to excellence.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", value: "500+", description:
|
||||||
value: "500+",
|
"Distribution centers and warehouse locations across the globe."},
|
||||||
description:
|
|
||||||
"Distribution centers and warehouse locations across the globe.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", value: "24/7", description:
|
||||||
value: "24/7",
|
"Real-time customer support and shipment tracking available around the clock."},
|
||||||
description:
|
|
||||||
"Real-time customer support and shipment tracking available around the clock.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -238,65 +197,29 @@ export default function HomePage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah Mitchell", handle: "CEO, TechFlow Inc", testimonial:
|
||||||
name: "Sarah Mitchell",
|
"LogisticsPro transformed our supply chain operations. Their real-time tracking and reliability have exceeded our expectations. Highly recommended!", imageSrc:
|
||||||
handle: "CEO, TechFlow Inc",
|
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
|
||||||
testimonial:
|
|
||||||
"LogisticsPro transformed our supply chain operations. Their real-time tracking and reliability have exceeded our expectations. Highly recommended!",
|
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1",
|
|
||||||
imageAlt: "Sarah Mitchell",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Michael Chen", handle: "Operations Director, GlobalTrade", testimonial:
|
||||||
name: "Michael Chen",
|
"Outstanding service and customer support. They handle our complex international shipments with precision and professionalism every single time.", imageSrc:
|
||||||
handle: "Operations Director, GlobalTrade",
|
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||||
testimonial:
|
|
||||||
"Outstanding service and customer support. They handle our complex international shipments with precision and professionalism every single time.",
|
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2",
|
|
||||||
imageAlt: "Michael Chen",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Emily Rodriguez", handle: "Supply Chain Manager, RetailCo", testimonial:
|
||||||
name: "Emily Rodriguez",
|
"Cost-effective and reliable. LogisticsPro helped us reduce shipping costs by 25% while improving delivery times. A true game changer.", imageSrc:
|
||||||
handle: "Supply Chain Manager, RetailCo",
|
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
|
||||||
testimonial:
|
|
||||||
"Cost-effective and reliable. LogisticsPro helped us reduce shipping costs by 25% while improving delivery times. A true game changer.",
|
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=3",
|
|
||||||
imageAlt: "Emily Rodriguez",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David Thompson", handle: "Founder, eCommerce Solutions", testimonial:
|
||||||
name: "David Thompson",
|
"Their logistics platform is intuitive and powerful. We've streamlined our entire fulfillment process and can now scale much faster.", imageSrc:
|
||||||
handle: "Founder, eCommerce Solutions",
|
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=4", imageAlt: "David Thompson"},
|
||||||
testimonial:
|
|
||||||
"Their logistics platform is intuitive and powerful. We've streamlined our entire fulfillment process and can now scale much faster.",
|
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=4",
|
|
||||||
imageAlt: "David Thompson",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Jessica Wong", handle: "Logistics Manager, ManufacturePro", testimonial:
|
||||||
name: "Jessica Wong",
|
"Exceptional warehouse management services. Their team is responsive, knowledgeable, and truly understands our business needs.", imageSrc:
|
||||||
handle: "Logistics Manager, ManufacturePro",
|
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=5", imageAlt: "Jessica Wong"},
|
||||||
testimonial:
|
|
||||||
"Exceptional warehouse management services. Their team is responsive, knowledgeable, and truly understands our business needs.",
|
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=5",
|
|
||||||
imageAlt: "Jessica Wong",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", name: "Robert Kumar", handle: "VP Operations, DistribCorp", testimonial:
|
||||||
name: "Robert Kumar",
|
"LogisticsPro is a trusted partner we can rely on. Their network, technology, and team make them an invaluable part of our success.", imageSrc:
|
||||||
handle: "VP Operations, DistribCorp",
|
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=6", imageAlt: "Robert Kumar"},
|
||||||
testimonial:
|
|
||||||
"LogisticsPro is a trusted partner we can rely on. Their network, technology, and team make them an invaluable part of our success.",
|
|
||||||
imageSrc:
|
|
||||||
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=6",
|
|
||||||
imageAlt: "Robert Kumar",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
speed={40}
|
speed={40}
|
||||||
@@ -313,23 +236,9 @@ export default function HomePage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"TechFlow Inc",
|
"TechFlow Inc", "GlobalTrade Solutions", "RetailCo International", "eCommerce Solutions", "ManufacturePro Ltd", "DistribCorp", "InnovateLabs"]}
|
||||||
"GlobalTrade Solutions",
|
|
||||||
"RetailCo International",
|
|
||||||
"eCommerce Solutions",
|
|
||||||
"ManufacturePro Ltd",
|
|
||||||
"DistribCorp",
|
|
||||||
"InnovateLabs",
|
|
||||||
]}
|
|
||||||
logos={[
|
logos={[
|
||||||
"http://img.b2bpic.net/free-vector/hexagonal-company-logo_1222-55.jpg",
|
"http://img.b2bpic.net/free-vector/hexagonal-company-logo_1222-55.jpg", "http://img.b2bpic.net/free-vector/delivery-logo-template-with-gradient-effect_23-2147882328.jpg", "http://img.b2bpic.net/free-vector/health-logo-with-ambulance_1057-2534.jpg", "http://img.b2bpic.net/free-vector/abstract-background-with-cubes_23-2147500938.jpg", "http://img.b2bpic.net/free-vector/gradient-o-logos-template-collection_23-2148886662.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-31.jpg", "http://img.b2bpic.net/free-vector/abstract-logo-with-globe_1043-2.jpg"]}
|
||||||
"http://img.b2bpic.net/free-vector/delivery-logo-template-with-gradient-effect_23-2147882328.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/health-logo-with-ambulance_1057-2534.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/abstract-background-with-cubes_23-2147500938.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/gradient-o-logos-template-collection_23-2148886662.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/logo-template-design_1289-31.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/abstract-logo-with-globe_1043-2.jpg",
|
|
||||||
]}
|
|
||||||
speed={40}
|
speed={40}
|
||||||
showCard={true}
|
showCard={true}
|
||||||
/>
|
/>
|
||||||
@@ -344,4 +253,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user