Merge version_1 into main #1
@@ -68,27 +68,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-woman-playing-guitar_23-2147769066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-woman-playing-guitar_23-2147769066.jpg?_wi=1",
|
||||
imageAlt: "Instruments store",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitarist-recording-rock-music-studio-sitting-floor_53876-132112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitarist-recording-rock-music-studio-sitting-floor_53876-132112.jpg?_wi=1",
|
||||
imageAlt: "Audio equipment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/musical-background-with-acoustic-guitar-speaker-notepad-table_169016-51124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/musical-background-with-acoustic-guitar-speaker-notepad-table_169016-51124.jpg?_wi=1",
|
||||
imageAlt: "Guitars",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64832.jpg?_wi=1",
|
||||
imageAlt: "Sound systems",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377340.jpg?_wi=1",
|
||||
imageAlt: "Lighting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-word-home-black-background-top-view_169016-51868.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-word-home-black-background-top-view_169016-51868.jpg?_wi=1",
|
||||
imageAlt: "Showroom",
|
||||
},
|
||||
]}
|
||||
@@ -152,17 +152,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Sound Systems",
|
||||
description: "High-fidelity public address and sound reinforcement systems for venues of any size.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64832.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Lighting & Stage",
|
||||
description: "Professional stage lighting designs and installation services for professional environments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377340.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Equipment Sales",
|
||||
description: "Authorized dealer for RCF, JBL, Yamaha, and other leading industry brands.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-word-home-black-background-top-view_169016-51868.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-word-home-black-background-top-view_169016-51868.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
@@ -183,25 +183,25 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Zaid Al-Hassan",
|
||||
role: "General Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-woman-playing-guitar_23-2147769066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-woman-playing-guitar_23-2147769066.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Sarah Miller",
|
||||
role: "Audio Tech Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitarist-recording-rock-music-studio-sitting-floor_53876-132112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitarist-recording-rock-music-studio-sitting-floor_53876-132112.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Ahmed Ibrahim",
|
||||
role: "Instrument Consultant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/musical-background-with-acoustic-guitar-speaker-notepad-table_169016-51124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/musical-background-with-acoustic-guitar-speaker-notepad-table_169016-51124.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Layla Kareem",
|
||||
role: "Stage Lighting Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377340.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user