Update src/app/page.tsx
This commit is contained in:
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grunge-style-metal-plate-background_1048-14647.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grunge-style-metal-plate-background_1048-14647.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
description: "Отправляем заказы курьером и почтой по всей стране.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580571.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580571.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
description: "Использование качественной краски и отражающей пленки.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-metal-plate-background_1048-14647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-metal-plate-background_1048-14647.jpg?_wi=2",
|
||||
imageAlt: "fast delivery icon",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
description: "Номера для авто, мотоциклов и спецтехники.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580571.jpg?_wi=2",
|
||||
imageAlt: "fast delivery icon",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user