Merge version_1_1781624534758 into main #1

Merged
bender merged 3 commits from version_1_1781624534758 into main 2026-06-16 15:43:29 +00:00
2 changed files with 50 additions and 144 deletions

View File

@@ -8,32 +8,25 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
export default function Layout() {
const navItems = [
{
"name": "About",
"href": "#about"
"name": "About", "href": "#about"
},
{
"name": "Exhibitions",
"href": "#gallery"
"name": "Exhibitions", "href": "#gallery"
},
{
"name": "Visit",
"href": "#contact"
"name": "Visit", "href": "#contact"
},
{
"name": "Hero",
"href": "#hero"
"name": "Hero", "href": "#hero"
},
{
"name": "Metrics",
"href": "#metrics"
"name": "Metrics", "href": "#metrics"
},
{
"name": "Testimonials",
"href": "#testimonials"
"name": "Testimonials", "href": "#testimonials"
},
{
"name": "Social Proof",
"href": "#social-proof"
"name": "Social Proof", "href": "#social-proof"
}
];
@@ -43,10 +36,9 @@ export default function Layout() {
<SectionErrorBoundary name="navbar">
<NavbarFloatingLogo
logo="DMH"
logoImageSrc="http://img.b2bpic.net/free-vector/abstract-logo-business-made-with-colorful_341269-908.jpg"
ctaButton={{
text: "Get Tickets",
href: "#contact",
}}
text: "Get Tickets", href: "#contact"}}
navItems={navItems} />
</SectionErrorBoundary>
<main className="flex-grow">
@@ -57,50 +49,32 @@ export default function Layout() {
brand="Design Museum Holon"
columns={[
{
title: "Museum",
items: [
title: "Museum", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Press",
href: "#",
},
label: "Press", href: "#"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Archives",
href: "#",
},
label: "Archives", href: "#"},
{
label: "Membership",
href: "#",
},
label: "Membership", href: "#"},
],
},
]}
copyright="© 2024 Design Museum Holon. All rights reserved."
links={[
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
]}
/>
</SectionErrorBoundary>

View File

