diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 907c1f5..161f26b 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -111,7 +111,7 @@ export default function FaqPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg" + imageSrc="http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=3" imageAlt="Unser Immobilienbüro" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/immobilien/page.tsx b/src/app/immobilien/page.tsx index 2d42484..42999cf 100644 --- a/src/app/immobilien/page.tsx +++ b/src/app/immobilien/page.tsx @@ -93,16 +93,16 @@ export default function PropertiesPage() { products={[ { id: "1", name: "Moderne 3-Zimmer Wohnung", price: "€ 450.000", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg", imageAlt: "Moderne Wohnung"}, + "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg?_wi=2", imageAlt: "Moderne Wohnung"}, { id: "2", name: "Familienfreundliches Haus", price: "€ 680.000", imageSrc: - "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg", imageAlt: "Familienhaus"}, + "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg?_wi=2", imageAlt: "Familienhaus"}, { id: "3", name: "Luxus Villa mit Garten", price: "€ 1.200.000", imageSrc: - "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg", imageAlt: "Luxus Villa"}, + "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg?_wi=3", imageAlt: "Luxus Villa"}, { id: "4", name: "Gewerbefläche zentral", price: "€ 350.000", imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", imageAlt: "Gewerbefläche"}, + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=2", imageAlt: "Gewerbefläche"}, ]} /> diff --git a/src/app/kontakt/page.tsx b/src/app/kontakt/page.tsx index df14125..4923692 100644 --- a/src/app/kontakt/page.tsx +++ b/src/app/kontakt/page.tsx @@ -90,7 +90,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg" + imageSrc="http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=2" imageAlt="Unser Immobilienbüro" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index c45b50c..1bb4d48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg", imageAlt: "Luxus-Immobilie"}, { imageSrc: - "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg", imageAlt: "Modernes Haus"}, + "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg?_wi=1", imageAlt: "Modernes Haus"}, ]} mediaAnimation="slide-up" rating={5} @@ -143,16 +143,16 @@ export default function HomePage() { products={[ { id: "1", name: "Moderne 3-Zimmer Wohnung", price: "€ 450.000", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg", imageAlt: "Moderne Wohnung"}, + "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg?_wi=1", imageAlt: "Moderne Wohnung"}, { id: "2", name: "Familienfreundliches Haus", price: "€ 680.000", imageSrc: - "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg", imageAlt: "Familienhaus"}, + "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg?_wi=1", imageAlt: "Familienhaus"}, { id: "3", name: "Luxus Villa mit Garten", price: "€ 1.200.000", imageSrc: - "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg", imageAlt: "Luxus Villa"}, + "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg?_wi=2", imageAlt: "Luxus Villa"}, { id: "4", name: "Gewerbefläche zentral", price: "€ 350.000", imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", imageAlt: "Gewerbefläche"}, + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=1", imageAlt: "Gewerbefläche"}, ]} buttons={[ { @@ -198,19 +198,19 @@ export default function HomePage() { { id: "1", name: "Sarah Mueller", role: "Hauskäuferin", company: "München", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, + "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"}, { id: "2", name: "Thomas Weber", role: "Immobilien-Verkäufer", company: "Berlin", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg"}, + "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1"}, { id: "3", name: "Elena Schmidt", role: "Wohnungskäuferin", company: "Hamburg", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1"}, { id: "4", name: "Klaus Fischer", role: "Immobilien-Investor", company: "Köln", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg"}, + "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2"}, { id: "5", name: "Anna Bauer", role: "Hausverkäuferin", company: "Frankfurt", rating: 5, imageSrc: @@ -218,7 +218,7 @@ export default function HomePage() { { id: "6", name: "Michael Hoffmann", role: "Wohnungskäufer", company: "Stuttgart", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg"}, + "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=3"}, ]} kpiItems={[ { value: "250+", label: "Verkaufte Immobilien" }, @@ -250,7 +250,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg" + imageSrc="http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=1" imageAlt="Unser Immobilienbüro" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/uber-mich/page.tsx b/src/app/uber-mich/page.tsx index 6623439..6878940 100644 --- a/src/app/uber-mich/page.tsx +++ b/src/app/uber-mich/page.tsx @@ -105,15 +105,15 @@ export default function AboutPage() { { id: "1", name: "Sarah Mueller", role: "Hauskäuferin", company: "München", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, + "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"}, { id: "2", name: "Thomas Weber", role: "Immobilien-Verkäufer", company: "Berlin", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg"}, + "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=4"}, { id: "3", name: "Elena Schmidt", role: "Wohnungskäuferin", company: "Hamburg", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2"}, ]} kpiItems={[ { value: "250+", label: "Verkaufte Immobilien" },