From bf36c2711e3e59ea29ef25f4b9f0f0cb69961c44 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 20:56:56 +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 9df5bd3..2f14f7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Elevating Brands Through Social Excellence" description="We craft premium content experiences that drive engagement and build lasting brand authority for the modern enterprise." - buttons={[{ text: "Start Project", href: "#contact" }]} + buttons={[{ text: "Start Project", href: "#contact" }, { text: "Learn More", href: "#about" }]} imageSrc="http://img.b2bpic.net/free-photo/apps-workplace-social-media-holding-profession_1134-768.jpg" /> @@ -91,7 +91,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-132201.jpg" } }, { - title: "Community Growth", description: "Turning fans into advocates.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-psd/landing-page-abstract-art-template_23-2148764981.jpg" }, + title: "Community Growth", description: "Turning fans into advocates.", phoneOne: { imageSrc: "http://img.b2bpsd.net/free-psd/landing-page-abstract-art-template_23-2148764981.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg" } } ]} @@ -167,4 +167,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file