Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "Dyrektor SP nr 12",
|
||||
testimonial: "Vikomp znalazł problem w ciągu godziny i naprawił go na stałe.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-infrastructure-systems-delivering-ai-automation-cloud-storage_482257-124360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-infrastructure-systems-delivering-ai-automation-cloud-storage_482257-124360.jpg?_wi=1",
|
||||
imageAlt: "it service lab dark",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "Klient indywidualny",
|
||||
testimonial: "Laptop naprawiony w 24h, uczciwe podejście i świetna robota.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmed2q",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmed2q&_wi=1",
|
||||
imageAlt: "laptop repair icon outline",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "Dyrektor Biura",
|
||||
testimonial: "Zero przestojów, pełen profesjonalizm i wiedza.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gamepad-game-controller-icon-isolated-3d-render-illustration_439185-11797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gamepad-game-controller-icon-isolated-3d-render-illustration_439185-11797.jpg?_wi=1",
|
||||
imageAlt: "game console icon",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "IT Manager",
|
||||
testimonial: "Najlepsze wsparcie w regionie, polecam każdemu.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/save-icon-front-side-with-white-background_187299-39945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/save-icon-front-side-with-white-background_187299-39945.jpg?_wi=1",
|
||||
imageAlt: "printer icon outline",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "Klientka",
|
||||
testimonial: "Szybko, tanio i bardzo solidnie. Polecam!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg?_wi=1",
|
||||
imageAlt: "network server icon",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/server-infrastructure-systems-delivering-ai-automation-cloud-storage_482257-124360.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/server-infrastructure-systems-delivering-ai-automation-cloud-storage_482257-124360.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -166,13 +166,13 @@ export default function LandingPage() {
|
||||
icon: Laptop,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmed2q",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmed2q&_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gamepad-game-controller-icon-isolated-3d-render-illustration_439185-11797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gamepad-game-controller-icon-isolated-3d-render-illustration_439185-11797.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg?_wi=1",
|
||||
imageAlt: "onsite support icon",
|
||||
},
|
||||
{
|
||||
@@ -181,13 +181,13 @@ export default function LandingPage() {
|
||||
icon: Globe,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-cybersecurity-shield-network-background_84443-85964.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-cybersecurity-shield-network-background_84443-85964.jpg?_wi=1",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-cybersecurity-shield-network-background_84443-85964.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-cybersecurity-shield-network-background_84443-85964.jpg?_wi=2",
|
||||
imageAlt: "security icon shield",
|
||||
},
|
||||
{
|
||||
@@ -196,13 +196,13 @@ export default function LandingPage() {
|
||||
icon: Wrench,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/save-icon-front-side-with-white-background_187299-39945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/save-icon-front-side-with-white-background_187299-39945.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-infrastructure-systems-delivering-ai-automation-cloud-storage_482257-124360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-infrastructure-systems-delivering-ai-automation-cloud-storage_482257-124360.jpg?_wi=3",
|
||||
imageAlt: "it service lab dark",
|
||||
},
|
||||
]}
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
name: "Marek Kowalski",
|
||||
role: "Klient",
|
||||
testimonial: "Uczciwe podejście i świetna robota.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmed2q",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmed2q&_wi=3",
|
||||
imageAlt: "laptop repair icon outline",
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
name: "Anna Piotrowska",
|
||||
role: "Dyrektor",
|
||||
testimonial: "Zero przestojów, pełen profesjonalizm.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gamepad-game-controller-icon-isolated-3d-render-illustration_439185-11797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gamepad-game-controller-icon-isolated-3d-render-illustration_439185-11797.jpg?_wi=3",
|
||||
imageAlt: "game console icon",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
name: "Janina Nowak",
|
||||
role: "Dyrektor Szkoły",
|
||||
testimonial: "W końcu sieć działa jak powinna.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/save-icon-front-side-with-white-background_187299-39945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/save-icon-front-side-with-white-background_187299-39945.jpg?_wi=3",
|
||||
imageAlt: "printer icon outline",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
name: "Piotr Zieliński",
|
||||
role: "IT Manager",
|
||||
testimonial: "Najlepsze wsparcie w regionie.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg?_wi=3",
|
||||
imageAlt: "network server icon",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
name: "Katarzyna Wójcik",
|
||||
role: "Klient",
|
||||
testimonial: "Szybko, tanio i solidnie.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg?_wi=3",
|
||||
imageAlt: "onsite support icon",
|
||||
},
|
||||
]}
|
||||
@@ -275,31 +275,31 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Jan Kowalski",
|
||||
role: "Technik Serwisu",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmed2q",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmed2q&_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Anna Nowak",
|
||||
role: "Specjalista Sieci",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gamepad-game-controller-icon-isolated-3d-render-illustration_439185-11797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gamepad-game-controller-icon-isolated-3d-render-illustration_439185-11797.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marek Wisniewski",
|
||||
role: "Administrator IT",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/save-icon-front-side-with-white-background_187299-39945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/save-icon-front-side-with-white-background_187299-39945.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Zofia Lewandowska",
|
||||
role: "Wsparcie Klienta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Piotr Wójcik",
|
||||
role: "Technik Mobilny",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user