Merge version_1 into main #3
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Our Work", href: "#portfolio"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-modern-wooden-house-with-glass-terrace-borders_181624-5142.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-modern-wooden-house-with-glass-terrace-borders_181624-5142.jpg?_wi=1"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{
|
||||
@@ -111,13 +111,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-beautiful-architecture-modern-house_181624-3464.jpg", imageAlt: "Wide shot of the beautiful architecture of a modern house"},
|
||||
{
|
||||
title: "Commercial Construction", description: "Professional spaces built to code, on budget, and built for your business growth.", buttonIcon: Building2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-modern-wooden-house-with-glass-terrace-borders_181624-5142.jpg", imageAlt: "Wide shot of the beautiful architecture of a modern house"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-modern-wooden-house-with-glass-terrace-borders_181624-5142.jpg?_wi=2", imageAlt: "Wide shot of the beautiful architecture of a modern house"},
|
||||
{
|
||||
title: "Kitchen & Bath Remodels", description: "Transform your most-used spaces into modern, functional, and stunning retreats.", buttonIcon: Droplets,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-builders_1398-5099.jpg", imageAlt: "Wide shot of the beautiful architecture of a modern house"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-builders_1398-5099.jpg?_wi=1", imageAlt: "Wide shot of the beautiful architecture of a modern house"},
|
||||
{
|
||||
title: "Home Additions", description: "Expand your living space seamlessly with expert room and exterior additions.", buttonIcon: PlusCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg", imageAlt: "Wide shot of the beautiful architecture of a modern house"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg?_wi=1", imageAlt: "Wide shot of the beautiful architecture of a modern house"},
|
||||
]}
|
||||
title="What We Build"
|
||||
description="Comprehensive construction solutions tailored to your unique needs."
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Meet the Team", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-two-builders_1398-5099.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-two-builders_1398-5099.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Modern Kitchen", price: "Renovation", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg"},
|
||||
id: "p1", name: "Modern Kitchen", price: "Renovation", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Commercial Office", price: "Construction", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-walking_23-2148012904.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user