Update src/app/page.tsx
This commit is contained in:
@@ -303,7 +303,7 @@ export default function HomePage() {
|
||||
name: "Enterprise Custom",
|
||||
price: "Custom",
|
||||
badge: "High Volume",
|
||||
badgeIcon: "Star",
|
||||
badgeIcon: Star,
|
||||
buttons: [
|
||||
{
|
||||
text: "Contact Sales",
|
||||
@@ -376,7 +376,7 @@ export default function HomePage() {
|
||||
<ContactSplitForm
|
||||
title="Ready to Start Your Journey?"
|
||||
description="Join thousands of successful merchants using DropHub. Questions? Our team is here to help."
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-customer-service-week-horizontal-banner-template_23-2149621443.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-customer-service-week-horizontal-banner-template_23-2149621443.jpg"
|
||||
imageAlt="Start your dropshipping journey with DropHub"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user