From 4d7866fd064ecd90d945d8bf9c3f0c32aec0b9f9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 12:59:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 19c7405..8920f1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "View Our Packages", href: "#packages"}, + text: "View Our Packages", href: "#packages"} ]} buttonAnimation="blur-reveal" avatars={[ @@ -237,7 +237,7 @@ export default function LandingPage() { "Full website solution", "Scalable for growing businesses", "E-commerce integration available"], button: { text: "Build Site"}, - imageSrc: "http://img.b2bpic.net/free-photo/employee-holding-laptop-with-business-diagrams-company-office-management-presentation-diagrams-graphs-computer-screen-data-report-research-information-pc-close-up_482257-50104.jpg", imageAlt: "Modern laptop with rate charts"}, + imageSrc: "http://img.b2bpic.net/free-photo/employee-holding-laptop-with-business-diagrams-company-office-management-presentation-diagrams-graphs-computer-screen-data-report-research-information-pc-close-up_482257-50104.jpg", imageAlt: "Modern laptop with rate charts"} ]} title="Simple, Transparent Pricing" description="Flexible packages designed to fit your budget and marketing needs." @@ -255,11 +255,11 @@ export default function LandingPage() { }, { name: "email", type: "email", placeholder: "Your Email", required: true, - }, + } ]} textarea={{ name: "message", placeholder: "Your Message", rows: 4, - required: true, + required: true }} imageSrc="http://img.b2bpic.net/free-photo/phone-with-ai-chat_1268-21801.jpg" imageAlt="Contact Elevare Studios" @@ -279,7 +279,7 @@ export default function LandingPage() { href: "https://www.instagram.com/elevarestudios", ariaLabel: "Instagram"}, { icon: Facebook, - href: "https://www.facebook.com/elevarestudios", ariaLabel: "Facebook"}, + href: "https://www.facebook.com/elevarestudios", ariaLabel: "Facebook"} ]} />