Merge version_1 into main #2

Merged
bender merged 5 commits from version_1 into main 2026-03-03 06:00:04 +00:00
5 changed files with 124 additions and 252 deletions

View File

@@ -20,7 +20,7 @@ export default function AboutPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="background-highlight"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
@@ -45,7 +45,7 @@ export default function AboutPage() {
{ text: "Our Values", href: "/about" },
{ text: "Our Process", href: "/about" },
]}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
/>
</div>
@@ -53,35 +53,19 @@ export default function AboutPage() {
<TeamCardTen
title="Meet Our Team of Visionary Architects"
tag="Leadership"
tagAnimation="background-highlight"
tagAnimation="opacity"
members={[
{
id: "1",
name: "James Terry",
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?_wi=1",
imageAlt: "James Terry, Principal Architect",
},
id: "1", name: "James Terry", 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", imageAlt: "James Terry, Principal Architect"},
{
id: "2",
name: "Sarah Mitchell",
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?_wi=2",
imageAlt: "Sarah Mitchell, Design Director",
},
id: "2", name: "Sarah Mitchell", 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", imageAlt: "Sarah Mitchell, Design Director"},
{
id: "3",
name: "Michael Chen",
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?_wi=3",
imageAlt: "Michael Chen, Project Manager",
},
id: "3", name: "Michael Chen", 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", imageAlt: "Michael Chen, Project Manager"},
{
id: "4",
name: "Elena Rodriguez",
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?_wi=4",
imageAlt: "Elena Rodriguez, Sustainability Lead",
},
id: "4", name: "Elena Rodriguez", 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", imageAlt: "Elena Rodriguez, Sustainability Lead"},
]}
memberVariant="default"
membersAnimation="background-highlight"
membersAnimation="opacity"
useInvertedBackground={false}
/>
</div>
@@ -90,14 +74,14 @@ export default function AboutPage() {
<ContactCTA
tag="Work With Us"
tagIcon={Briefcase}
tagAnimation="background-highlight"
tagAnimation="opacity"
title="Ready to Collaborate?"
description="We'd love to hear about your architectural vision. Get in touch with our team to discuss how Terry Architects can bring your project to life."
buttons={[
{ text: "Schedule a Consultation", href: "/contact" },
{ text: "View Our Portfolio", href: "/portfolio" },
]}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -105,12 +89,11 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg"
imageAlt="Architectural photography"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
@@ -118,8 +101,7 @@ export default function AboutPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Architectural Design", href: "#services" },
{ label: "Interior Architecture", href: "#services" },
{ label: "Urban Planning", href: "#services" },
@@ -127,8 +109,7 @@ export default function AboutPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Email: hello@terryarchitects.com", href: "mailto:hello@terryarchitects.com" },
{ label: "Phone: +1 (555) 123-4567", href: "tel:+15551234567" },
{ label: "LinkedIn", href: "https://linkedin.com" },

View File

@@ -18,7 +18,7 @@ export default function ContactPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="background-highlight"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
@@ -36,14 +36,14 @@ export default function ContactPage() {
<ContactCTA
tag="Get in Touch"
tagIcon={Mail}
tagAnimation="background-highlight"
tagAnimation="opacity"
title="Let's Discuss Your Project"
description="Whether you have a specific project in mind or want to explore architectural possibilities, our team is ready to help. Reach out to schedule a consultation and discover how Terry Architects can bring your vision to life."
buttons={[
{ text: "Send Message", href: "#contact" },
{ text: "Call Us", href: "tel:+15551234567" },
]}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -53,14 +53,14 @@ export default function ContactPage() {
<ContactCTA
tag="Contact Information"
tagIcon={Briefcase}
tagAnimation="background-highlight"
tagAnimation="opacity"
title="Office Details"
description="Terry Architects is located in the heart of the city, easily accessible for consultations and meetings. Feel free to visit us in person or reach out through any of our contact channels."
buttons={[
{ text: "Email: hello@terryarchitects.com", href: "mailto:hello@terryarchitects.com" },
{ text: "Phone: +1 (555) 123-4567", href: "tel:+15551234567" },
]}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -68,12 +68,11 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg"
imageAlt="Architectural photography"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
@@ -81,8 +80,7 @@ export default function ContactPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Architectural Design", href: "#services" },
{ label: "Interior Architecture", href: "#services" },
{ label: "Urban Planning", href: "#services" },
@@ -90,8 +88,7 @@ export default function ContactPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Email: hello@terryarchitects.com", href: "mailto:hello@terryarchitects.com" },
{ label: "Phone: +1 (555) 123-4567", href: "tel:+15551234567" },
{ label: "LinkedIn", href: "https://linkedin.com" },

View File

@@ -6,42 +6,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const libreBaskerville = Libre_Baskerville({
variable: "--font-libre-baskerville",
subsets: ["latin"],
variable: "--font-libre-baskerville", subsets: ["latin"],
weight: ["400", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Terry Architects | Architectural Design Excellence",
description: "Award-winning architecture firm specializing in innovative residential, commercial, and sustainable design. Transform your vision into iconic structures.",
keywords: "architecture, architectural design, interior design, urban planning, sustainable architecture, commercial design, residential architecture, renovation",
metadataBase: new URL("https://terryarchitects.com"),
title: "Terry Architects | Architectural Design Excellence", description: "Award-winning architecture firm specializing in innovative residential, commercial, and sustainable design. Transform your vision into iconic structures.", keywords: "architecture, architectural design, interior design, urban planning, sustainable architecture, commercial design, residential architecture, renovation", metadataBase: new URL("https://terryarchitects.com"),
alternates: {
canonical: "https://terryarchitects.com",
},
canonical: "https://terryarchitects.com"},
openGraph: {
title: "Terry Architects | Architectural Design Excellence",
description: "Award-winning architecture firm specializing in innovative residential, commercial, and sustainable design.",
url: "https://terryarchitects.com",
siteName: "Terry Architects",
type: "website",
images: [
title: "Terry Architects | Architectural Design Excellence", description: "Award-winning architecture firm specializing in innovative residential, commercial, and sustainable design.", url: "https://terryarchitects.com", siteName: "Terry Architects", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg",
alt: "Terry Architects Portfolio",
},
url: "http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg", alt: "Terry Architects Portfolio"},
],
},
twitter: {
card: "summary_large_image",
title: "Terry Architects | Architectural Design Excellence",
description: "Award-winning architecture firm transforming visions into iconic structures.",
images: ["http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg"],
card: "summary_large_image", title: "Terry Architects | Architectural Design Excellence", description: "Award-winning architecture firm transforming visions into iconic structures.", images: ["http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg"],
},
robots: {
index: true,

View File

@@ -5,7 +5,9 @@ import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleAp
import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery";
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
import ProductCardFour from "@/components/sections/product/ProductCardFour";
import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen";
import TeamCardTen from "@/components/sections/team/TeamCardTen";
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterMedia from "@/components/sections/footer/FooterMedia";
@@ -23,7 +25,7 @@ export default function HomePage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="background-highlight"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
@@ -44,31 +46,23 @@ export default function HomePage() {
background={{ variant: "plain" }}
tag="Premium Architecture"
tagIcon={Building2}
tagAnimation="background-highlight"
tagAnimation="opacity"
buttons={[
{ text: "View Our Work", href: "/portfolio" },
{ text: "Get in Touch", href: "/contact" },
]}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg",
imageAlt: "Modern architectural design",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg", imageAlt: "Modern architectural design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=1",
imageAlt: "Contemporary interior space",
},
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg", imageAlt: "Contemporary interior space"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg",
imageAlt: "Innovative building structure",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg", imageAlt: "Innovative building structure"},
{
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=2",
imageAlt: "Architectural detail",
},
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg", imageAlt: "Architectural detail"},
]}
mediaAnimation="background-highlight"
mediaAnimation="opacity"
/>
</div>
@@ -80,7 +74,7 @@ export default function HomePage() {
]}
useInvertedBackground={false}
buttons={[{ text: "Learn More", href: "/about" }]}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
/>
</div>
@@ -90,54 +84,51 @@ export default function HomePage() {
description="Experience our most compelling architectural innovations that push the boundaries of design and functionality."
features={[
{
title: "Contemporary Residence",
description: "Luxury residential project featuring minimalist design and sustainable materials",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=1",
imageAlt: "Contemporary residence design",
buttonIcon: ArrowRight,
title: "Contemporary Residence", description: "Luxury residential project featuring minimalist design and sustainable materials", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", imageAlt: "Contemporary residence design", buttonIcon: ArrowRight,
},
{
title: "Commercial Hub",
description: "Multi-use commercial space with integrated community areas and green design",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg?_wi=1",
imageAlt: "Commercial building design",
buttonIcon: ArrowRight,
title: "Commercial Hub", description: "Multi-use commercial space with integrated community areas and green design", imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg", imageAlt: "Commercial building design", buttonIcon: ArrowRight,
},
{
title: "Landscape Integration",
description: "Innovative outdoor architecture seamlessly blending structure with nature",
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=1",
imageAlt: "Landscape architecture project",
buttonIcon: ArrowRight,
title: "Landscape Integration", description: "Innovative outdoor architecture seamlessly blending structure with nature", imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg", imageAlt: "Landscape architecture project", buttonIcon: ArrowRight,
},
{
title: "Interior Transformation",
description: "Complete renovation showcasing modern aesthetic and spatial flow",
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=3",
imageAlt: "Interior redesign project",
buttonIcon: ArrowRight,
title: "Interior Transformation", description: "Complete renovation showcasing modern aesthetic and spatial flow", imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg", imageAlt: "Interior redesign project", buttonIcon: ArrowRight,
},
{
title: "Sustainable Structure",
description: "Net-zero energy building incorporating renewable systems and smart design",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg?_wi=1",
imageAlt: "Sustainable architecture project",
buttonIcon: ArrowRight,
title: "Sustainable Structure", description: "Net-zero energy building incorporating renewable systems and smart design", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg", imageAlt: "Sustainable architecture project", buttonIcon: ArrowRight,
},
{
title: "Heritage Restoration",
description: "Thoughtful renovation preserving historical character with modern amenities",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg?_wi=1",
imageAlt: "Heritage restoration project",
buttonIcon: ArrowRight,
title: "Heritage Restoration", description: "Thoughtful renovation preserving historical character with modern amenities", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg", imageAlt: "Heritage restoration project", buttonIcon: ArrowRight,
},
]}
tag="Portfolio"
tagIcon={Palette}
tagAnimation="background-highlight"
tagAnimation="opacity"
textboxLayout="default"
useInvertedBackground={false}
buttonAnimation="opacity"
/>
</div>
<div id="services" data-section="services">
<ProductCardFour
title="Our Services"
description="Comprehensive architectural and design solutions tailored to your unique vision and requirements."
products={[
{
id: "service-1", name: "Architectural Design", price: "Custom", variant: "Master planning, concept to completion", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", imageAlt: "Architectural design service"},
{
id: "service-2", name: "Interior Architecture", price: "Custom", variant: "Space planning, materiality, details", imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg", imageAlt: "Interior architecture service"},
{
id: "service-3", name: "Urban Planning", price: "Custom", variant: "Strategic site development, master plans", imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg", imageAlt: "Urban planning service"},
{
id: "service-4", name: "Renovation & Restoration", price: "Custom", variant: "Historic preservation and modernization", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg", imageAlt: "Renovation service"},
]}
gridVariant="uniform-all-items-equal"
animationType="opacity"
textboxLayout="default"
useInvertedBackground={false}
buttonAnimation="background-highlight"
/>
</div>
@@ -145,30 +136,39 @@ export default function HomePage() {
<MetricCardFourteen
title="Impact and Innovation"
tag="By The Numbers"
tagAnimation="background-highlight"
tagAnimation="opacity"
metrics={[
{
id: "1",
value: "200+",
description: "Completed projects across residential, commercial, and institutional sectors",
},
id: "1", value: "200+", description: "Completed projects across residential, commercial, and institutional sectors"},
{
id: "2",
value: "25 Years",
description: "Of dedicated excellence and continuous innovation in architectural design",
},
id: "2", value: "25 Years", description: "Of dedicated excellence and continuous innovation in architectural design"},
{
id: "3",
value: "50+",
description: "Awards and international recognition for design excellence and sustainability",
},
id: "3", value: "50+", description: "Awards and international recognition for design excellence and sustainability"},
{
id: "4",
value: "98%",
description: "Client satisfaction rate reflecting our commitment to vision realization",
},
id: "4", value: "98%", description: "Client satisfaction rate reflecting our commitment to vision realization"},
]}
metricsAnimation="background-highlight"
metricsAnimation="opacity"
useInvertedBackground={false}
/>
</div>
<div id="team" data-section="team">
<TeamCardTen
title="Meet Our Team of Visionary Architects"
tag="Leadership"
tagAnimation="opacity"
members={[
{
id: "1", name: "James Terry", 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", imageAlt: "James Terry, Principal Architect"},
{
id: "2", name: "Sarah Mitchell", 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", imageAlt: "Sarah Mitchell, Design Director"},
{
id: "3", name: "Michael Chen", 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", imageAlt: "Michael Chen, Project Manager"},
{
id: "4", name: "Elena Rodriguez", 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", imageAlt: "Elena Rodriguez, Sustainability Lead"},
]}
memberVariant="default"
membersAnimation="opacity"
useInvertedBackground={false}
/>
</div>
@@ -177,77 +177,17 @@ export default function HomePage() {
<TestimonialCardFive
testimonials={[
{
id: "1",
name: "David Anderson, CEO of Anderson Corp",
date: "Date: 15 November 2024",
title: "Transformed Our Vision Into Reality",
quote: "Working with Terry Architects was transformative. Their team took our ambitious vision and translated it into a stunning commercial space that exceeded our expectations in every way.",
tag: "Commercial Project",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
avatarAlt: "David Anderson",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg?_wi=2",
imageAlt: "Commercial project",
},
id: "1", name: "David Anderson, CEO of Anderson Corp", date: "Date: 15 November 2024", title: "Transformed Our Vision Into Reality", quote: "Working with Terry Architects was transformative. Their team took our ambitious vision and translated it into a stunning commercial space that exceeded our expectations in every way.", tag: "Commercial Project", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "David Anderson", imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg", imageAlt: "Commercial project"},
{
id: "2",
name: "Lisa Thompson, Owner of Thompson Residence",
date: "Date: 22 October 2024",
title: "Precision, Creativity, and Dedication",
quote: "The level of attention to detail and creative problem-solving Terry Architects brought to our home renovation was remarkable. They listened, understood our needs, and created something even more beautiful than we imagined.",
tag: "Residential Project",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
avatarAlt: "Lisa Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=2",
imageAlt: "Residential project",
},
id: "2", name: "Lisa Thompson, Owner of Thompson Residence", date: "Date: 22 October 2024", title: "Precision, Creativity, and Dedication", quote: "The level of attention to detail and creative problem-solving Terry Architects brought to our home renovation was remarkable. They listened, understood our needs, and created something even more beautiful than we imagined.", tag: "Residential Project", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Lisa Thompson", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", imageAlt: "Residential project"},
{
id: "3",
name: "Marcus Williams, Director of Urban Development",
date: "Date: 8 September 2024",
title: "Visionary Planning and Execution",
quote: "Terry Architects demonstrated exceptional expertise in our urban planning initiative. Their strategic approach and sustainable design principles have set a new standard for the development.",
tag: "Urban Planning",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
avatarAlt: "Marcus Williams",
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=2",
imageAlt: "Urban planning project",
},
id: "3", name: "Marcus Williams, Director of Urban Development", date: "Date: 8 September 2024", title: "Visionary Planning and Execution", quote: "Terry Architects demonstrated exceptional expertise in our urban planning initiative. Their strategic approach and sustainable design principles have set a new standard for the development.", tag: "Urban Planning", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Marcus Williams", imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg", imageAlt: "Urban planning project"},
{
id: "4",
name: "Jennifer Lee, Museum Director",
date: "Date: 31 August 2024",
title: "Cultural Excellence in Design",
quote: "The interior architecture transformed our museum spaces into galleries that enhance visitor experience. Their understanding of spatial flow and lighting was impeccable.",
tag: "Institutional Project",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
avatarAlt: "Jennifer Lee",
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=4",
imageAlt: "Institutional project",
},
id: "4", name: "Jennifer Lee, Museum Director", date: "Date: 31 August 2024", title: "Cultural Excellence in Design", quote: "The interior architecture transformed our museum spaces into galleries that enhance visitor experience. Their understanding of spatial flow and lighting was impeccable.", tag: "Institutional Project", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Jennifer Lee", imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg", imageAlt: "Institutional project"},
{
id: "5",
name: "Robert Chen, Sustainability Officer",
date: "Date: 14 July 2024",
title: "Pioneers in Sustainable Design",
quote: "Terry Architects' commitment to sustainability without compromising aesthetics is remarkable. Our green building is now a model for responsible development.",
tag: "Sustainable Building",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
avatarAlt: "Robert Chen",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg?_wi=2",
imageAlt: "Sustainable project",
},
id: "5", name: "Robert Chen, Sustainability Officer", date: "Date: 14 July 2024", title: "Pioneers in Sustainable Design", quote: "Terry Architects' commitment to sustainability without compromising aesthetics is remarkable. Our green building is now a model for responsible development.", tag: "Sustainable Building", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Robert Chen", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg", imageAlt: "Sustainable project"},
{
id: "6",
name: "Patricia Hughes, Heritage Foundation President",
date: "Date: 20 June 2024",
title: "Respectful Restoration Expertise",
quote: "Their restoration work honored the building's historical significance while bringing it into the modern era. Truly masterful architects who respect heritage and innovation.",
tag: "Restoration Project",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
avatarAlt: "Patricia Hughes",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg?_wi=2",
imageAlt: "Restoration project",
},
id: "6", name: "Patricia Hughes, Heritage Foundation President", date: "Date: 20 June 2024", title: "Respectful Restoration Expertise", quote: "Their restoration work honored the building's historical significance while bringing it into the modern era. Truly masterful architects who respect heritage and innovation.", tag: "Restoration Project", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Patricia Hughes", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg", imageAlt: "Restoration project"},
]}
title="What Our Clients Say"
description="Testimonials from satisfied clients who have experienced Terry Architects' commitment to excellence."
@@ -260,14 +200,14 @@ export default function HomePage() {
<ContactCTA
tag="Let's Create Together"
tagIcon={Briefcase}
tagAnimation="background-highlight"
tagAnimation="opacity"
title="Ready to Bring Your Vision to Life?"
description="Contact Terry Architects today to discuss your next architectural project. Our team is ready to transform your ideas into exceptional spaces."
buttons={[
{ text: "Start Your Project", href: "/contact" },
{ text: "Schedule a Consultation", href: "/contact" },
]}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -275,12 +215,11 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg"
imageAlt="Architectural photography"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
@@ -288,8 +227,7 @@ export default function HomePage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Architectural Design", href: "#services" },
{ label: "Interior Architecture", href: "#services" },
{ label: "Urban Planning", href: "#services" },
@@ -297,8 +235,7 @@ export default function HomePage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Email: hello@terryarchitects.com", href: "mailto:hello@terryarchitects.com" },
{ label: "Phone: +1 (555) 123-4567", href: "tel:+15551234567" },
{ label: "LinkedIn", href: "https://linkedin.com" },

View File

@@ -19,7 +19,7 @@ export default function PortfolioPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="background-highlight"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
@@ -39,54 +39,30 @@ export default function PortfolioPage() {
description="Explore the full range of architectural projects that showcase our commitment to design excellence, innovation, and client satisfaction across diverse sectors."
features={[
{
title: "Contemporary Residence",
description: "Luxury residential project featuring minimalist design and sustainable materials",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=3",
imageAlt: "Contemporary residence design",
buttonIcon: ArrowRight,
title: "Contemporary Residence", description: "Luxury residential project featuring minimalist design and sustainable materials", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", imageAlt: "Contemporary residence design", buttonIcon: ArrowRight,
},
{
title: "Commercial Hub",
description: "Multi-use commercial space with integrated community areas and green design",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg?_wi=3",
imageAlt: "Commercial building design",
buttonIcon: ArrowRight,
title: "Commercial Hub", description: "Multi-use commercial space with integrated community areas and green design", imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg", imageAlt: "Commercial building design", buttonIcon: ArrowRight,
},
{
title: "Landscape Integration",
description: "Innovative outdoor architecture seamlessly blending structure with nature",
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=3",
imageAlt: "Landscape architecture project",
buttonIcon: ArrowRight,
title: "Landscape Integration", description: "Innovative outdoor architecture seamlessly blending structure with nature", imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg", imageAlt: "Landscape architecture project", buttonIcon: ArrowRight,
},
{
title: "Interior Transformation",
description: "Complete renovation showcasing modern aesthetic and spatial flow",
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=5",
imageAlt: "Interior redesign project",
buttonIcon: ArrowRight,
title: "Interior Transformation", description: "Complete renovation showcasing modern aesthetic and spatial flow", imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg", imageAlt: "Interior redesign project", buttonIcon: ArrowRight,
},
{
title: "Sustainable Structure",
description: "Net-zero energy building incorporating renewable systems and smart design",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg?_wi=3",
imageAlt: "Sustainable architecture project",
buttonIcon: ArrowRight,
title: "Sustainable Structure", description: "Net-zero energy building incorporating renewable systems and smart design", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg", imageAlt: "Sustainable architecture project", buttonIcon: ArrowRight,
},
{
title: "Heritage Restoration",
description: "Thoughtful renovation preserving historical character with modern amenities",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg?_wi=3",
imageAlt: "Heritage restoration project",
buttonIcon: ArrowRight,
title: "Heritage Restoration", description: "Thoughtful renovation preserving historical character with modern amenities", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg", imageAlt: "Heritage restoration project", buttonIcon: ArrowRight,
},
]}
tag="Portfolio"
tagIcon={Palette}
tagAnimation="background-highlight"
tagAnimation="opacity"
textboxLayout="default"
useInvertedBackground={false}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
/>
</div>
@@ -94,14 +70,14 @@ export default function PortfolioPage() {
<ContactCTA
tag="Your Project Awaits"
tagIcon={Briefcase}
tagAnimation="background-highlight"
tagAnimation="opacity"
title="Inspired by Our Work?"
description="Let's discuss how Terry Architects can transform your architectural vision into reality. Contact our team to start your project journey."
buttons={[
{ text: "Start Your Project", href: "/contact" },
{ text: "Back to Home", href: "/" },
]}
buttonAnimation="background-highlight"
buttonAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -109,12 +85,11 @@ export default function PortfolioPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg"
imageAlt="Architectural photography"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
@@ -122,8 +97,7 @@ export default function PortfolioPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Architectural Design", href: "#services" },
{ label: "Interior Architecture", href: "#services" },
{ label: "Urban Planning", href: "#services" },
@@ -131,8 +105,7 @@ export default function PortfolioPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Email: hello@terryarchitects.com", href: "mailto:hello@terryarchitects.com" },
{ label: "Phone: +1 (555) 123-4567", href: "tel:+15551234567" },
{ label: "LinkedIn", href: "https://linkedin.com" },