Merge version_4 into main #4
1404
src/app/layout.tsx
1404
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -77,19 +77,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Dirt & Soil Hauling", description: "Transport topsoil, fill dirt, and soil amendments for landscaping and construction projects throughout the region", imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light-outdoors_23-2149194802.jpg"
|
||||
title: "Dirt & Soil Hauling", description: "Transport topsoil, fill dirt, and soil amendments for landscaping and construction projects throughout the region — delivered on schedule, every time", imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light-outdoors_23-2149194802.jpg"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Gravel & Stone Delivery", description: "Fast delivery of gravel, crushed stone, and decorative rock for all project sizes and types", imageSrc: "http://img.b2bpic.net/free-photo/texture-close-up-stones_23-2148198848.jpg"
|
||||
title: "Gravel & Stone Delivery", description: "Fast delivery of gravel, crushed stone, and decorative rock for all project sizes and types — premium materials sourced, loaded, and delivered to meet your exact specifications", imageSrc: "http://img.b2bpic.net/free-photo/texture-close-up-stones_23-2148198848.jpg"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Demolition Debris Removal", description: "Efficient removal and disposal of construction debris and waste materials from your sites", imageSrc: "http://img.b2bpic.net/free-photo/rusty-train-left-nature_23-2147770338.jpg"
|
||||
title: "Demolition Debris Removal", description: "Efficient removal and disposal of construction debris and waste materials from your sites — swift hauling and proper disposal ensuring your project stays on schedule", imageSrc: "http://img.b2bpic.net/free-photo/rusty-train-left-nature_23-2147770338.jpg"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Site Preparation", description: "Complete site preparation including material delivery and site grading support services", imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307729.jpg"
|
||||
title: "Site Preparation", description: "Complete site preparation including material delivery and site grading support services — site-ready foundations and optimal conditions for your construction projects", imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307729.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -199,4 +199,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user