Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 12:04:40 +00:00

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81990.jpg", imageAlt: "Professional model portrait"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81990.jpg?_wi=1", imageAlt: "Professional model portrait"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-brunette-woman-black-dress_613910-7042.jpg", imageAlt: "Fashion model showcase"
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-brunette-woman-black-dress_613910-7042.jpg?_wi=1", imageAlt: "Fashion model showcase"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-casual-young-man-studio-shot_613910-10656.jpg", imageAlt: "Male model professional photo"
@@ -131,10 +131,10 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "15+", title: "Years Experience", description: "Building careers in the modeling industry", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81990.jpg", imageAlt: "Professional modeling experience"
id: "1", value: "15+", title: "Years Experience", description: "Building careers in the modeling industry", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81990.jpg?_wi=2", imageAlt: "Professional modeling experience"
},
{
id: "2", value: "95%", title: "Client Satisfaction", description: "Brands love working with our talent", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-brunette-woman-black-dress_613910-7042.jpg", imageAlt: "Successful client partnerships"
id: "2", value: "95%", title: "Client Satisfaction", description: "Brands love working with our talent", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-brunette-woman-black-dress_613910-7042.jpg?_wi=2", imageAlt: "Successful client partnerships"
}
]}
animationType="slide-up"