Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-08 10:53:24 +00:00
5 changed files with 1385 additions and 18 deletions

View File

@@ -80,7 +80,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
avatarAlt: "Maria Papadopoulos",
imageSrc:
"http://img.b2bpic.net/free-photo/two-young-beautiful-girls-viewing-buyings-shopping-mall_176420-5783.jpg",
"http://img.b2bpic.net/free-photo/two-young-beautiful-girls-viewing-buyings-shopping-mall_176420-5783.jpg?_wi=2",
imageAlt: "fashion boutique storefront display",
},
{
@@ -95,7 +95,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
avatarAlt: "Dimitris Nikolopoulos",
imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-having-discussion-team-meeting-modern-office-interior_1163-4771.jpg",
"http://img.b2bpic.net/free-photo/businesspeople-having-discussion-team-meeting-modern-office-interior_1163-4771.jpg?_wi=2",
imageAlt: "modern startup office workspace",
},
{
@@ -110,7 +110,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg",
avatarAlt: "Sofia Konstanti",
imageSrc:
"http://img.b2bpic.net/free-photo/outdoor-swimming-pool_74190-6578.jpg",
"http://img.b2bpic.net/free-photo/outdoor-swimming-pool_74190-6578.jpg?_wi=2",
imageAlt: "luxury resort swimming pool",
},
{
@@ -125,7 +125,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg",
avatarAlt: "Yiannis Stavrakis",
imageSrc:
"http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg",
"http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg?_wi=2",
imageAlt: "construction project site building",
},
{
@@ -140,7 +140,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/side-view-business-woman_23-2148480442.jpg",
avatarAlt: "Elena Vasiliou",
imageSrc:
"http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg",
"http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg?_wi=2",
imageAlt: "law office interior professional",
},
{
@@ -155,7 +155,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg",
avatarAlt: "Kostas Georgiadis",
imageSrc:
"http://img.b2bpic.net/free-photo/fresh-harvest-basket-beautifully-presented-outside-market-sale_346278-732.jpg",
"http://img.b2bpic.net/free-photo/fresh-harvest-basket-beautifully-presented-outside-market-sale_346278-732.jpg?_wi=2",
imageAlt: "organic produce fresh vegetables",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -215,7 +215,7 @@ export default function HomePage() {
tag: "E-Commerce",
avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
avatarAlt: "Maria Papadopoulos",
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-viewing-buyings-shopping-mall_176420-5783.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-viewing-buyings-shopping-mall_176420-5783.jpg?_wi=1",
imageAlt: "fashion boutique storefront display",
},
{
@@ -227,7 +227,7 @@ export default function HomePage() {
tag: "Startup",
avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
avatarAlt: "Dimitris Nikolopoulos",
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-team-meeting-modern-office-interior_1163-4771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-team-meeting-modern-office-interior_1163-4771.jpg?_wi=1",
imageAlt: "modern startup office workspace",
},
{
@@ -239,7 +239,7 @@ export default function HomePage() {
tag: "Hospitality",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg",
avatarAlt: "Sofia Konstanti",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_74190-6578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_74190-6578.jpg?_wi=1",
imageAlt: "luxury resort swimming pool",
},
{
@@ -251,7 +251,7 @@ export default function HomePage() {
tag: "Construction",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg",
avatarAlt: "Yiannis Stavrakis",
imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg?_wi=1",
imageAlt: "construction project site building",
},
{
@@ -263,7 +263,7 @@ export default function HomePage() {
tag: "Professional Services",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman_23-2148480442.jpg",
avatarAlt: "Elena Vasiliou",
imageSrc: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg?_wi=1",
imageAlt: "law office interior professional",
},
{
@@ -275,7 +275,7 @@ export default function HomePage() {
tag: "E-Commerce",
avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg",
avatarAlt: "Kostas Georgiadis",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-harvest-basket-beautifully-presented-outside-market-sale_346278-732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-harvest-basket-beautifully-presented-outside-market-sale_346278-732.jpg?_wi=1",
imageAlt: "organic produce fresh vegetables",
},
]}

View File

@@ -67,7 +67,7 @@ export default function PortfolioPage() {
"Beautiful, responsive websites crafted specifically for your brand. Every design is unique and tailored to your business goals, target audience, and industry standards.",
media: {
imageSrc:
"http://img.b2bpic.net/free-vector/business-landing-page-with-photo_52683-22734.jpg",
"http://img.b2bpic.net/free-vector/business-landing-page-with-photo_52683-22734.jpg?_wi=2",
imageAlt: "beautiful responsive website design showcase",
},
items: [
@@ -93,7 +93,7 @@ export default function PortfolioPage() {
"Powerful online stores that convert visitors into customers. We build secure, scalable e-commerce platforms with integrated payment processing and inventory management.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-female-hands-making-online-payment_1098-2337.jpg",
"http://img.b2bpic.net/free-photo/close-up-female-hands-making-online-payment_1098-2337.jpg?_wi=2",
imageAlt: "online store shopping cart e-commerce",
},
items: [
@@ -119,7 +119,7 @@ export default function PortfolioPage() {
"Get found by your customers online. We optimize your website for search engines to increase visibility, drive organic traffic, and improve your rankings on Google.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg",
"http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2",
imageAlt: "seo search engine optimization analytics",
},
items: [

View File

@@ -50,7 +50,7 @@ export default function ServicesPage() {
title: "Custom Website Design",
description: "Beautiful, responsive websites crafted specifically for your brand. Every design is unique and tailored to your business goals, target audience, and industry standards.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_52683-22734.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_52683-22734.jpg?_wi=1",
imageAlt: "beautiful responsive website design showcase",
},
items: [
@@ -74,7 +74,7 @@ export default function ServicesPage() {
title: "E-Commerce Solutions",
description: "Powerful online stores that convert visitors into customers. We build secure, scalable e-commerce platforms with integrated payment processing and inventory management.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-hands-making-online-payment_1098-2337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-hands-making-online-payment_1098-2337.jpg?_wi=1",
imageAlt: "online store shopping cart e-commerce",
},
items: [
@@ -98,7 +98,7 @@ export default function ServicesPage() {
title: "SEO Optimization",
description: "Get found by your customers online. We optimize your website for search engines to increase visibility, drive organic traffic, and improve your rankings on Google.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=1",
imageAlt: "seo search engine optimization analytics",
},
items: [