Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| db74dca1a5 | |||
| e4d52c2e4c |
206
src/app/page.tsx
206
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "#projects",
|
||||
},
|
||||
name: "Projects", id: "#projects"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Gregory Construction"
|
||||
/>
|
||||
@@ -56,35 +48,25 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Gregory Construction Company LLC"
|
||||
description="Building the Indianapolis community with pride since the 1960s. We specialize in restoration and custom residential projects."
|
||||
buttons={[
|
||||
{ text: "Get a Free Estimate", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-crane-lifting-materials-building-site_23-2152006108.jpg",
|
||||
imageAlt: "Professional construction work",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-crane-lifting-materials-building-site_23-2152006108.jpg", imageAlt: "Professional construction work"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-wooden-pots-with-plants-wooden-steps_169016-10589.jpg",
|
||||
imageAlt: "Property renovation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-wooden-pots-with-plants-wooden-steps_169016-10589.jpg", imageAlt: "Property renovation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530710.jpg",
|
||||
imageAlt: "Construction craftsmanship",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530710.jpg", imageAlt: "Construction craftsmanship"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976527.jpg",
|
||||
imageAlt: "Quality build",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976527.jpg", imageAlt: "Quality build"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-blueprint_23-2147711055.jpg",
|
||||
imageAlt: "Home renovation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-blueprint_23-2147711055.jpg", imageAlt: "Home renovation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-crayon_23-2149394464.jpg",
|
||||
imageAlt: "Construction project site",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-crayon_23-2149394464.jpg", imageAlt: "Construction project site"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -97,19 +79,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Building2,
|
||||
label: "Years in Industry",
|
||||
value: "60+",
|
||||
},
|
||||
label: "Years in Industry", value: "60+"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Projects Completed",
|
||||
value: "2000+",
|
||||
},
|
||||
label: "Projects Completed", value: "2000+"},
|
||||
{
|
||||
icon: User,
|
||||
label: "Satisfied Clients",
|
||||
value: "1500+",
|
||||
},
|
||||
label: "Satisfied Clients", value: "1500+"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -123,26 +99,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Commercial Restoration",
|
||||
description: "High-quality commercial space restoration and maintenance services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-istanbul-s-building_53876-32161.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-vector/25-building-construction-blue-icon-pack-vector-icons-illustration_1142-15445.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Commercial Restoration", description: "High-quality commercial space restoration and maintenance services.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-istanbul-s-building_53876-32161.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/25-building-construction-blue-icon-pack-vector-icons-illustration_1142-15445.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Residential Renovation",
|
||||
description: "Transforming your home with custom renovations and detail-oriented builds.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-vector/construction-icons-set_1284-4647.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Residential Renovation", description: "Transforming your home with custom renovations and detail-oriented builds.", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/construction-icons-set_1284-4647.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Custom Decks & Outdoor",
|
||||
description: "Built to last custom decks that add value and beauty to your property.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15745.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/real-estate-building-icon-concept_53876-23512.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Custom Decks & Outdoor", description: "Built to last custom decks that add value and beauty to your property.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15745.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/real-estate-building-icon-concept_53876-23512.jpg", buttonText: "Learn More"},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="Comprehensive construction and restoration services tailored to your specific needs."
|
||||
@@ -157,47 +118,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Custom Deck Build",
|
||||
price: "Residential",
|
||||
variant: "Outdoor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/countryside-house_53876-16157.jpg",
|
||||
},
|
||||
id: "p1", name: "Custom Deck Build", price: "Residential", variant: "Outdoor", imageSrc: "http://img.b2bpic.net/free-photo/countryside-house_53876-16157.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Kitchen Remodel",
|
||||
price: "Residential",
|
||||
variant: "Interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821287.jpg",
|
||||
},
|
||||
id: "p2", name: "Kitchen Remodel", price: "Residential", variant: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821287.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Exterior Renovation",
|
||||
price: "Residential",
|
||||
variant: "Exterior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317327.jpg",
|
||||
},
|
||||
id: "p3", name: "Exterior Renovation", price: "Residential", variant: "Exterior", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317327.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Sunroom Addition",
|
||||
price: "Residential",
|
||||
variant: "Addition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-cafe_1150-12614.jpg",
|
||||
},
|
||||
id: "p4", name: "Sunroom Addition", price: "Residential", variant: "Addition", imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-cafe_1150-12614.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Home Restoration",
|
||||
price: "Residential",
|
||||
variant: "Restoration",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7158.jpg",
|
||||
},
|
||||
id: "p5", name: "Home Restoration", price: "Residential", variant: "Restoration", imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7158.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Commercial Office",
|
||||
price: "Commercial",
|
||||
variant: "Buildout",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-facade_158595-5075.jpg",
|
||||
},
|
||||
id: "p6", name: "Commercial Office", price: "Commercial", variant: "Buildout", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-facade_158595-5075.jpg"},
|
||||
]}
|
||||
title="Featured Projects"
|
||||
description="See the quality of our craftsmanship across our recent work."
|
||||
@@ -212,23 +143,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Gregory Senior",
|
||||
role: "Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval-outdoors_23-2148269261.jpg",
|
||||
},
|
||||
id: "m1", name: "Gregory Senior", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval-outdoors_23-2148269261.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "John Doe",
|
||||
role: "Master Carpenter",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-u-pon-couple-home-sharing-tender-moments_23-2149105982.jpg",
|
||||
},
|
||||
id: "m2", name: "John Doe", role: "Master Carpenter", imageSrc: "http://img.b2bpic.net/free-photo/close-u-pon-couple-home-sharing-tender-moments_23-2149105982.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Jane Smith",
|
||||
role: "Project Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loving-smiling-young-couple-holding-cup-coffee-hands_23-2147966417.jpg",
|
||||
},
|
||||
id: "m3", name: "Jane Smith", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/loving-smiling-young-couple-holding-cup-coffee-hands_23-2147966417.jpg"},
|
||||
]}
|
||||
title="Meet Our Team"
|
||||
description="Experienced professionals dedicated to your vision."
|
||||
@@ -242,40 +161,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Kevin Jarrett",
|
||||
role: "Homeowner",
|
||||
testimonial: "Built my deck and did a great job! Detailed and worked hard.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-gesturing-thumbs-up_329181-2846.jpg",
|
||||
},
|
||||
id: "t1", name: "Kevin Jarrett", role: "Homeowner", testimonial: "Built my deck and did a great job! Detailed and worked hard.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-gesturing-thumbs-up_329181-2846.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jane Doe",
|
||||
role: "Client",
|
||||
testimonial: "The work was professional and quick.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-troubled-face-wearing-glasses-sitting-kitchen-with-work-materials_1258-202264.jpg",
|
||||
},
|
||||
id: "t2", name: "Jane Doe", role: "Client", testimonial: "The work was professional and quick.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-troubled-face-wearing-glasses-sitting-kitchen-with-work-materials_1258-202264.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Robert Smith",
|
||||
role: "Client",
|
||||
testimonial: "Great experience, would recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg",
|
||||
},
|
||||
id: "t3", name: "Robert Smith", role: "Client", testimonial: "Great experience, would recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Alice Johnson",
|
||||
role: "Client",
|
||||
testimonial: "Exceeded expectations on my home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg",
|
||||
},
|
||||
id: "t4", name: "Alice Johnson", role: "Client", testimonial: "Exceeded expectations on my home.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Mark Wilson",
|
||||
role: "Client",
|
||||
testimonial: "Quality craftsmanship.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-entrepreneur-posing-modern-office_74855-3442.jpg",
|
||||
},
|
||||
id: "t5", name: "Mark Wilson", role: "Client", testimonial: "Quality craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-entrepreneur-posing-modern-office_74855-3442.jpg"},
|
||||
]}
|
||||
title="Client Reviews"
|
||||
description="What our clients say about our work."
|
||||
@@ -287,20 +181,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How quickly can you start?",
|
||||
content: "We work hard to get jobs rolling as quickly as possible.",
|
||||
},
|
||||
id: "q1", title: "How quickly can you start?", content: "We work hard to get jobs rolling as quickly as possible."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you do residential work?",
|
||||
content: "Yes, we specialize in both residential and commercial property.",
|
||||
},
|
||||
id: "q2", title: "Do you do residential work?", content: "Yes, we specialize in both residential and commercial property."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is your service area?",
|
||||
content: "We serve Indianapolis and the surrounding Midwest area.",
|
||||
},
|
||||
id: "q3", title: "What is your service area?", content: "We serve Indianapolis and the surrounding Midwest area."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Get answers to common queries about our projects."
|
||||
@@ -312,14 +197,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
text="Ready to get started on your construction project? Call us today at 317-742-0222 or visit our office at 711 E Murry St, Indianapolis."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+13177420222",
|
||||
},
|
||||
text: "Call Now", href: "tel:+13177420222"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -328,16 +210,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Gregory Construction Company LLC"
|
||||
leftLink={{
|
||||
text: "Contact",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Contact", href: "#contact"}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user