Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 05:54:01 +00:00

View File

@@ -49,11 +49,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-vector/photography-studio-template-design_23-2150929317.jpg", imageAlt: "Portfolio showcase 1" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-vector/photography-studio-template-design_23-2150929317.jpg?_wi=1", imageAlt: "Portfolio showcase 1" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/video-maker-editing-montage-clips-coloring-software-home_482257-126243.jpg", imageAlt: "Portfolio showcase 2" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/friends-firing-range-shooting-zooming-check-points-scored-bullseyes_482257-125728.jpg", imageAlt: "Portfolio showcase 3" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-vector/colorful-creative-background_1394-992.jpg", imageAlt: "Portfolio showcase 4" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-vector/photography-studio-template-design_23-2150929317.jpg", imageAlt: "Portfolio showcase 5" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-vector/photography-studio-template-design_23-2150929317.jpg?_wi=2", imageAlt: "Portfolio showcase 5" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg", imageAlt: "Portfolio showcase 6" }
]}
autoPlay={true}
@@ -125,16 +125,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez"
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Rodriguez"
},
{
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"
}
]}
cardTitle="Join 5,000+ creative professionals who've transformed their work with our tools and services."