Merge version_1 into main #1
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-futuristic-microchip-background-data-digital-transformation_53876-165478.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-futuristic-microchip-background-data-digital-transformation_53876-165478.jpg?_wi=1"
|
||||
imageAlt="Futuristic digital grid background"
|
||||
/>
|
||||
</div>
|
||||
@@ -86,15 +86,15 @@ export default function LandingPage() {
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg?_wi=1",
|
||||
imageAlt: "Speed",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-taking-online-class-her-laptop-home_23-2149114301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-taking-online-class-her-laptop-home_23-2149114301.jpg?_wi=1",
|
||||
imageAlt: "Performance",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-futuristic-microchip-background-data-digital-transformation_53876-165478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-futuristic-microchip-background-data-digital-transformation_53876-165478.jpg?_wi=2",
|
||||
imageAlt: "digital grid tech background orange",
|
||||
},
|
||||
{
|
||||
@@ -103,11 +103,11 @@ export default function LandingPage() {
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg?_wi=2",
|
||||
imageAlt: "Security",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-taking-online-class-her-laptop-home_23-2149114301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-taking-online-class-her-laptop-home_23-2149114301.jpg?_wi=2",
|
||||
imageAlt: "Scalability",
|
||||
},
|
||||
],
|
||||
@@ -120,15 +120,15 @@ export default function LandingPage() {
|
||||
icon: Smartphone,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg?_wi=3",
|
||||
imageAlt: "Design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-taking-online-class-her-laptop-home_23-2149114301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-taking-online-class-her-laptop-home_23-2149114301.jpg?_wi=3",
|
||||
imageAlt: "UX",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg?_wi=4",
|
||||
imageAlt: "data analytics network abstract",
|
||||
},
|
||||
]}
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-futuristic-microchip-background-data-digital-transformation_53876-165478.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-futuristic-microchip-background-data-digital-transformation_53876-165478.jpg?_wi=3"
|
||||
logoText="PulseTech"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user