Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 23:28:40 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
{
text: "Get Started", href: "#features"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8yw2kn"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8yw2kn&_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -135,7 +135,7 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1", name: "Sarah J.", date: "Jan 2025", title: "Great App", quote: "I never have to worry about my oil changes anymore. Everything is automated!", tag: "Trusted", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=46yyvb", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8yw2kn", imageAlt: "young woman smartphone portrait"},
id: "t1", name: "Sarah J.", date: "Jan 2025", title: "Great App", quote: "I never have to worry about my oil changes anymore. Everything is automated!", tag: "Trusted", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=46yyvb", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8yw2kn&_wi=2", imageAlt: "young woman smartphone portrait"},
{
id: "t2", name: "Mark D.", date: "Dec 2024", title: "Lifesaver", quote: "The parking locator is a game changer for me. Simple and effective.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rzfmtd", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k6ziex", imageAlt: "young woman smartphone portrait"},
{