Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-11 23:12:09 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ export default function ContactPage() {
background={{
variant: "sparkles-gradient"}}
useInvertedBackground={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-depicting-bu-1773270548888-37fee6f7.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-depicting-bu-1773270548888-37fee6f7.png?_wi=2"
imageAlt="Contact and consultation illustration"
mediaPosition="right"
mediaAnimation="slide-up"
@@ -117,7 +117,7 @@ export default function ContactPage() {
{
id: "6", title: "What are your pricing terms?", content: "Pricing is flexible and transparent. Pay monthly or annually (with 20% savings). All plans include access to platform features, community support, and deployment infrastructure."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-of-a-busines-1773270548061-b870883b.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-of-a-busines-1773270548061-b870883b.png?_wi=2"
imageAlt="FAQ support illustration"
mediaPosition="left"
mediaAnimation="slide-up"

View File

@@ -261,7 +261,7 @@ export default function HomePage() {
{
id: "6", title: "What are your pricing terms?", content: "Pricing is flexible and transparent. Pay monthly or annually (with 20% savings). All plans include access to platform features, community support, and deployment infrastructure."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-of-a-busines-1773270548061-b870883b.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-of-a-busines-1773270548061-b870883b.png?_wi=1"
imageAlt="FAQ support illustration"
mediaPosition="left"
mediaAnimation="slide-up"
@@ -282,7 +282,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-depicting-bu-1773270548888-37fee6f7.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-depicting-bu-1773270548888-37fee6f7.png?_wi=1"
imageAlt="Contact and consultation illustration"
mediaPosition="right"
mediaAnimation="slide-up"