diff --git a/app/layout.tsx b/app/layout.tsx index 6edc85c..665c32c 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,8 +16,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Sculpted Arc", + description: "Web and software solutions for companies and people around the world", }; export const viewport = { @@ -39,7 +39,7 @@ export default function RootLayout({ - +
diff --git a/app/page.tsx b/app/page.tsx index d450add..3510c06 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -39,7 +39,7 @@ export default function Home() { ] const picWithText = { - title: "Building a better web, one pixel at a time", + title: "Hand crafted software, built for scale", text: "Over the last year, we've had the privilege of working with a diverse range of clients, from local artisans to growing enterprises. Each project has been an opportunity to learn, innovate, and create something truly unique. Our commitment to quality and customer satisfaction has earned us a reputation for excellence in the web development industry.", src: logo.src, reverse: false diff --git a/components/hero-section.tsx b/components/hero-section.tsx index 5c98ef0..606557d 100644 --- a/components/hero-section.tsx +++ b/components/hero-section.tsx @@ -11,7 +11,6 @@ export default function HeroSection({description, buttonText, imageSrc }: {descr

Sculpted Arc
Web Solutions

-

{description}