@@ -105,27 +73,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- tag: "Speed",
- title: "Rapid Delivery",
- subtitle: "High speed delivery via Fastly",
- description: "Global edge network ensures your assets load instantly.",
- imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept_23-2151896841.jpg",
- },
- {
- tag: "Quality",
- title: "High Fidelity",
- subtitle: "Curated photo selection",
- description: "Hand-picked high-res photography for every project need.",
- imageSrc: "http://img.b2bpic.net/free-photo/investors-meet-discuss-automation-strategies-solar-panel-production_482257-126713.jpg",
- },
- {
- tag: "Ease",
- title: "Simple API",
- subtitle: "Developer-friendly integration",
- description: "Just add the ID and get your perfect photo immediately.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-techno-background-with-connecting-lines-dots_1048-11693.jpg",
- },
+ { tag: "Speed", title: "Rapid Delivery", subtitle: "High speed delivery via Fastly", description: "Global edge network ensures your assets load instantly.", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept_23-2151896841.jpg" },
+ { tag: "Quality", title: "High Fidelity", subtitle: "Curated photo selection", description: "Hand-picked high-res photography for every project need.", imageSrc: "http://img.b2bpic.net/free-photo/investors-meet-discuss-automation-strategies-solar-panel-production_482257-126713.jpg" },
+ { tag: "Ease", title: "Simple API", subtitle: "Developer-friendly integration", description: "Just add the ID and get your perfect photo immediately.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-techno-background-with-connecting-lines-dots_1048-11693.jpg" },
]}
title="Designed for Performance"
description="Cutting edge features designed to accelerate your creative workflow."
@@ -136,62 +86,15 @@ export default function LandingPage() {
@@ -363,14 +164,8 @@ export default function LandingPage() {