Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -87,12 +87,12 @@ export default function HomePage() {
|
||||
title={"Comprehensive SMS Solutions for Every Business Need"}
|
||||
description={"From critical OTPs to engaging promotional campaigns, Notigy Global provides a full suite of SMS services designed for maximum impact and reach."}
|
||||
features={[
|
||||
{id: "f1", title: "OTP Messaging", description: "Secure and reliable one-time passwords for authentication and verification.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/cropped-hands-placing-finger-identification-spot-touchscreen_1098-18941.jpg", imageAlt: "OTP messaging screen"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/register-sign-up-membership-concept_53876-121221.jpg", imageAlt: "OTP confirmation screen"}},
|
||||
{id: "f2", title: "Transactional SMS", description: "Timely delivery of critical alerts, notifications, and updates.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149930146.jpg", imageAlt: "Transactional SMS alert"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-smartphone_1150-19377.jpg", imageAlt: "Transaction confirmation"}},
|
||||
{id: "f3", title: "Promotional SMS", description: "Engage customers with targeted marketing campaigns and special offers.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/smartphone-child-hands-with-incoming-sister-call-screen_169016-43658.jpg", imageAlt: "Promotional message marketing"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-with-curly-hair-texting_23-2148660682.jpg", imageAlt: "Customer engaging with promo"}},
|
||||
{id: "f4", title: "Global Messaging", description: "Reach customers in over 200 countries with our expansive global infrastructure.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/3d-rendewring-cryptocurency-distribution-concept_23-2149901252.jpg", imageAlt: "Global message delivery map"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/worldwide-delivery-world-globe-with-cardboard-boxes-location-pointer-shopping-online-delivery-ecommerce-concept-blue-background-3d-illustration_56104-1813.jpg", imageAlt: "International message successful"}},
|
||||
{id: "f5", title: "Bulk SMS", description: "Send high volumes of messages quickly and efficiently for mass communication.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116602.jpg", imageAlt: "Bulk SMS campaign dashboard"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/phone-with-ai-chat_1268-21801.jpg", imageAlt: "Sending large volume messages"}},
|
||||
{id: "f6", title: "API Integration", description: "Seamlessly integrate our powerful SMS API into your existing applications.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/application-programming-interface-hologram_23-2149092255.jpg", imageAlt: "API code integration example"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-looking-blank-screen-mobile_23-2147923294.jpg", imageAlt: "Developer integrating API"}}
|
||||
{title: "OTP Messaging", description: "Secure and reliable one-time passwords for authentication and verification.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/cropped-hands-placing-finger-identification-spot-touchscreen_1098-18941.jpg", imageAlt: "OTP messaging screen"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/register-sign-up-membership-concept_53876-121221.jpg", imageAlt: "OTP confirmation screen"}},
|
||||
{title: "Transactional SMS", description: "Timely delivery of critical alerts, notifications, and updates.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149930146.jpg", imageAlt: "Transactional SMS alert"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-smartphone_1150-19377.jpg", imageAlt: "Transaction confirmation"}},
|
||||
{title: "Promotional SMS", description: "Engage customers with targeted marketing campaigns and special offers.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/smartphone-child-hands-with-incoming-sister-call-screen_169016-43658.jpg", imageAlt: "Promotional message marketing"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-with-curly-hair-texting_23-2148660682.jpg", imageAlt: "Customer engaging with promo"}},
|
||||
{title: "Global Messaging", description: "Reach customers in over 200 countries with our expansive global infrastructure.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/3d-rendewring-cryptocurency-distribution-concept_23-2149901252.jpg", imageAlt: "Global message delivery map"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/worldwide-delivery-world-globe-with-cardboard-boxes-location-pointer-shopping-online-delivery-ecommerce-concept-blue-background-3d-illustration_56104-1813.jpg", imageAlt: "International message successful"}},
|
||||
{title: "Bulk SMS", description: "Send high volumes of messages quickly and efficiently for mass communication.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116602.jpg", imageAlt: "Bulk SMS campaign dashboard"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/phone-with-ai-chat_1268-21801.jpg", imageAlt: "Sending large volume messages"}},
|
||||
{title: "API Integration", description: "Seamlessly integrate our powerful SMS API into your existing applications.", phoneOne: {imageSrc: "http://img.b2bpic.net/free-photo/application-programming-interface-hologram_23-2149092255.jpg", imageAlt: "API code integration example"}, phoneTwo: {imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-looking-blank-screen-mobile_23-2147923294.jpg", imageAlt: "Developer integrating API"}}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
animationType={"scale-rotate"}
|
||||
|
||||
Reference in New Issue
Block a user