Update src/app/page.tsx
This commit is contained in:
@@ -77,11 +77,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-man-scrolling-instagram-threads-page_482257-116826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-man-scrolling-instagram-threads-page_482257-116826.jpg?_wi=1",
|
||||
imageAlt: "Projekt strony CampTour",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-background-display-your-product_1258-83075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-background-display-your-product_1258-83075.jpg?_wi=1",
|
||||
imageAlt: "Projekt strony Pizzeria Cambi",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
description: "Rozmawiasz z wykonawcą, nie z opiekunem klienta.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: User,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65923.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65923.jpg?_wi=1",
|
||||
imageAlt: "person professional portrait clean studio",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
description: "Pomagamy nazwać Twoje usługi tak, by klient od razu wiedział, jak może Cię zatrudnić.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Layout,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-man-scrolling-instagram-threads-page_482257-116826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-man-scrolling-instagram-threads-page_482257-116826.jpg?_wi=2",
|
||||
imageAlt: "person professional portrait clean studio",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
description: "Szanujemy Twój czas. 5 kroków od zapytania do publikacji.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-background-display-your-product_1258-83075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-background-display-your-product_1258-83075.jpg?_wi=2",
|
||||
imageAlt: "person professional portrait clean studio",
|
||||
},
|
||||
]}
|
||||
@@ -151,21 +151,21 @@ export default function LandingPage() {
|
||||
name: "CampTour",
|
||||
handle: "Wynajem Kamperów",
|
||||
testimonial: "Dzięki Nimble Path nasza oferta stała się czytelna.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65923.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65923.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Pizzeria Cambi",
|
||||
handle: "Gastronomia",
|
||||
testimonial: "Strona jest prosta, szybka i klienci bez problemu znajdują nas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67156.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lustre Hair Studio",
|
||||
handle: "Beauty",
|
||||
testimonial: "Idealne dopasowanie do naszych potrzeb. Elegancko.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149457762.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149457762.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user