Update src/app/page.tsx
This commit is contained in:
@@ -89,11 +89,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Precision Tools", description: "Achieve pixel-perfect designs with industry-leading vector tools.", imageSrc: "http://img.b2bpic.net/free-photo/zoom-out-right-side_187299-45685.jpg"},
|
||||
title: "Precision Tools", description: "Achieve pixel-perfect designs with industry-leading vector tools.", imageSrc: "http://img.b2bpic.net/free-photo/zoom-out-right-side_187299-45685.jpg", buttons: [{ text: "Explore Tools", href: "#" }]},
|
||||
{
|
||||
title: "Asset Management", description: "Boost productivity by organizing and reusing assets in seconds.", imageSrc: "http://img.b2bpic.net/free-photo/pastel-crayons-high-quality-photo_72229-824.jpg"},
|
||||
title: "Asset Management", description: "Boost productivity by organizing and reusing assets in seconds.", imageSrc: "http://img.b2bpic.net/free-photo/pastel-crayons-high-quality-photo_72229-824.jpg", buttons: [{ text: "Manage Assets", href: "#" }]},
|
||||
{
|
||||
title: "Instant Export", description: "Deliver high-quality assets to any platform with one click.", imageSrc: "http://img.b2bpic.net/free-photo/view-stone-building-with-coarse-plaster-surface_23-2148252829.jpg"},
|
||||
title: "Instant Export", description: "Deliver high-quality assets to any platform with one click.", imageSrc: "http://img.b2bpic.net/free-photo/view-stone-building-with-coarse-plaster-surface_23-2148252829.jpg", buttons: [{ text: "Export Now", href: "#" }]},
|
||||
]}
|
||||
title="Design Smarter"
|
||||
description="Everything you need to produce professional content at scale."
|
||||
|
||||
Reference in New Issue
Block a user