Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user