Update src/app/page.tsx
This commit is contained in:
297
src/app/page.tsx
297
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Our Process",
|
||||
id: "process",
|
||||
},
|
||||
name: "Our Process", id: "process"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "projects",
|
||||
},
|
||||
name: "Projects", id: "projects"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="SINNOTT’S"
|
||||
/>
|
||||
@@ -54,96 +46,50 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Built to Endure"
|
||||
description="Est. 1998, we bring unparalleled craftsmanship to every project. Your vision, executed with absolute precision."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Liam O'Connor",
|
||||
handle: "Dublin Project",
|
||||
testimonial: "Exceptional quality. The attention to detail on our estate renovation was second to none.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=1",
|
||||
imageAlt: "luxury construction project site exterior",
|
||||
},
|
||||
name: "Liam O'Connor", handle: "Dublin Project", testimonial: "Exceptional quality. The attention to detail on our estate renovation was second to none.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg", imageAlt: "luxury construction project site exterior"},
|
||||
{
|
||||
name: "Siobhan Murphy",
|
||||
handle: "Cork Commercial",
|
||||
testimonial: "Sinnott’s delivered our complex project on time and well within the budget requirements.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=1",
|
||||
imageAlt: "professional construction management team meeting",
|
||||
},
|
||||
name: "Siobhan Murphy", handle: "Cork Commercial", testimonial: "Sinnott’s delivered our complex project on time and well within the budget requirements.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg", imageAlt: "professional construction management team meeting"},
|
||||
{
|
||||
name: "Ciaran Walsh",
|
||||
handle: "Galway Heritage",
|
||||
testimonial: "True craftsmen. They respected the history of the building while bringing in modern efficiency.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-dresses-casually-holding-keys-from-car-new-apartment-hands-pointing-key-with-her-forefinger_176532-10213.jpg?_wi=1",
|
||||
imageAlt: "portrait professional irish homeowner",
|
||||
},
|
||||
name: "Ciaran Walsh", handle: "Galway Heritage", testimonial: "True craftsmen. They respected the history of the building while bringing in modern efficiency.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-dresses-casually-holding-keys-from-car-new-apartment-hands-pointing-key-with-her-forefinger_176532-10213.jpg", imageAlt: "portrait professional irish homeowner"},
|
||||
{
|
||||
name: "Fiona Kelly",
|
||||
handle: "Wicklow Build",
|
||||
testimonial: "Professional, reliable, and absolutely elite craftsmanship. Would trust them again in a heartbeat.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1",
|
||||
imageAlt: "professional business owner portrait",
|
||||
},
|
||||
name: "Fiona Kelly", handle: "Wicklow Build", testimonial: "Professional, reliable, and absolutely elite craftsmanship. Would trust them again in a heartbeat.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", imageAlt: "professional business owner portrait"},
|
||||
{
|
||||
name: "Brendan Doyle",
|
||||
handle: "Kildare Residence",
|
||||
testimonial: "The best construction firm in the region. Highly recommended for any complex build.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-resting-couch_23-2148095785.jpg?_wi=1",
|
||||
imageAlt: "elegant homeowner portrait living room",
|
||||
},
|
||||
name: "Brendan Doyle", handle: "Kildare Residence", testimonial: "The best construction firm in the region. Highly recommended for any complex build.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-resting-couch_23-2148095785.jpg", imageAlt: "elegant homeowner portrait living room"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-smiling-female-dresses-casually-holding-keys-from-car-new-apartment-hands-pointing-key-with-her-forefinger_176532-10213.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-smiling-female-dresses-casually-holding-keys-from-car-new-apartment-hands-pointing-key-with-her-forefinger_176532-10213.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-business-woman-resting-couch_23-2148095785.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-business-woman-resting-couch_23-2148095785.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-young-couple-cooking_23-2147766890.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-young-couple-cooking_23-2147766890.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg", alt: "Client 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Assured",
|
||||
},
|
||||
type: "text", text: "Quality Assured"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Builds",
|
||||
},
|
||||
type: "text", text: "Sustainable Builds"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Heritage Experts",
|
||||
},
|
||||
type: "text", text: "Heritage Experts"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Commercial Specialists",
|
||||
},
|
||||
type: "text", text: "Commercial Specialists"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Modern Infrastructure",
|
||||
},
|
||||
type: "text", text: "Modern Infrastructure"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -153,14 +99,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our 5-Step Process",
|
||||
},
|
||||
type: "text", content: "Our 5-Step Process"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg",
|
||||
alt: "Construction process",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg", alt: "Construction process"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -169,28 +110,14 @@ export default function LandingPage() {
|
||||
<MetricCardTen
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
textboxLayout="spread"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Experience",
|
||||
subtitle: "Total Years",
|
||||
category: "Heritage",
|
||||
value: "25+",
|
||||
},
|
||||
id: "1", title: "Experience", subtitle: "Total Years", category: "Heritage", value: "25+"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Projects",
|
||||
subtitle: "Total Completed",
|
||||
category: "Scale",
|
||||
value: "400+",
|
||||
},
|
||||
id: "2", title: "Projects", subtitle: "Total Completed", category: "Scale", value: "400+"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Satisfaction",
|
||||
subtitle: "Project Success",
|
||||
category: "Quality",
|
||||
value: "98%",
|
||||
},
|
||||
id: "3", title: "Satisfaction", subtitle: "Project Success", category: "Quality", value: "98%"},
|
||||
]}
|
||||
title="Performance Standards"
|
||||
description="Measuring success in years, projects, and client satisfaction."
|
||||
@@ -205,82 +132,34 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Residential Builds",
|
||||
description: "High-end homes designed for modern comfort.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-couple-cooking_23-2147766890.jpg?_wi=1",
|
||||
imageAlt: "portrait of modern architect professional",
|
||||
title: "Residential Builds", description: "High-end homes designed for modern comfort.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Commercial Projects",
|
||||
description: "Large-scale efficient workspace development.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=4",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=5",
|
||||
imageAlt: "luxury construction project site exterior",
|
||||
title: "Commercial Projects", description: "Large-scale efficient workspace development.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Heritage Restoration",
|
||||
description: "Preserving architectural integrity with care.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=6",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=5",
|
||||
imageAlt: "professional construction management team meeting",
|
||||
title: "Heritage Restoration", description: "Preserving architectural integrity with care.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg" }
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Project Management",
|
||||
description: "Full end-to-end site oversight.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=7",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-dresses-casually-holding-keys-from-car-new-apartment-hands-pointing-key-with-her-forefinger_176532-10213.jpg?_wi=2",
|
||||
imageAlt: "portrait professional irish homeowner",
|
||||
title: "Project Management", description: "Full end-to-end site oversight.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg" }
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Design Consultation",
|
||||
description: "Strategic planning and blueprints.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=8",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=7",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2",
|
||||
imageAlt: "professional business owner portrait",
|
||||
title: "Design Consultation", description: "Strategic planning and blueprints.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg" }
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "Finishing Works",
|
||||
description: "Precision interior and exterior detailing.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=9",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=8",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-resting-couch_23-2148095785.jpg?_wi=2",
|
||||
imageAlt: "elegant homeowner portrait living room",
|
||||
},
|
||||
title: "Finishing Works", description: "Precision interior and exterior detailing.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Core Services"
|
||||
@@ -295,59 +174,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah O'Neill",
|
||||
role: "CEO",
|
||||
company: "GlobalTech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-dresses-casually-holding-keys-from-car-new-apartment-hands-pointing-key-with-her-forefinger_176532-10213.jpg?_wi=3",
|
||||
},
|
||||
id: "1", name: "Sarah O'Neill", role: "CEO", company: "GlobalTech", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-dresses-casually-holding-keys-from-car-new-apartment-hands-pointing-key-with-her-forefinger_176532-10213.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Dempsey",
|
||||
role: "Owner",
|
||||
company: "Dempsey Estates",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=3",
|
||||
},
|
||||
id: "2", name: "Mark Dempsey", role: "Owner", company: "Dempsey Estates", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elaine Walsh",
|
||||
role: "Manager",
|
||||
company: "Urban Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-resting-couch_23-2148095785.jpg?_wi=3",
|
||||
},
|
||||
id: "3", name: "Elaine Walsh", role: "Manager", company: "Urban Living", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-resting-couch_23-2148095785.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Murphy",
|
||||
role: "Consultant",
|
||||
company: "Dublin Build",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-couple-cooking_23-2147766890.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "David Murphy", role: "Consultant", company: "Dublin Build", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-couple-cooking_23-2147766890.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna Quinn",
|
||||
role: "Designer",
|
||||
company: "Quinn Interiors",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg?_wi=9",
|
||||
},
|
||||
id: "5", name: "Anna Quinn", role: "Designer", company: "Quinn Interiors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100%",
|
||||
label: "Retention Rate",
|
||||
},
|
||||
value: "100%", label: "Retention Rate"},
|
||||
{
|
||||
value: "25+",
|
||||
label: "Years Active",
|
||||
},
|
||||
value: "25+", label: "Years Active"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Happy Clients",
|
||||
},
|
||||
value: "98%", label: "Happy Clients"},
|
||||
]}
|
||||
title="Client Perspectives"
|
||||
description="Read what our clients say about their experience with Sinnott's."
|
||||
@@ -358,8 +206,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Start Your Project"
|
||||
description="Ready to build your legacy? Contact us today for a consultation."
|
||||
@@ -370,33 +217,21 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Sinnott's Construction",
|
||||
items: [
|
||||
title: "Sinnott's Construction", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Team", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "info@sinnotts.ie",
|
||||
href: "mailto:info@sinnotts.ie",
|
||||
},
|
||||
label: "info@sinnotts.ie", href: "mailto:info@sinnotts.ie"},
|
||||
{
|
||||
label: "+353 1 234 5678",
|
||||
href: "tel:+35312345678",
|
||||
},
|
||||
label: "+353 1 234 5678", href: "tel:+35312345678"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user