Merge version_1 into main #4
1371
src/app/layout.tsx
1371
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tagIcon={Hammer}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-collar-workers-works-building-site_1398-1725.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0B2LAX8i6MQjR7ZKyK6hnLut/uploaded-1772755363376-zdmogufq.jpg"
|
||||
imageAlt="Professional construction team at work"
|
||||
buttons={[
|
||||
{ text: "Get Free Estimate", href: "contact" },
|
||||
@@ -87,10 +87,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "General Construction", description: "Complete construction services for residential and commercial projects. New builds, renovations, and full project management.", imageSrc: "http://img.b2bpic.net/free-photo/bright-shot-new-buildings-neighborhood_23-2147694723.jpg", imageAlt: "General construction services", button: { text: "Learn More", href: "contact" }
|
||||
title: "General Construction", description: "Complete construction services for residential and commercial projects. New builds, renovations, and full project management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0B2LAX8i6MQjR7ZKyK6hnLut/uploaded-1772754869615-xyhdkp9k.jpg", imageAlt: "General construction services", button: { text: "Learn More", href: "contact" }
|
||||
},
|
||||
{
|
||||
title: "Concrete Work", description: "Professional concrete services including driveways, patios, foundations, and stamped concrete. Durable and beautifully finished.", imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg", imageAlt: "Concrete services", button: { text: "Learn More", href: "contact" }
|
||||
title: "Concrete Work", description: "Professional concrete services including driveways, patios, foundations, and stamped concrete. Durable and beautifully finished.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0B2LAX8i6MQjR7ZKyK6hnLut/uploaded-1772754885244-oo8xh8y8.jpg", imageAlt: "Concrete services", button: { text: "Learn More", href: "contact" }
|
||||
},
|
||||
{
|
||||
title: "Roofing", description: "Expert roofing installation, repair, and maintenance. Quality materials and skilled workmanship for residential and commercial properties.", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg", imageAlt: "Roofing services", button: { text: "Learn More", href: "contact" }
|
||||
@@ -118,15 +118,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Walker Services", name: "Residential Concrete Driveway", price: "Premium Quality", rating: 5,
|
||||
reviewCount: "98%", imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-tractor-wheel_23-2147671878.jpg", imageAlt: "Concrete driveway project"
|
||||
reviewCount: "98%", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0B2LAX8i6MQjR7ZKyK6hnLut/uploaded-1772754856884-6p6ae43o.jpg", imageAlt: "Concrete driveway project"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Walker Services", name: "Commercial Roof Installation", price: "Expert Craftsmanship", rating: 5,
|
||||
reviewCount: "99%", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Roof installation project"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Walker Services", name: "Custom Landscape Design", price: "Outdoor Excellence", rating: 5,
|
||||
reviewCount: "97%", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", imageAlt: "Landscape design project"
|
||||
id: "3", brand: "Walker Services", name: "Custom Decking Design", price: "Outdoor Excellence", rating: 5,
|
||||
reviewCount: "97%", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0B2LAX8i6MQjR7ZKyK6hnLut/uploaded-1772754863959-vlsqket1.jpg", imageAlt: "Landscape design project"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user