Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-02 20:10:17 +00:00

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@TechSolutions", handle: "@TechSolutions",
testimonial: "Finu Web Design exceeded our expectations! Our new site is not only beautiful but also incredibly functional, leading to a significant increase in engagement.", testimonial: "Finu Web Design exceeded our expectations! Our new site is not only beautiful but also incredibly functional, leading to a significant increase in engagement.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=1",
imageAlt: "Sarah Johnson", imageAlt: "Sarah Johnson",
}, },
{ {
@@ -157,7 +157,7 @@ export default function LandingPage() {
}, },
]} ]}
avatarText="Trusted by leading brands and startups worldwide." avatarText="Trusted by leading brands and startups worldwide."
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg" imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg?_wi=1"
imageAlt="Web design team collaborating on a project" imageAlt="Web design team collaborating on a project"
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
@@ -268,7 +268,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg?_wi=2",
imageAlt: "responsive web design laptop screen", imageAlt: "responsive web design laptop screen",
}, },
{ {
@@ -293,7 +293,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=2",
imageAlt: "responsive web design laptop screen", imageAlt: "responsive web design laptop screen",
}, },
]} ]}