diff --git a/src/app/page.tsx b/src/app/page.tsx
index 67b2af7..d1ab408 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -37,7 +37,7 @@ export default function LandingPage() {
{ name: "Story", id: "story" },
{ name: "Contact", id: "contact" },
]}
- brandName="Reading Foundry & Supply"
+ brandName="Reading Foundry & Supply Company"
button={{ text: "Get Started" }}
/>
@@ -45,8 +45,8 @@ export default function LandingPage() {
@@ -99,7 +91,7 @@ export default function LandingPage() {
{ icon: Droplet, title: "Fixtures & Specialty Items", description: "From functional to high-end and unique designs." }
]}
title="Everything You Need. And What Others Don’t Have."
- description="If we don’t have it, we’ll get it. Fast."
+ description="If we don’t have it, we’ll get it. Fast. Operating Mon-Fri 8am-5pm, Sat 8am-12pm."
/>
@@ -115,7 +107,7 @@ export default function LandingPage() {
{ id: "4", icon: Briefcase, title: "Built on Relationships", value: "Generations Trust" }
]}
title="Why Reading Foundry & Supply"
- description="A legacy of precision and service."
+ description="A legacy of precision and service based right here in Reading."
/>
@@ -123,9 +115,9 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file