Merge version_1_1781768081867 into main #1
@@ -18,32 +18,16 @@ export default function HomePage() {
|
||||
title="Strategic Legal Advice. Practical Business Solutions."
|
||||
description="Atrium Legal & Consulting helps businesses and individuals navigate legal challenges, manage risk, and achieve commercial success with confidence."
|
||||
primaryButton={{
|
||||
text: "Book a Consultation",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book a Consultation", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:+61200000000",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+61200000000"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-lights-buildings-skyscrapers-captured-night_181624-43417.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-riverbank_1127-3107.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/montreal-sunrise_649448-3783.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-sunset_649448-1340.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curtain-wall-building_400718-1.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boston-downtown-panorama-dusk_649448-1354.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-lights-buildings-skyscrapers-captured-night_181624-43417.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-riverbank_1127-3107.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/montreal-sunrise_649448-3783.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-sunset_649448-1340.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/curtain-wall-building_400718-1.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/boston-downtown-panorama-dusk_649448-1354.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -68,41 +52,13 @@ export default function HomePage() {
|
||||
title="Comprehensive Legal Services"
|
||||
description="Sophisticated advice tailored to the evolving needs of entrepreneurs and established businesses."
|
||||
items={[
|
||||
{
|
||||
title: "Commercial Law",
|
||||
description: "Contracts, agreements, and transactions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg",
|
||||
},
|
||||
{
|
||||
title: "Property & Real Estate",
|
||||
description: "Leasing and development matters.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-563.jpg",
|
||||
},
|
||||
{
|
||||
title: "Corporate Advisory",
|
||||
description: "Governance and risk mitigation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-with-windows_23-2148836744.jpg",
|
||||
},
|
||||
{
|
||||
title: "Dispute Resolution",
|
||||
description: "Negotiation and mediation support.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-moscow-city-international-business-centre_158538-26096.jpg",
|
||||
},
|
||||
{
|
||||
title: "Business Consulting",
|
||||
description: "Growth strategy and operational planning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-skyscrapers-streets-new-york-city_181624-6571.jpg",
|
||||
},
|
||||
{
|
||||
title: "General Legal",
|
||||
description: "Ongoing support for your business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-interesting-building-design_23-2148252802.jpg",
|
||||
},
|
||||
{
|
||||
title: "Regulatory Guidance",
|
||||
description: "Staying compliant and secure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-999.jpg",
|
||||
},
|
||||
{ title: "Commercial Law", description: "Contracts, agreements, and transactions.", imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg" },
|
||||
{ title: "Property & Real Estate", description: "Leasing and development matters.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-563.jpg" },
|
||||
{ title: "Corporate Advisory", description: "Governance and risk mitigation.", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-with-windows_23-2148836744.jpg" },
|
||||
{ title: "Dispute Resolution", description: "Negotiation and mediation support.", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-moscow-city-international-business-centre_158538-26096.jpg" },
|
||||
{ title: "Business Consulting", description: "Growth strategy and operational planning.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-skyscrapers-streets-new-york-city_181624-6571.jpg" },
|
||||
{ title: "General Legal", description: "Ongoing support for your business.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-interesting-building-design_23-2148252802.jpg" },
|
||||
{ title: "Regulatory Guidance", description: "Staying compliant and secure.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-999.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -115,26 +71,10 @@ export default function HomePage() {
|
||||
title="Why Choose Atrium"
|
||||
description="Proven experience delivering commercial results across New South Wales."
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
title: "Clients Assisted",
|
||||
value: "100+",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Client Satisfaction",
|
||||
value: "95%",
|
||||
},
|
||||
{
|
||||
icon: Clock,
|
||||
title: "Years Experience",
|
||||
value: "10+",
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Trust Rating",
|
||||
value: "A+",
|
||||
},
|
||||
{ icon: "Award", title: "Clients Assisted", value: "100+" },
|
||||
{ icon: "CheckCircle", title: "Client Satisfaction", value: "95%" },
|
||||
{ icon: "Clock", title: "Years Experience", value: "10+" },
|
||||
{ icon: "Shield", title: "Trust Rating", value: "A+" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -147,26 +87,10 @@ export default function HomePage() {
|
||||
title="Clear, Structured Advice"
|
||||
description="Our four-step engagement model ensures transparency and results at every stage of the legal journey."
|
||||
features={[
|
||||
{
|
||||
title: "Consultation",
|
||||
description: "We define your objectives and challenges.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-skyscrapers-rooftop-urban-view_649448-4740.jpg",
|
||||
},
|
||||
{
|
||||
title: "Strategy",
|
||||
description: "Custom roadmap to your success.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283218.jpg",
|
||||
},
|
||||
{
|
||||
title: "Implementation",
|
||||
description: "Executing strategies with precision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landmarks-shanghai_1359-1099.jpg",
|
||||
},
|
||||
{
|
||||
title: "Ongoing Support",
|
||||
description: "Guiding you through every evolution.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-dreamy-setting_23-2151835388.jpg",
|
||||
},
|
||||
{ title: "Consultation", description: "We define your objectives and challenges.", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-skyscrapers-rooftop-urban-view_649448-4740.jpg" },
|
||||
{ title: "Strategy", description: "Custom roadmap to your success.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283218.jpg" },
|
||||
{ title: "Implementation", description: "Executing strategies with precision.", imageSrc: "http://img.b2bpic.net/free-photo/landmarks-shanghai_1359-1099.jpg" },
|
||||
{ title: "Ongoing Support", description: "Guiding you through every evolution.", imageSrc: "http://img.b2bpic.net/free-photo/building-dreamy-setting_23-2151835388.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -180,45 +104,20 @@ export default function HomePage() {
|
||||
description="Read what our clients say about our commercially-focused legal advice."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Jenkins",
|
||||
role: "CEO",
|
||||
company: "Growth Co.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
},
|
||||
name: "Sarah Jenkins", role: "CEO", company: "Growth Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Director",
|
||||
company: "Innovate Labs",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg",
|
||||
},
|
||||
name: "Michael Chen", role: "Director", company: "Innovate Labs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Founder",
|
||||
company: "Eco Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021814.jpg",
|
||||
},
|
||||
name: "Emily Rodriguez", role: "Founder", company: "Eco Tech", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021814.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "General Manager",
|
||||
company: "Real Estate Partners",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
},
|
||||
name: "David Kim", role: "General Manager", company: "Real Estate Partners", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Susan Clark",
|
||||
role: "Director",
|
||||
company: "Pacific Advisory",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13573.jpg",
|
||||
},
|
||||
name: "Susan Clark", role: "Director", company: "Pacific Advisory", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13573.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -230,13 +129,9 @@ export default function HomePage() {
|
||||
tag="Contact Us"
|
||||
text="Ready to discuss your legal and business needs? Reach out to our team in Greenwich today."
|
||||
primaryButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:+61200000000",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+61200000000"}}
|
||||
secondaryButton={{
|
||||
text: "Email Inquiry",
|
||||
href: "mailto:info@atriumlegal.com.au",
|
||||
}}
|
||||
text: "Email Inquiry", href: "mailto:info@atriumlegal.com.au"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user