Compare commits

...

2 Commits

Author SHA1 Message Date
0a77cc2bed Update src/components/Layout.tsx 2026-06-25 06:21:40 +00:00
6b1e89ae29 Update src/pages/HomePage.tsx 2026-06-25 06:20:53 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ export default function Layout() {
</main>
<SectionErrorBoundary name="footer">
<FooterBrand
brand="PressMaster Printing Press"
brand="ተስፋ "
columns={[
{
items: [

View File

@@ -150,7 +150,7 @@ export default function HomePage() {
tag="Get Started"
text="Ready to print your next big project? Get a quote today."
primaryButton={{
text: "Contact Us", href: "mailto:hello@pressmaster.com"}}
text: "Contact Us", href: ""}}
secondaryButton={{
text: "Schedule Call", href: "#"}}
/>