Compare commits

...

3 Commits

Author SHA1 Message Date
bacc7bb493 Update src/pages/HomePage.tsx 2026-06-25 06:19:37 +00:00
19e8e9761d Update src/pages/HomePage.tsx 2026-06-25 06:16:12 +00:00
215bbc01f2 Update src/pages/HomePage.tsx 2026-06-25 06:15:44 +00:00

View File

@@ -15,8 +15,8 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboardTiltedCarousel
tag="Since 1985"
title="Precision Printing, Perfect Results."
tag="Since2007"
title="tesfa"
description="Premium printing services for businesses that demand the highest quality and fastest turnaround times in the industry."
primaryButton={{
text: "Start Project", href: "#contact"}}
@@ -45,7 +45,7 @@ export default function HomePage() {
{ icon: "Zap", title: "Fast Turnaround", description: "Efficient workflows ensuring your deadlines are met every time." },
{ icon: "Shield", title: "Quality Assured", description: "Rigorous quality control for every piece that leaves our shop." },
]}
imageSrc="http://img.b2bpic.net/free-photo/blonde-young-woman-looking-paintings-workshop_23-2147889888.jpg"
imageSrc="https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782368100775-cqtlyiyo.jpg"
/>
</SectionErrorBoundary>
</div>