Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 19:43:39 +00:00

View File

@@ -58,17 +58,17 @@ export default function HomePage() {
background={{ variant: "animated-grid" }}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/black-man-employee-joins-telecommuting-session-office-desk_482257-123984.jpg", imageAlt: "Modern coworking space with entrepreneurs collaborating"},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/black-man-employee-joins-telecommuting-session-office-desk_482257-123984.jpg?_wi=1", imageAlt: "Modern coworking space with entrepreneurs collaborating"},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149366500.jpg", imageAlt: "Flexible coworking desk workspace"},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149366500.jpg?_wi=1", imageAlt: "Flexible coworking desk workspace"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-pizza-office-meeting-break_23-2148817087.jpg", imageAlt: "Startup community networking event"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-pizza-office-meeting-break_23-2148817087.jpg?_wi=1", imageAlt: "Startup community networking event"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg", imageAlt: "Collaborative team working environment"},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg?_wi=1", imageAlt: "Collaborative team working environment"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-attending-business-meeting-boardroom-project-planning-marketing-strategy-people-working-with-charts-television-devices-management-presentation_482257-35943.jpg", imageAlt: "Professional meeting room"},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-attending-business-meeting-boardroom-project-planning-marketing-strategy-people-working-with-charts-television-devices-management-presentation_482257-35943.jpg?_wi=1", imageAlt: "Professional meeting room"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-buildings-riverbank-middelburg-netherlands_181624-10860.jpg", imageAlt: "Haarlem city center location"},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-buildings-riverbank-middelburg-netherlands_181624-10860.jpg?_wi=1", imageAlt: "Haarlem city center location"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -97,7 +97,7 @@ export default function HomePage() {
features={[
{
id: "1", title: "Startup-Focused Community", description: "Connect with like-minded entrepreneurs, founders, and innovators who understand your journey and share your ambitions.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-pizza-office-meeting-break_23-2148817087.jpg", imageAlt: "Startup community event"},
imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-pizza-office-meeting-break_23-2148817087.jpg?_wi=2", imageAlt: "Startup community event"},
items: [
{
icon: Users,
@@ -110,7 +110,7 @@ export default function HomePage() {
},
{
id: "2", title: "Flexible Workspaces", description: "Choose from coworking desks, dedicated offices, or meeting rooms tailored to your specific needs and budget.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149366500.jpg", imageAlt: "Coworking desk workspace"},
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149366500.jpg?_wi=2", imageAlt: "Coworking desk workspace"},
items: [
{
icon: Home,
@@ -123,7 +123,7 @@ export default function HomePage() {
},
{
id: "3", title: "Inspiring Entrepreneurs", description: "Work alongside successful founders and established companies. Learn, collaborate, and grow together in our vibrant ecosystem.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg", imageAlt: "Team collaboration"},
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg?_wi=2", imageAlt: "Team collaboration"},
items: [
{
icon: Trophy,
@@ -148,11 +148,11 @@ export default function HomePage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Coworking Desk", price: "€199/month", variant: "Flexible hourly or daily access", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149366500.jpg", imageAlt: "Coworking desk workspace"},
id: "1", name: "Coworking Desk", price: "€199/month", variant: "Flexible hourly or daily access", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149366500.jpg?_wi=3", imageAlt: "Coworking desk workspace"},
{
id: "2", name: "Dedicated Desk", price: "€349/month", variant: "Your personal workspace", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg", imageAlt: "Dedicated desk setup"},
id: "2", name: "Dedicated Desk", price: "€349/month", variant: "Your personal workspace", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg?_wi=3", imageAlt: "Dedicated desk setup"},
{
id: "3", name: "Startup Office", price: "€599/month", variant: "Private office space", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-attending-business-meeting-boardroom-project-planning-marketing-strategy-people-working-with-charts-television-devices-management-presentation_482257-35943.jpg", imageAlt: "Private startup office"},
id: "3", name: "Startup Office", price: "€599/month", variant: "Private office space", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-attending-business-meeting-boardroom-project-planning-marketing-strategy-people-working-with-charts-television-devices-management-presentation_482257-35943.jpg?_wi=2", imageAlt: "Private startup office"},
]}
/>
</div>
@@ -186,12 +186,12 @@ export default function HomePage() {
animationType="slide-up"
plans={[
{
id: "1", title: "Schedule a Tour", price: "Free", period: "30-min tour", imageSrc: "http://img.b2bpic.net/free-photo/black-man-employee-joins-telecommuting-session-office-desk_482257-123984.jpg", button: {
id: "1", title: "Schedule a Tour", price: "Free", period: "30-min tour", imageSrc: "http://img.b2bpic.net/free-photo/black-man-employee-joins-telecommuting-session-office-desk_482257-123984.jpg?_wi=2", button: {
text: "Book Now", href: "/contact"},
features: ["See all our spaces", "Meet the community", "Discuss options with our team"],
},
{
id: "2", title: "Get in Touch", price: "Call", period: "020 244 4444", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg", button: {
id: "2", title: "Get in Touch", price: "Call", period: "020 244 4444", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg?_wi=4", button: {
text: "Call Us", href: "tel:0202444444"},
features: ["Speak with our team", "Ask any questions", "Get personalized recommendations"],
},
@@ -201,7 +201,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-buildings-riverbank-middelburg-netherlands_181624-10860.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-buildings-riverbank-middelburg-netherlands_181624-10860.jpg?_wi=2"
imageAlt="Haarlem city location"
logoText="Haarlem.Tech"
copyrightText="© 2025 Haarlem.Tech Startup Hub. All rights reserved."