Update src/app/services/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function ServicesPage() {
|
||||
price: "$899",
|
||||
rating: 5,
|
||||
reviewCount: "5-page website, mobile responsive, basic SEO",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/clean-modern-illustration-of-a-basic-web-1773935711623-c7416504.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/clean-modern-illustration-of-a-basic-web-1773935711623-c7416504.png?_wi=2",
|
||||
imageAlt: "Starter package features",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function ServicesPage() {
|
||||
price: "$1,499",
|
||||
rating: 5,
|
||||
reviewCount: "Advanced features, contact forms, analytics setup",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/modern-illustration-of-a-growth-focused--1773935712416-8420f0ec.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/modern-illustration-of-a-growth-focused--1773935712416-8420f0ec.png?_wi=2",
|
||||
imageAlt: "Growth package features",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function ServicesPage() {
|
||||
price: "$2,499",
|
||||
rating: 5,
|
||||
reviewCount: "Full custom build, e-commerce, API integrations",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/premium-illustration-of-a-full-featured--1773935714549-f058d2a4.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/premium-illustration-of-a-full-featured--1773935714549-f058d2a4.png?_wi=2",
|
||||
imageAlt: "Premium package features",
|
||||
},
|
||||
]}
|
||||
@@ -129,7 +129,7 @@ export default function ServicesPage() {
|
||||
mediaPosition="right"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-support-help-concept-s-1773935711700-b15c01ab.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-support-help-concept-s-1773935711700-b15c01ab.png?_wi=1"
|
||||
showCard={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,7 +146,7 @@ export default function ServicesPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-business-growth-succes-1773935712218-6a6ba0cd.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-business-growth-succes-1773935712218-6a6ba0cd.png?_wi=2"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Book Your Consultation"
|
||||
termsText="We respect your privacy. No spam, ever. We'll only reach out about your website project and selected package."
|
||||
|
||||
Reference in New Issue
Block a user