Update src/app/services/page.tsx
This commit is contained in:
@@ -16,7 +16,7 @@ export default function ServicesPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -41,7 +41,7 @@ export default function ServicesPage() {
|
||||
<HeroBillboard
|
||||
title="Our Complete Printing Solutions"
|
||||
description="Explore our full range of professional bulk printing services designed for every business need, from marketing materials to educational documents."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Professional Services"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
@@ -50,7 +50,7 @@ export default function ServicesPage() {
|
||||
{ text: "View Pricing", href: "/pricing" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg"
|
||||
imageAlt="Professional printing services showcase"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user