From e3f28135bc557389c4ad35bdbe987613d6a503b9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 16:15:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf878d5..fbb2858 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."