Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828250.jpg?_wi=1",
|
||||
imageAlt: "electronics tech gear showcase",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
description="At Dar Samra Computer LLC, we specialize in high-performance computing solutions and electronics, driven by a commitment to quality and technical expertise."
|
||||
subdescription="Our legacy is built on reliable service and premium product offerings for every technological need."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
description: "Only the latest and most reliable hardware components for our clients.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828250.jpg?_wi=2",
|
||||
imageAlt: "Circuit board close-up with different components",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
description: "Rapid response and support for all your technological challenges.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg?_wi=2",
|
||||
imageAlt: "Circuit board close-up with different components",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user