Update src/app/services/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function ServicesPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/european-woman-dress-classic-hat-works-home-kitchen_343596-2535.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/european-woman-dress-classic-hat-works-home-kitchen_343596-2535.jpg?_wi=2"
|
||||
imageAlt="Web Design Services"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -106,13 +106,13 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Strategic Web Design", tags: ["Discovery", "Strategy", "Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-landing-page-template_23-2149928631.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-landing-page-template_23-2149928631.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", title: "Front-End Development", tags: ["React", "Next.js", "Performance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cloud-computing-concept_24908-55304.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cloud-computing-concept_24908-55304.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", title: "Back-End Infrastructure", tags: ["Scalability", "Security", "APIs"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991208.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991208.jpg?_wi=2"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user