Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 13:23:43 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{
text: "Kapcsolat", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/rural-travelers-exploring-surroundings-together_23-2149125467.jpg"
imageSrc="http://img.b2bpic.net/free-photo/rural-travelers-exploring-surroundings-together_23-2149125467.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/hiker-takes-moment-admire-panoramic-view-mountains_482257-125781.jpg", alt: "Hiker takes a moment to admire the panoramic view of mountains"},
@@ -124,9 +124,9 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "job1", name: "Szobalány", price: "1800 EUR", imageSrc: "http://img.b2bpic.net/free-photo/portrait-working-woman-outdoor-cafe-wearing-wireless-headphones-student-frowning-while-looking_1258-205445.jpg"},
id: "job1", name: "Szobalány", price: "1800 EUR", imageSrc: "http://img.b2bpic.net/free-photo/portrait-working-woman-outdoor-cafe-wearing-wireless-headphones-student-frowning-while-looking_1258-205445.jpg?_wi=1"},
{
id: "job2", name: "Pincér", price: "2000 EUR", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mountain-landscape_1398-5063.jpg"},
id: "job2", name: "Pincér", price: "2000 EUR", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mountain-landscape_1398-5063.jpg?_wi=1"},
{
id: "job3", name: "Szakács", price: "2400 EUR", imageSrc: "http://img.b2bpic.net/free-photo/landscape-rocky-seiser-alm-wide-pasture-compatsch-italy_181624-13425.jpg"},
{
@@ -163,16 +163,16 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/happy-redhead-girl-red-hat-walks-around-city-with-digital-tablet-connects-public-internet-wifi_1258-196481.jpg", imageAlt: "online german course tablet"},
{
id: "2", name: "Nagy Éva", handle: "@eva", testimonial: "Gyors és precíz ügyintézés.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/rural-travelers-exploring-surroundings-together_23-2149125467.jpg", imageAlt: "online german course tablet"},
imageSrc: "http://img.b2bpic.net/free-photo/rural-travelers-exploring-surroundings-together_23-2149125467.jpg?_wi=2", imageAlt: "online german course tablet"},
{
id: "3", name: "Szabó Tamás", handle: "@tamas", testimonial: "Szakmai hozzáállás.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336840.jpg", imageAlt: "online german course tablet"},
{
id: "4", name: "Tóth Anna", handle: "@anna", testimonial: "Végre valódi munkát kaptam.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-working-woman-outdoor-cafe-wearing-wireless-headphones-student-frowning-while-looking_1258-205445.jpg", imageAlt: "online german course tablet"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-working-woman-outdoor-cafe-wearing-wireless-headphones-student-frowning-while-looking_1258-205445.jpg?_wi=2", imageAlt: "online german course tablet"},
{
id: "5", name: "Varga Zoltán", handle: "@zoltan", testimonial: "Ajánlom mindenkinek.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mountain-landscape_1398-5063.jpg", imageAlt: "online german course tablet"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mountain-landscape_1398-5063.jpg?_wi=2", imageAlt: "online german course tablet"},
]}
showRating={true}
title="Vélemények"