Update src/app/services/page.tsx
This commit is contained in:
@@ -88,15 +88,15 @@ export default function ServicesPage() {
|
||||
{
|
||||
id: "1", title: "Patent Registration & Strategy", tags: ["Utility Patents", "Design Patents", "International Protection"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/petition-bankruptcy-debt-loan-overdrawn-trouble-concept_53876-132733.jpg", imageAlt: "Patent Registration"},
|
||||
"http://img.b2bpic.net/free-photo/petition-bankruptcy-debt-loan-overdrawn-trouble-concept_53876-132733.jpg?_wi=2", imageAlt: "Patent Registration"},
|
||||
{
|
||||
id: "2", title: "Trademark Protection & Maintenance", tags: ["Brand Registration", "Global Coverage", "Renewal Services"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cropped-view-businessman-holding-hands-together_1262-4959.jpg", imageAlt: "Trademark Protection"},
|
||||
"http://img.b2bpic.net/free-photo/cropped-view-businessman-holding-hands-together_1262-4959.jpg?_wi=2", imageAlt: "Trademark Protection"},
|
||||
{
|
||||
id: "3", title: "Copyright Protection & Licensing", tags: ["Content Protection", "Licensing Agreements", "Enforcement"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/copyright-landing-page_23-2148691966.jpg", imageAlt: "Copyright Services"},
|
||||
"http://img.b2bpic.net/free-vector/copyright-landing-page_23-2148691966.jpg?_wi=2", imageAlt: "Copyright Services"},
|
||||
]}
|
||||
buttons={[{ text: "Request Consultation", href: "/contact" }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user