Merge version_2 into main #7

Merged
bender merged 1 commits from version_2 into main 2026-04-18 16:14:52 +00:00

View File

@@ -70,6 +70,8 @@ export default function LandingPage() {
icon={User}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXNx7WXcJJJN1YzMFAU3OGeC8v/uploaded-1776528451107-bhmo4fxw.jpg?_wi=1"
imageAlt="Designer Portrait"
mediaAnimation="none"
useInvertedBackground={false}
/>
</div>
@@ -78,6 +80,7 @@ export default function LandingPage() {
cardTitle="Client Voices"
cardTag="Trusted by Brands"
cardAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-making-logo-notebook_23-2149142118.jpg" },
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-tablet-connected-laptop_23-2149119251.jpg" },
@@ -98,6 +101,7 @@ export default function LandingPage() {
description="Learn more about my design process and project timeline."
faqsAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
@@ -107,6 +111,7 @@ export default function LandingPage() {
tag="Let's Connect"
title="Let's Work Together"
description="I assure you that you won't regret your decision to work with me."
useInvertedBackground={false}
/>
</div>