Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-04 01:37:03 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -130,7 +130,7 @@ export default function HomePage() {
price: "2024",
rating: 5,
reviewCount: "Strategic Design",
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-22977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-22977.jpg?_wi=1",
imageAlt: "Brand narrative project",
},
{
@@ -140,7 +140,7 @@ export default function HomePage() {
price: "2024",
rating: 5,
reviewCount: "Web Design",
imageSrc: "http://img.b2bpic.net/free-photo/top-photo-camera-laptop-vintage-tone-wooden-background_482257-35230.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-photo-camera-laptop-vintage-tone-wooden-background_482257-35230.jpg?_wi=1",
imageAlt: "Digital experience project",
},
{
@@ -150,7 +150,7 @@ export default function HomePage() {
price: "2024",
rating: 5,
reviewCount: "Brand Strategy",
imageSrc: "http://img.b2bpic.net/free-vector/geometric-gradient-shapes-cover-collection_52683-32230.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/geometric-gradient-shapes-cover-collection_52683-32230.jpg?_wi=1",
imageAlt: "Creative direction project",
},
]}

View File

@@ -85,7 +85,7 @@ export default function ProjectsPage() {
price: "2024",
rating: 5,
reviewCount: "Strategic Design",
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-22977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-22977.jpg?_wi=2",
imageAlt: "Brand narrative project",
},
{
@@ -95,7 +95,7 @@ export default function ProjectsPage() {
price: "2024",
rating: 5,
reviewCount: "Web Design",
imageSrc: "http://img.b2bpic.net/free-photo/top-photo-camera-laptop-vintage-tone-wooden-background_482257-35230.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-photo-camera-laptop-vintage-tone-wooden-background_482257-35230.jpg?_wi=2",
imageAlt: "Digital experience project",
},
{
@@ -105,7 +105,7 @@ export default function ProjectsPage() {
price: "2024",
rating: 5,
reviewCount: "Brand Strategy",
imageSrc: "http://img.b2bpic.net/free-vector/geometric-gradient-shapes-cover-collection_52683-32230.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/geometric-gradient-shapes-cover-collection_52683-32230.jpg?_wi=2",
imageAlt: "Creative direction project",
},
]}