Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -78,7 +78,6 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bearded-shoemaker-glasses-is-creating-new-pair-shoes-using-special-machine_613910-12944.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Box}
|
||||
footerClassName="mt-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -104,12 +103,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", brand: "Baltimore, MD", name: "Perkins Homes", price: "Completed", rating: 5, reviewCount: "2023", imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-designing-plans-buildings-restorations-alterations_482257-112178.jpg" },
|
||||
{ id: "2", brand: "Washington, DC", name: "13|U", price: "Completed", rating: 5, reviewCount: "2023", imageSrc: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615031.jpg" },
|
||||
{ id: "3", brand: "Annapolis, MD", name: "Brightview Senior Living", price: "Completed", rating: 5, reviewCount: "2022", imageSrc: "http://img.b2bpic.net/free-photo/ceiling-glass-wall_1127-2092.jpg" },
|
||||
{ id: "4", brand: "Baltimore, MD", name: "Rye Street Tavern", price: "Completed", rating: 5, reviewCount: "2022", imageSrc: "http://img.b2bpic.net/free-photo/technologist-with-grey-tablet-his-hands-make-set-up-production-line-while-standing-department-dairy-factory_645730-697.jpg" },
|
||||
{ id: "5", brand: "Hanover, MD", name: "The Arundel Preserve", price: "Completed", rating: 5, reviewCount: "2022", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg" },
|
||||
{ id: "6", brand: "Towson, MD", name: "Towson University", price: "Completed", rating: 5, reviewCount: "2021", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-architectural-sketch-with-pencil-ant-tube_23-2148233687.jpg" },
|
||||
{ id: "1", brand: "Baltimore, MD", name: "Perkins Homes", price: "Delivered", rating: 5, reviewCount: "2023", imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-designing-plans-buildings-restorations-alterations_482257-112178.jpg" },
|
||||
{ id: "2", brand: "Washington, DC", name: "13|U", price: "Delivered", rating: 5, reviewCount: "2023", imageSrc: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615031.jpg" },
|
||||
{ id: "3", brand: "Annapolis, MD", name: "Brightview Senior Living", price: "Delivered", rating: 5, reviewCount: "2022", imageSrc: "http://img.b2bpic.net/free-photo/ceiling-glass-wall_1127-2092.jpg" },
|
||||
{ id: "4", brand: "Baltimore, MD", name: "Rye Street Tavern", price: "Delivered", rating: 5, reviewCount: "2022", imageSrc: "http://img.b2bpic.net/free-photo/technologist-with-grey-tablet-his-hands-make-set-up-production-line-while-standing-department-dairy-factory_645730-697.jpg" },
|
||||
{ id: "5", brand: "Hanover, MD", name: "The Arundel Preserve", price: "Delivered", rating: 5, reviewCount: "2022", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg" },
|
||||
{ id: "6", brand: "Towson, MD", name: "Towson University", price: "Delivered", rating: 5, reviewCount: "2021", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-architectural-sketch-with-pencil-ant-tube_23-2148233687.jpg" },
|
||||
]}
|
||||
title="Featured Projects"
|
||||
description="A selection of our successfully completed mechanical contracts."
|
||||
|
||||
Reference in New Issue
Block a user