@@ -18,13 +18,12 @@ export default function HomePage() {
title="Design Museum Holon"
description="A global beacon of contemporary design, exploring the intersection of architecture, society, and artistic innovation."
primaryButton={{
text: "Plan Your Visit",
href: "#contact",
}}
text: "Plan Your Visit", href: "#contact"}}
secondaryButton={{
text: "View Exhibitions",
href: "#gallery",
}}
text: "View Exhibitions", href: "#gallery"}}
avatarsSrc={[]}
avatarText=""
names={[]}
imageSrc="http://img.b2bpic.net/free-photo/berlin-concert-hall-germany_181624-18088.jpg"
/>
</SectionErrorBoundary>
@@ -46,40 +45,19 @@ export default function HomePage() {
description="Our exhibitions explore the boundaries of material, form, and functionality across global design disciplines."
items={[
{
title: "Material Futures",
description: "Innovations in sustainable textiles.",
imageSrc: "http://img.b2bpic.net/free-photo/sculpture-glass-display-case_23-2151984826.jpg",
},
title: "Material Futures", description: "Innovations in sustainable textiles.", imageSrc: "http://img.b2bpic.net/free-photo/sculpture-glass-display-case_23-2151984826.jpg"},
{
title: "Architectural Dialogue",
description: "The art of urban spaces.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-telephone-directory-still-life_23-2149854956.jpg",
},
title: "Architectural Dialogue", description: "The art of urban spaces.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-telephone-directory-still-life_23-2149854956.jpg"},
{
title: "Form & Function",
description: "Classic design revisited.",
imageSrc: "http://img.b2bpic.net/free-photo/special-product-photography-studio_23-2148970214.jpg",
},
title: "Form & Function", description: "Classic design revisited.", imageSrc: "http://img.b2bpic.net/free-photo/special-product-photography-studio_23-2148970214.jpg"},
{
title: "Industrial Icons",
description: "Modern manufacturing stories.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428547.jpg",
},
title: "Industrial Icons", description: "Modern manufacturing stories.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428547.jpg"},
{
title: "Conceptual Crafts",
description: "Artisan techniques in modern era.",
imageSrc: "http://img.b2bpic.net/free-photo/mirroring-image-young-friends_23-2148281566.jpg",
},
title: "Conceptual Crafts", description: "Artisan techniques in modern era.", imageSrc: "http://img.b2bpic.net/free-photo/mirroring-image-young-friends_23-2148281566.jpg"},
{
title: "Digital Landscapes",
description: "Exploring virtual aesthetics.",
imageSrc: "http://img.b2bpic.net/free-photo/census-concept-photographed-city-building_23-2148993223.jpg",
},
title: "Digital Landscapes", description: "Exploring virtual aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/census-concept-photographed-city-building_23-2148993223.jpg"},
{
title: "Legacy Projects",
description: "Celebrating seminal works.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-sport-equipment_23-2148948546.jpg",
},
title: "Legacy Projects", description: "Celebrating seminal works.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-sport-equipment_23-2148948546.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -93,20 +71,11 @@ export default function HomePage() {
description="Sharing the influence of design through our museum's reach."
metrics={[
{
icon: Award,
title: "Exhibitions Annually",
value: "12+",
},
icon: "Award", title: "Exhibitions Annually", value: "12+"},
{
icon: Users,
title: "Annual Visitors",
value: "150k",
},
icon: "Users", title: "Annual Visitors", value: "150k"},
{
icon: Globe,
title: "Global Collaborations",
value: "45",
},
icon: "Globe", title: "Global Collaborations", value: "45"},
]}
/>
</SectionErrorBoundary>
@@ -120,40 +89,20 @@ export default function HomePage() {
description="Insights from the global design community."
testimonials={[
{
name: "Elena Rossi",
role: "Curator",
company: "Art Studio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-looking-painting_23-2149911913.jpg",
},
name: "Elena Rossi", role: "Curator", company: "Art Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-looking-painting_23-2149911913.jpg"},
{
name: "Markus Thorne",
role: "Architect",
company: "Urban Lab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sitting-with-paints-easel-white-background_140725-103728.jpg",
},
name: "Markus Thorne", role: "Architect", company: "Urban Lab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sitting-with-paints-easel-white-background_140725-103728.jpg"},
{
name: "Sarah Jenkins",
role: "Designer",
company: "Studio X",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-painter-desk-joyfully-choosing-paint-brush-with-big-pattern-canvas-background-home_574295-3722.jpg",
},
name: "Sarah Jenkins", role: "Designer", company: "Studio X", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-painter-desk-joyfully-choosing-paint-brush-with-big-pattern-canvas-background-home_574295-3722.jpg"},
{
name: "David Wu",
role: "Researcher",
company: "Design Intel",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-painter-white-shirt-striped-t-shirt-sitting-floor-thoughtfully-looking-camera-while-drawing-by-watercolor-with-paint-tools-near-home_574295-3776.jpg",
},
name: "David Wu", role: "Researcher", company: "Design Intel", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-painter-white-shirt-striped-t-shirt-sitting-floor-thoughtfully-looking-camera-while-drawing-by-watercolor-with-paint-tools-near-home_574295-3776.jpg"},
{
name: "Anna Varga",
role: "Student",
company: "Academy",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-listens-music-via-headphones-laughing-draws-painting_8353-10781.jpg",
},
name: "Anna Varga", role: "Student", company: "Academy", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-listens-music-via-headphones-laughing-draws-painting_8353-10781.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -165,14 +114,7 @@ export default function HomePage() {
tag="Partners"
title="Supported By Leading Institutions"
names={[
"Design Council",
"Arts Foundation",
"Global Culture Alliance",
"Public Art Fund",
"Architecture Institute",
"Modern Design Network",
"National Art Council",
]}
"Design Council", "Arts Foundation", "Global Culture Alliance", "Public Art Fund", "Architecture Institute", "Modern Design Network", "National Art Council"]}
/>
</SectionErrorBoundary>
</div>
@@ -185,17 +127,11 @@ export default function HomePage() {
description="Essential information to plan your visit effectively."
items={[
{
question: "Are group tours available?",
answer: "Yes, we offer specialized group tours for educational institutions and organizations.",
},
question: "Are group tours available?", answer: "Yes, we offer specialized group tours for educational institutions and organizations."},
{
question: "Is the museum accessible?",
answer: "The museum is fully wheelchair accessible with elevator access to all floors.",
},
question: "Is the museum accessible?", answer: "The museum is fully wheelchair accessible with elevator access to all floors."},
{
question: "Can I book tickets online?",
answer: "Online booking is encouraged for all visitors to secure preferred time slots.",
},
question: "Can I book tickets online?", answer: "Online booking is encouraged for all visitors to secure preferred time slots."},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-drawing-educational-classroom-equipped-with-professional-sketching-tools-ready-creative-lesson-contemporary-artistic-workspace-helping-student-develop-artistic-skill-nobody-it_482257-41763.jpg"
/>
@@ -208,13 +144,9 @@ export default function HomePage() {
tag="Visit Us"
text="Join our community of design enthusiasts. Stay informed about upcoming exhibitions and special events."
primaryButton={{
text: "Get Tickets",
href: "#",
}}
text: "Get Tickets", href: "#"}}
secondaryButton={{
text: "Contact Support",
href: "#",
}}
text: "Contact Support", href: "#"}}
/>
</SectionErrorBoundary>
</div>