Update src/app/page.tsx

This commit is contained in:
2026-05-06 07:18:56 +00:00
parent 492e80994e
commit dd91d30ede

View File

@@ -31,32 +31,19 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "about",
},
{
name: "Methodology",
id: "features",
},
{
name: "Projects",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Methodology", id: "features" },
{ name: "Projects", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="GeoArch"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Precision Architecture Through Mathematics"
description="We bridge the gap between abstract mathematical concepts and tangible structural beauty to create the next generation of architectural wonders."
imageSrc="http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317363.jpg"
@@ -76,26 +63,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Geometry",
title: "Golden Ratio",
subtitle: "Harmonic Proportions",
description: "Applying the divine proportion to ensure visually striking structures.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-with-triangles-white_116348-54.jpg",
},
tag: "Geometry", title: "Golden Ratio", subtitle: "Harmonic Proportions", description: "Applying the divine proportion to ensure visually striking structures.", imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-with-triangles-white_116348-54.jpg"},
{
tag: "Parametric",
title: "Computational",
subtitle: "Algorithmic Design",
description: "Complex calculations define structural resilience and beauty.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-exotic-white-building-blue-sky_181624-5779.jpg",
},
tag: "Parametric", title: "Computational", subtitle: "Algorithmic Design", description: "Complex calculations define structural resilience and beauty.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-exotic-white-building-blue-sky_181624-5779.jpg"},
{
tag: "Structural",
title: "Symmetry",
subtitle: "Calculated Balance",
description: "Mathematical equilibrium at the heart of every project.",
imageSrc: "http://img.b2bpic.net/free-photo/life-mexico-landscape-with-cool-bridge_23-2149862560.jpg",
},
tag: "Structural", title: "Symmetry", subtitle: "Calculated Balance", description: "Mathematical equilibrium at the heart of every project.", imageSrc: "http://img.b2bpic.net/free-photo/life-mexico-landscape-with-cool-bridge_23-2149862560.jpg"},
]}
title="Our Methodology"
description="Geometric principles define our every design move."
@@ -109,27 +81,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "15%",
title: "Waste Reduction",
description: "Improved by geometric efficiency.",
icon: BarChart2,
},
{
id: "m2",
value: "120+",
title: "Projects Completed",
description: "Across five major continents.",
icon: Trophy,
},
{
id: "m3",
value: "4.9",
title: "Client Satisfaction",
description: "Average rating on architectural precision.",
icon: Star,
},
{ id: "m1", value: "15%", title: "Waste Reduction", description: "Improved by geometric efficiency.", icon: BarChart2 },
{ id: "m2", value: "120+", title: "Projects Completed", description: "Across five major continents.", icon: Trophy },
{ id: "m3", value: "4.9", title: "Client Satisfaction", description: "Average rating on architectural precision.", icon: Star },
]}
title="Mathematical Impact"
description="Real figures behind our design efficiency."
@@ -143,48 +97,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Modular Chair",
price: "Custom",
variant: "Furniture",
imageSrc: "http://img.b2bpic.net/free-photo/transparent-acrylic-chair_23-2152002519.jpg",
},
{
id: "p2",
name: "Cube House",
price: "Custom",
variant: "Concept",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-3d-design-elements-arrangement_23-2148996804.jpg",
},
{
id: "p3",
name: "Math Lamp",
price: "$1,200",
variant: "Interior",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885658.jpg",
},
{
id: "p4",
name: "Dome Structure",
price: "Custom",
variant: "Design",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-architectural-art-piece_181624-451.jpg",
},
{
id: "p5",
name: "Glass Lobby",
price: "Custom",
variant: "Interior",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-interior-one-architecture-s-guangzhou-china_181624-7026.jpg",
},
{
id: "p6",
name: "Urban Park",
price: "Custom",
variant: "Landscape",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-imposing-modern-building_23-2148252749.jpg",
},
{ id: "p1", name: "Modular Chair", price: "Custom", variant: "Furniture", imageSrc: "http://img.b2bpic.net/free-photo/transparent-acrylic-chair_23-2152002519.jpg" },
{ id: "p2", name: "Cube House", price: "Custom", variant: "Concept", imageSrc: "http://img.b2bpic.net/free-photo/abstract-3d-design-elements-arrangement_23-2148996804.jpg" },
{ id: "p3", name: "Math Lamp", price: "$1,200", variant: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885658.jpg" },
{ id: "p4", name: "Dome Structure", price: "Custom", variant: "Design", imageSrc: "http://img.b2bpic.net/free-photo/abstract-architectural-art-piece_181624-451.jpg" },
{ id: "p5", name: "Glass Lobby", price: "Custom", variant: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-interior-one-architecture-s-guangzhou-china_181624-7026.jpg" },
{ id: "p6", name: "Urban Park", price: "Custom", variant: "Landscape", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-imposing-modern-building_23-2148252749.jpg" },
]}
title="Architectural Concepts"
description="Innovative solutions modeled on pure math."
@@ -195,31 +113,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg",
},
{
id: "t2",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-interior-designer_23-2150346501.jpg",
},
{
id: "t3",
name: "Jane Smith",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
},
{
id: "t4",
name: "Alex Rivera",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-architect-posing-his-office_23-2148242945.jpg",
},
{
id: "t5",
name: "Chris Wu",
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg",
},
{ id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg" },
{ id: "t2", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-interior-designer_23-2150346501.jpg" },
{ id: "t3", name: "Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg" },
{ id: "t4", name: "Alex Rivera", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-architect-posing-his-office_23-2148242945.jpg" },
{ id: "t5", name: "Chris Wu", imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg" },
]}
cardTitle="Client Voices"
cardTag="Testimonials"
@@ -230,9 +128,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Inquiry"
title="Start Your Project"
description="Get in touch to discuss how we can apply mathematics to your vision."
@@ -244,42 +140,21 @@ export default function LandingPage() {
logoText="GeoArch"
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#about",
},
{
label: "Philosophy",
href: "#features",
},
title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Philosophy", href: "#features" },
],
},
{
title: "Services",
items: [
{
label: "Concepts",
href: "#products",
},
{
label: "Contact",
href: "#contact",
},
title: "Services", items: [
{ label: "Concepts", href: "#products" },
{ label: "Contact", href: "#contact" },
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
title: "Legal", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" },
],
},
]}