Compare commits
13 Commits
version_53
...
version_66
| Author | SHA1 | Date | |
|---|---|---|---|
| b70ff2c7dd | |||
| c8b007ae6d | |||
| 7191d08c69 | |||
| 922452fff4 | |||
| 15bd3f81ba | |||
| fb1733ae60 | |||
| d468776053 | |||
| d1386b289d | |||
| d7f7c9eb4f | |||
| 475da46fd1 | |||
| 2e3fdb8175 | |||
| 4e472a75bc | |||
| 5e65015970 |
@@ -18,7 +18,7 @@ export default function CatalogSection(): React.JSX.Element {
|
||||
title: "Cyber Drift",
|
||||
description: "High-octane synth wave",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-light-lamp-design_23-2151124490.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/10194141/pexels-photo-10194141.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=10194141",
|
||||
},
|
||||
{
|
||||
title: "Neon Soul",
|
||||
@@ -36,7 +36,7 @@ export default function CatalogSection(): React.JSX.Element {
|
||||
title: "Pulse Flow",
|
||||
description: "Rhythmic house beats",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/options-choice-changes-arrows-graphic_53876-124373.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/9376869/pexels-photo-9376869.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=9376869",
|
||||
},
|
||||
{
|
||||
title: "Glitch Core",
|
||||
@@ -54,7 +54,7 @@ export default function CatalogSection(): React.JSX.Element {
|
||||
title: "Zenith",
|
||||
description: "Ambient cinematic waves",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-glowing-background_23-2151907748.jpg",
|
||||
imageSrc: "https://images.pexels.com/photos/3069868/pexels-photo-3069868.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=3069868",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user