From 75db15639c15e2c1e5f78cad4b3740397b051f22 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 23:07:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2e52c6..a665a61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,11 +83,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "Brand Design", tags: [ + id: "f1", title: "Brand Strategy & Identity", tags: [ "Strategy", "Visuals"], imageSrc: "http://img.b2bpic.net/free-photo/stylish-pretty-gilr-with-freckles-blonde-loose-hair-looking-camera-with-joyful-happy-facial-expression-attractive-young-woman-natural-beauty-posing-isolated-blank-copy-space-studio-wall_343059-4198.jpg", imageAlt: "Stylish pretty gilr with freckles and blonde loose hair looking at camera with joyful happy facial expression. Attractive young woman of natural beauty posing isolated at blank copy space studio wall"}, { - id: "f2", title: "Web Development", tags: [ + id: "f2", title: "High-Performance Web Apps", tags: [ "React", "Next.js"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021812.jpg?_wi=2", imageAlt: "Stylish pretty gilr with freckles and blonde loose hair looking at camera with joyful happy facial expression. Attractive young woman of natural beauty posing isolated at blank copy space studio wall"}, {