Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 22:45:35 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/ceramic-factory-is-producing-ceramic-sanitary-ware-ceramic-toilet-semi-finished-products-factory-ceramics-factory-industrial-environment_645730-206.jpg"
imageSrc="http://img.b2bpic.net/free-photo/ceramic-factory-is-producing-ceramic-sanitary-ware-ceramic-toilet-semi-finished-products-factory-ceramics-factory-industrial-environment_645730-206.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -137,19 +137,19 @@ export default function LandingPage() {
id: "1",
name: "Hall Industriel",
price: "Projet A",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-people-running-together_23-2149033524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-people-running-together_23-2149033524.jpg?_wi=1",
},
{
id: "2",
name: "Entrepôt Logistique",
price: "Projet B",
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-seen-from_1203-1116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-seen-from_1203-1116.jpg?_wi=1",
},
{
id: "3",
name: "Passerelle Acier",
price: "Projet C",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5210.jpg?_wi=1",
},
{
id: "4",
@@ -197,7 +197,7 @@ export default function LandingPage() {
role: "Client",
company: "Google Avis",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-factory-is-producing-ceramic-sanitary-ware-ceramic-toilet-semi-finished-products-factory-ceramics-factory-industrial-environment_645730-206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-factory-is-producing-ceramic-sanitary-ware-ceramic-toilet-semi-finished-products-factory-ceramics-factory-industrial-environment_645730-206.jpg?_wi=2",
imageAlt: "industrial steel structural beam",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
role: "Client",
company: "Google Avis",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-people-running-together_23-2149033524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-people-running-together_23-2149033524.jpg?_wi=2",
imageAlt: "industrial steel structural beam",
},
{
@@ -215,7 +215,7 @@ export default function LandingPage() {
role: "Client",
company: "Google Avis",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-seen-from_1203-1116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-seen-from_1203-1116.jpg?_wi=2",
imageAlt: "industrial steel structural beam",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
role: "Partenaire",
company: "Google Avis",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5210.jpg?_wi=2",
imageAlt: "industrial steel structural beam",
},
]}