Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-08 23:49:20 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Portfolio",
id: "portfolio",
},
name: "Portfolio", id: "portfolio"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="B & W Architects"
/>
@@ -59,15 +49,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="B & W Architects"
description="Crafting Spaces That Endure. Since 1990."
buttons={[
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cameron-gallery-catherine-park_1398-2848.jpg"
mediaAnimation="opacity"
@@ -81,17 +68,11 @@ export default function LandingPage() {
description="Established in 1990 by Maxwell F. Wuthrich, B & W Architects provides bespoke architectural solutions for Rancho Santa Fe estates. Our philosophy merges modern sensibilities with environmental consciousness."
metrics={[
{
value: "34+",
title: "Years of Excellence",
},
value: "34+", title: "Years of Excellence"},
{
value: "100%",
title: "Client Satisfaction",
},
value: "100%", title: "Client Satisfaction"},
{
value: "Custom",
title: "Bespoke Builds",
},
value: "Custom", title: "Bespoke Builds"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-architect-who-controls-sketches-real-estate-project-cozy-work-place_482257-31156.jpg"
mediaAnimation="slide-up"
@@ -105,26 +86,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Design",
title: "Residential & Commercial",
subtitle: "Luxury spaces tailored to your vision.",
description: "Custom estates and sophisticated commercial spaces.",
imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248332.jpg",
},
tag: "Design", title: "Residential & Commercial", subtitle: "Luxury spaces tailored to your vision.", description: "Custom estates and sophisticated commercial spaces.", imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248332.jpg"},
{
tag: "Green",
title: "Sustainable Design",
subtitle: "Conscious of the future.",
description: "Eco-friendly materials and energy-efficient designs.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929501.jpg",
},
tag: "Green", title: "Sustainable Design", subtitle: "Conscious of the future.", description: "Eco-friendly materials and energy-efficient designs.", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929501.jpg"},
{
tag: "Process",
title: "Construction Documentation",
subtitle: "Precision at every stage.",
description: "Meticulous documentation for seamless build execution.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-complex-architectural-plan_23-2148242993.jpg",
},
tag: "Process", title: "Construction Documentation", subtitle: "Precision at every stage.", description: "Meticulous documentation for seamless build execution.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-complex-architectural-plan_23-2148242993.jpg"},
]}
title="Comprehensive Architectural Services"
description="From concept to completion, we manage every facet of your luxury project."
@@ -134,63 +100,28 @@ export default function LandingPage() {
<div id="portfolio" data-section="portfolio">
<ProductCardTwo
textboxLayout="split"
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Estate",
name: "RSF Contemporary Villa",
price: "Custom",
rating: 5,
reviewCount: "Luxury",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-landscape-with-palm-trees-cacti_23-2148193991.jpg",
},
id: "p1", brand: "Estate", name: "RSF Contemporary Villa", price: "Custom", rating: 5,
reviewCount: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/tropical-landscape-with-palm-trees-cacti_23-2148193991.jpg"},
{
id: "p2",
brand: "Remodel",
name: "Coastal Modern Addition",
price: "Custom",
rating: 5,
reviewCount: "Sophisticated",
imageSrc: "http://img.b2bpic.net/free-photo/people-office-having-break_23-2147668797.jpg",
},
id: "p2", brand: "Remodel", name: "Coastal Modern Addition", price: "Custom", rating: 5,
reviewCount: "Sophisticated", imageSrc: "http://img.b2bpic.net/free-photo/people-office-having-break_23-2147668797.jpg"},
{
id: "p3",
brand: "Estate",
name: "Heritage Custom Build",
price: "Custom",
rating: 5,
reviewCount: "Minimal",
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2497.jpg",
},
id: "p3", brand: "Estate", name: "Heritage Custom Build", price: "Custom", rating: 5,
reviewCount: "Minimal", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2497.jpg"},
{
id: "p4",
brand: "Estate",
name: "Modern Horizon Residence",
price: "Custom",
rating: 5,
reviewCount: "Elegant",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8483.jpg",
},
id: "p4", brand: "Estate", name: "Modern Horizon Residence", price: "Custom", rating: 5,
reviewCount: "Elegant", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8483.jpg"},
{
id: "p5",
brand: "Commercial",
name: "Professional Plaza Office",
price: "Custom",
rating: 5,
reviewCount: "Modern",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ttc6xm",
},
id: "p5", brand: "Commercial", name: "Professional Plaza Office", price: "Custom", rating: 5,
reviewCount: "Modern", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ttc6xm"},
{
id: "p6",
brand: "Estate",
name: "California Estate Remodel",
price: "Custom",
rating: 5,
reviewCount: "Warm",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-rusted-building_23-2148269811.jpg",
},
id: "p6", brand: "Estate", name: "California Estate Remodel", price: "Custom", rating: 5,
reviewCount: "Warm", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-rusted-building_23-2148269811.jpg"},
]}
title="Curated Portfolio"
description="Exquisite properties in Southern California."
@@ -203,45 +134,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Exceptional Vision",
quote: "Maxwell transformed our ideas into a stunning estate. Truly remarkable.",
name: "Sarah J.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg",
},
id: "1", title: "Exceptional Vision", quote: "Maxwell transformed our ideas into a stunning estate. Truly remarkable.", name: "Sarah J.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg"},
{
id: "2",
title: "Professional & Creative",
quote: "The attention to detail in their construction documentation is unmatched.",
name: "Michael R.",
role: "Developer",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg",
},
id: "2", title: "Professional & Creative", quote: "The attention to detail in their construction documentation is unmatched.", name: "Michael R.", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg"},
{
id: "3",
title: "Seamless Process",
quote: "Responsive and always professional. A delight to work with.",
name: "Emily L.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/people-holding-blank-business-card_23-2149343433.jpg",
},
id: "3", title: "Seamless Process", quote: "Responsive and always professional. A delight to work with.", name: "Emily L.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/people-holding-blank-business-card_23-2149343433.jpg"},
{
id: "4",
title: "Sustainable Mastery",
quote: "They integrated eco-friendly practices perfectly into our build.",
name: "David W.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
},
id: "4", title: "Sustainable Mastery", quote: "They integrated eco-friendly practices perfectly into our build.", name: "David W.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"},
{
id: "5",
title: "Architectural Genius",
quote: "Highly recommended for any luxury project in San Diego.",
name: "Jessica M.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-elegant-clothes-office_291650-564.jpg",
},
id: "5", title: "Architectural Genius", quote: "Highly recommended for any luxury project in San Diego.", name: "Jessica M.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-elegant-clothes-office_291650-564.jpg"},
]}
title="Distinguished Client Experiences"
description="5-star rated expertise in Rancho Santa Fe."
@@ -254,20 +155,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "What areas do you serve?",
content: "We primarily serve Rancho Santa Fe and the greater San Diego County area.",
},
id: "f1", title: "What areas do you serve?", content: "We primarily serve Rancho Santa Fe and the greater San Diego County area."},
{
id: "f2",
title: "Do you offer sustainable design?",
content: "Yes, sustainable design is a cornerstone of our architectural practice.",
},
id: "f2", title: "Do you offer sustainable design?", content: "Yes, sustainable design is a cornerstone of our architectural practice."},
{
id: "f3",
title: "Can you handle remodels?",
content: "We have deep expertise in residential and commercial remodels and additions.",
},
id: "f3", title: "Can you handle remodels?", content: "We have deep expertise in residential and commercial remodels and additions."},
]}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-office-workers-doing-paperwork_23-2147727644.jpg"
title="Frequently Asked Questions"
@@ -282,14 +174,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
"RSF Luxury Council",
"AIA Accredited",
"Eco-Build Cert",
"Design Excellence",
"Elite Architect Awards",
"Construction Honor",
"Top Rated San Diego",
]}
"RSF Luxury Council", "AIA Accredited", "Eco-Build Cert", "Design Excellence", "Elite Architect Awards", "Construction Honor", "Top Rated San Diego"]}
title="Recognized Excellence"
description="Trusted by prestigious associations and industry leaders."
/>
@@ -302,22 +187,14 @@ export default function LandingPage() {
description="6119 La Granada, Rancho Santa Fe, CA 92067 | (858) 756-1788"
inputs={[
{
name: "name",
type: "text",
placeholder: "Full Name",
required: true,
name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your project...",
rows: 4,
name: "message", placeholder: "Tell us about your project...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/empty-space-prepared-aa-meeting-group-therapy-with-chairs-circle-nobody-room-used-psychotherapy-session-communication-against-acohol-addiction-problems_482257-27421.jpg"
/>
@@ -327,42 +204,27 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
title: "Portfolio",
items: [
title: "Portfolio", items: [
{
label: "Residential",
href: "#portfolio",
},
label: "Residential", href: "#portfolio"},
{
label: "Commercial",
href: "#portfolio",
},
label: "Commercial", href: "#portfolio"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}