Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
description="Seamless internet access, printing, and digital services at your fingertips. Empowering your digital journey today."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-mission-control-center-with-russian-flag-big-screen_482257-124681.jpg", imageAlt: "Modern cyber cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-mission-control-center-with-russian-flag-big-screen_482257-124681.jpg?_wi=1", imageAlt: "Modern cyber cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821360.jpg", imageAlt: "Modern cyber cafe interior"},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
description="Providing top-tier computing resources and professional printing services since 2010."
|
||||
subdescription="We bridge the gap between technology and accessibility with reliable, secure, and fast internet services."
|
||||
icon={Monitor}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-with-laptop_23-2148016324.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-with-laptop_23-2148016324.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="Person working on computer"
|
||||
/>
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Fast Internet", description: "Fiber-optic high-speed browsing.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-mission-control-center-with-russian-flag-big-screen_482257-124681.jpg", imageAlt: "modern cyber cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-mission-control-center-with-russian-flag-big-screen_482257-124681.jpg?_wi=2", imageAlt: "modern cyber cafe interior"},
|
||||
items: [
|
||||
{
|
||||
icon: Wifi,
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Printing Services", description: "Color and B&W high-quality output.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-laptop_23-2148016324.jpg", imageAlt: "modern cyber cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-laptop_23-2148016324.jpg?_wi=2", imageAlt: "modern cyber cafe interior"},
|
||||
items: [
|
||||
{
|
||||
icon: Printer,
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Rent & Payments", description: "Secure billing and processing.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-coffee-shop_23-2150183754.jpg", imageAlt: "modern cyber cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-coffee-shop_23-2150183754.jpg?_wi=1", imageAlt: "modern cyber cafe interior"},
|
||||
items: [
|
||||
{
|
||||
icon: Shield,
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rahul", role: "Student", company: "University", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-coffee-shop_23-2150183754.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-coffee-shop_23-2150183754.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Sneha", role: "Employee", company: "Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-blond-wavy-hairs-sitting-sofa-home-working-laptop-computer_273443-4613.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user