Compare commits

...

3 Commits

Author SHA1 Message Date
3a3a44ad4a Update src/pages/HomePage.tsx 2026-06-25 06:44:10 +00:00
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 3 additions and 3 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

@@ -28,7 +28,7 @@ export default function HomePage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-milling-machine-operator_74855-5031.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118343.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543709.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flimsy-paper-with-wooden-background_23-2148252364.jpg" },
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369810757-jprbn0qo.jpg" },
]}
/>
</SectionErrorBoundary>
@@ -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: "#"}}
/>