Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-02 21:31:20 +00:00
2 changed files with 16 additions and 16 deletions

View File

@@ -115,11 +115,11 @@ export default function HomePage() {
icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg?_wi=1",
imageAlt: "Web design process",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/colorful-modern-landing-page_23-2148428829.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-modern-landing-page_23-2148428829.jpg?_wi=1",
imageAlt: "Design mockup",
},
],
@@ -130,11 +130,11 @@ export default function HomePage() {
icon: ShoppingCart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-e-commerce-template_1284-48423.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-e-commerce-template_1284-48423.jpg?_wi=1",
imageAlt: "E-commerce platform",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-woman-checking-shopping-list-smartphone-grocery-store_662251-1450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-woman-checking-shopping-list-smartphone-grocery-store_662251-1450.jpg?_wi=1",
imageAlt: "Shopping cart interface",
},
],
@@ -145,11 +145,11 @@ export default function HomePage() {
icon: Smartphone,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg?_wi=1",
imageAlt: "Mobile responsive design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg?_wi=1",
imageAlt: "Mobile user experience",
},
],
@@ -160,11 +160,11 @@ export default function HomePage() {
icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1",
imageAlt: "SEO analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-displaying-business-analytics_482257-115250.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-displaying-business-analytics_482257-115250.jpg?_wi=1",
imageAlt: "Performance metrics",
},
],

View File

@@ -53,11 +53,11 @@ export default function ServicesPage() {
icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg?_wi=2",
imageAlt: "Web design process",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/colorful-modern-landing-page_23-2148428829.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-modern-landing-page_23-2148428829.jpg?_wi=2",
imageAlt: "Design mockup",
},
],
@@ -68,11 +68,11 @@ export default function ServicesPage() {
icon: ShoppingCart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-e-commerce-template_1284-48423.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-e-commerce-template_1284-48423.jpg?_wi=2",
imageAlt: "E-commerce platform",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-woman-checking-shopping-list-smartphone-grocery-store_662251-1450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-woman-checking-shopping-list-smartphone-grocery-store_662251-1450.jpg?_wi=2",
imageAlt: "Shopping cart interface",
},
],
@@ -83,11 +83,11 @@ export default function ServicesPage() {
icon: Smartphone,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg?_wi=2",
imageAlt: "Mobile responsive design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg?_wi=2",
imageAlt: "Mobile user experience",
},
],
@@ -98,11 +98,11 @@ export default function ServicesPage() {
icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2",
imageAlt: "SEO analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-displaying-business-analytics_482257-115250.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-displaying-business-analytics_482257-115250.jpg?_wi=2",
imageAlt: "Performance metrics",
},
],