Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-24 17:54:06 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "#portfolio",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320706.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320706.jpg?_wi=1"
imageAlt="Graphic design portfolio showcase"
mediaAnimation="slide-up"
avatars={[
@@ -135,7 +135,7 @@ export default function LandingPage() {
description: "Designing intuitive interfaces and digital assets.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -152,7 +152,7 @@ export default function LandingPage() {
name: "Identity Design",
price: "Project",
variant: "Branding",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg?_wi=1",
},
{
id: "2",
@@ -211,21 +211,21 @@ export default function LandingPage() {
title: "Brand Identity",
description: "Complete visual systems that tell your story.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320706.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320706.jpg?_wi=2",
imageAlt: "abstract company logo design",
},
{
title: "Web Design",
description: "Modern and responsive digital interfaces.",
buttonIcon: "Layout",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg?_wi=2",
imageAlt: "abstract company logo design",
},
{
title: "Print Media",
description: "High-quality assets for any physical medium.",
buttonIcon: "Printer",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg?_wi=2",
imageAlt: "abstract company logo design",
},
]}