Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 14:38:57 +00:00

View File

@@ -66,32 +66,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg?_wi=1",
imageAlt: "Domain Network 1",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg?_wi=2",
imageAlt: "Domain Network 2",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg?_wi=3",
imageAlt: "Domain Network 3",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg?_wi=4",
imageAlt: "Domain Network 4",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg?_wi=5",
imageAlt: "Domain Network 5",
},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg?_wi=6",
imageAlt: "Domain Network 6",
},
]}
@@ -103,7 +103,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="About .it Domains"
description="A .it domain is the ccTLD for Italy, managed by the Institute of Informatics and Telematics. It is intended for individuals and organizations with a genuine connection to Italy. Opting for a .it domain significantly enhances your credibility and visibility within the Italian market."
imageSrc="http://img.b2bpic.net/free-photo/developer-identifying-server-issues_482257-81365.jpg"
imageSrc="http://img.b2bpic.net/free-photo/developer-identifying-server-issues_482257-81365.jpg?_wi=1"
/>
</div>
@@ -152,7 +152,7 @@ export default function LandingPage() {
button: {
text: "Register",
},
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893412.jpg?_wi=7",
imageAlt: "global network technology concept",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
button: {
text: "Renew",
},
imageSrc: "http://img.b2bpic.net/free-photo/developer-identifying-server-issues_482257-81365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/developer-identifying-server-issues_482257-81365.jpg?_wi=2",
imageAlt: "IT team working professional",
},
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
button: {
text: "Transfer",
},
imageSrc: "http://img.b2bpic.net/free-photo/call-center-operator-assisting-users-with-installing-software_482257-117872.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/call-center-operator-assisting-users-with-installing-software_482257-117872.jpg?_wi=1",
imageAlt: "global communication network abstract",
},
]}
@@ -239,7 +239,7 @@ export default function LandingPage() {
name: "message",
placeholder: "How can we help?",
}}
imageSrc="http://img.b2bpic.net/free-photo/call-center-operator-assisting-users-with-installing-software_482257-117872.jpg"
imageSrc="http://img.b2bpic.net/free-photo/call-center-operator-assisting-users-with-installing-software_482257-117872.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>