Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 19:52:21 +00:00

View File

@@ -89,21 +89,21 @@ export default function LandingPage() {
name: "Runway Collection",
price: "High Fashion",
variant: "Editorial",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-dressed-black-sweater-looking-away_114579-81857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-dressed-black-sweater-looking-away_114579-81857.jpg?_wi=1",
},
{
id: "2",
name: "Fashion Editorial",
price: "Studio",
variant: "Vogue Style",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg?_wi=1",
},
{
id: "3",
name: "Commercial Campaign",
price: "Beauty",
variant: "Commercial",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg?_wi=1",
},
{
id: "4",
@@ -195,21 +195,21 @@ export default function LandingPage() {
{
title: "Fashion Campaigns",
description: "High-end visual storytelling.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-dressed-black-sweater-looking-away_114579-81857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-dressed-black-sweater-looking-away_114579-81857.jpg?_wi=2",
titleIconSrc: "Award",
buttonText: "Inquire",
},
{
title: "Runway Shows",
description: "Professional catwalk presence.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg?_wi=2",
titleIconSrc: "Star",
buttonText: "Inquire",
},
{
title: "Beauty & Hair",
description: "Expert beauty modeling.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg?_wi=2",
titleIconSrc: "Brush",
buttonText: "Inquire",
},