From df75ce4d2d2f99b968c51d498d5e44bd230377ef Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 06:13:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 172 ++++++++++------------------------------------- 1 file changed, 37 insertions(+), 135 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 51a8347..ff5f0cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,37 +46,24 @@ export default function LandingPage() {
@@ -110,49 +89,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Social Narrative Design", - description: "Defining your unique voice in crowded digital spaces.", - icon: PenTool, + title: "Social Narrative Design", description: "Defining your unique voice in crowded digital spaces.", icon: PenTool, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-apartment-office-seated-desk-using-ai-llm-chatbot_482257-127291.jpg?_wi=3", - imageAlt: "minimalist social media dashboard", }, { - title: "Precision Performance", - description: "Targeted ad spend that converts at every touchpoint.", - icon: Target, + title: "Precision Performance", description: "Targeted ad spend that converts at every touchpoint.", icon: Target, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg?_wi=2", - }, + imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg?_wi=2", - }, + imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons_23-2150749326.jpg?_wi=3", - imageAlt: "3d social media icons", }, { - title: "Community Stewardship", - description: "Converting casual followers into dedicated brand advocates.", - icon: Users, + title: "Community Stewardship", description: "Converting casual followers into dedicated brand advocates.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg?_wi=3", - }, + imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg?_wi=3", - }, + imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg?_wi=2", - imageAlt: "creative agency meeting", }, ]} title="Premium Social Services" @@ -162,25 +123,17 @@ export default function LandingPage() {
@@ -267,29 +179,19 @@ export default function LandingPage() {