Update src/app/services/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function ServicesPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png?_wi=2"
|
||||
imageAlt="Web design services showcase"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -105,7 +105,7 @@ export default function ServicesPage() {
|
||||
title: "Starter",
|
||||
price: "$2,499",
|
||||
period: "one-time",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png?_wi=2",
|
||||
imageAlt: "Starter plan",
|
||||
button: { text: "Get Started", href: "/contact" },
|
||||
features: [
|
||||
@@ -121,7 +121,7 @@ export default function ServicesPage() {
|
||||
title: "Professional",
|
||||
price: "$5,999",
|
||||
period: "one-time",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png?_wi=2",
|
||||
imageAlt: "Professional plan",
|
||||
button: { text: "Choose Plan", href: "/contact" },
|
||||
features: [
|
||||
@@ -137,7 +137,7 @@ export default function ServicesPage() {
|
||||
title: "Enterprise",
|
||||
price: "$12,999",
|
||||
period: "one-time",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png?_wi=2",
|
||||
imageAlt: "Enterprise plan",
|
||||
button: { text: "Schedule Consultation", href: "/contact" },
|
||||
features: [
|
||||
|
||||
Reference in New Issue
Block a user