Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cosmic-environment-with-blue-neon-laser-lights-perfect-digital-wallpaper_181624-24966.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cosmic-environment-with-blue-neon-laser-lights-perfect-digital-wallpaper_181624-24966.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
price: "$12.99",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-devices-table_140725-9009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-devices-table_140725-9009.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
description="IT Center is a premium marketplace dedicated to providing the highest quality components for robotics, AI, and IoT enthusiasts worldwide."
|
||||
subdescription="We bridge the gap between creative concepts and professional execution with our carefully curated inventory of development tools."
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174322.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174322.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
quote: "The component quality is absolutely unmatched. Shipping was rapid.",
|
||||
tag: "Expertise",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-hanging-out-with-robot_23-2151112223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmic-environment-with-blue-neon-laser-lights-perfect-digital-wallpaper_181624-24966.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmic-environment-with-blue-neon-laser-lights-perfect-digital-wallpaper_181624-24966.jpg?_wi=2",
|
||||
imageAlt: "engineer headshot",
|
||||
},
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
quote: "IT Center provided exactly what we needed to launch our MVP on time.",
|
||||
tag: "Speed",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174322.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174322.jpg?_wi=2",
|
||||
imageAlt: "engineer headshot",
|
||||
},
|
||||
{
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
quote: "The widest selection of sensors I've ever found under one marketplace roof.",
|
||||
tag: "Selection",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237609.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-devices-table_140725-9009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-devices-table_140725-9009.jpg?_wi=2",
|
||||
imageAlt: "engineer headshot",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user