diff --git a/src/app/page.tsx b/src/app/page.tsx index 76a8210..f4f07bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { description="Get instant global connectivity with HoldeSIM. Travel smarter, stay connected, and enjoy affordable data plans across 195+ countries." tag="Global eSIM Provider" tagIcon={Globe} - imageSrc="http://img.b2bpic.net/free-photo/closeup-credit-card-smartphone-woman-s-hands_273609-15498.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-credit-card-smartphone-woman-s-hands_273609-15498.jpg?_wi=1" imageAlt="HoldeSIM eSIM connectivity solution" textPosition="bottom-left" showBlur={true} @@ -70,7 +70,7 @@ export default function LandingPage() { { title: "Transparent Pricing", description: "Pay only for what you use. No hidden fees, no surprise charges ever.", icon: DollarSign }, { title: "24/7 Support", description: "Our customer support team is always ready to help you stay connected.", icon: HeadphonesIcon } ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-credit-card-smartphone-woman-s-hands_273609-15498.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-credit-card-smartphone-woman-s-hands_273609-15498.jpg?_wi=2" imageAlt="HoldeSIM eSIM card and smartphone" mediaAnimation="slide-up" textboxLayout="default" @@ -157,11 +157,11 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { id: "1", name: "Sarah Mitchell", role: "Travel Blogger", testimonial: "HoldeSIM has transformed how I travel. No more searching for SIM cards in foreign airports. Absolutely game-changing!", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Sarah Mitchell" }, - { id: "2", name: "James Chen", role: "Business Consultant", testimonial: "As someone who travels constantly, HoldeSIM is a lifesaver. Instant connectivity, great prices, and excellent support.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen" }, + { id: "2", name: "James Chen", role: "Business Consultant", testimonial: "As someone who travels constantly, HoldeSIM is a lifesaver. Instant connectivity, great prices, and excellent support.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen" }, { id: "3", name: "Emma Rodriguez", role: "Digital Nomad", testimonial: "The best eSIM service I've used. Fast activation, reliable coverage across 50+ countries. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-surfer-snapback-looking-smiling-cheerfully-after-winning-sports-contest-surfers-holding-his-white-surfboard-his-arm_273609-1551.jpg", imageAlt: "Emma Rodriguez" }, - { id: "4", name: "Michael Park", role: "Adventure Photographer", testimonial: "Perfect for adventure travel. HoldeSIM kept me connected in the most remote locations. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Park" }, + { id: "4", name: "Michael Park", role: "Adventure Photographer", testimonial: "Perfect for adventure travel. HoldeSIM kept me connected in the most remote locations. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Park" }, { id: "5", name: "Lisa Thompson", role: "Corporate Executive", testimonial: "Simple, reliable, and professional. HoldeSIM is now my go-to solution for international business travel.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg", imageAlt: "Lisa Thompson" }, - { id: "6", name: "David Kumar", role: "Frequent Traveler", testimonial: "The user interface is intuitive, and the customer service is outstanding. Best eSIM provider on the market.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar" } + { id: "6", name: "David Kumar", role: "Frequent Traveler", testimonial: "The user interface is intuitive, and the customer service is outstanding. Best eSIM provider on the market.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kumar" } ]} textboxLayout="default" useInvertedBackground={false}