Update src/app/page.tsx
This commit is contained in:
@@ -51,23 +51,23 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851197-5n0pegex.jpg", imageAlt: "Excavator performing precise site preparation in Tasmanian landscape"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851197-5n0pegex.jpg?_wi=1", imageAlt: "Excavator performing precise site preparation in Tasmanian landscape"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-69hp2huw.jpg", imageAlt: "Land clearing and drainage work on residential property"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-69hp2huw.jpg?_wi=1", imageAlt: "Land clearing and drainage work on residential property"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-an4mlge2.jpg", imageAlt: "Professional earthmoving equipment at water management site"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-an4mlge2.jpg?_wi=1", imageAlt: "Professional earthmoving equipment at water management site"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-n5ui0e7f.jpg", imageAlt: "Fleet of excavators ready for deployment"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-n5ui0e7f.jpg?_wi=1", imageAlt: "Fleet of excavators ready for deployment"},
|
||||||
]}
|
]}
|
||||||
rightCarouselItems={[
|
rightCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-n5ui0e7f.jpg", imageAlt: "Multiple excavators and trucks on job site"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-n5ui0e7f.jpg?_wi=2", imageAlt: "Multiple excavators and trucks on job site"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851197-5n0pegex.jpg", imageAlt: "Precision excavation work in mountain terrain"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851197-5n0pegex.jpg?_wi=2", imageAlt: "Precision excavation work in mountain terrain"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-an4mlge2.jpg", imageAlt: "Drainage installation at rural property"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-an4mlge2.jpg?_wi=2", imageAlt: "Drainage installation at rural property"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-69hp2huw.jpg", imageAlt: "Site preparation and trench work"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-69hp2huw.jpg?_wi=2", imageAlt: "Site preparation and trench work"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Your Free Quote", href: "contact" },
|
{ text: "Get Your Free Quote", href: "contact" },
|
||||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
|||||||
description="JD and Team"
|
description="JD and Team"
|
||||||
subdescription="Serving Southern Tasmania with Integrity"
|
subdescription="Serving Southern Tasmania with Integrity"
|
||||||
icon={Shield}
|
icon={Shield}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851197-5n0pegex.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851197-5n0pegex.jpg?_wi=3"
|
||||||
imageAlt="JD Excavations team with equipment"
|
imageAlt="JD Excavations team with equipment"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -107,16 +107,16 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Site Preparation & Land Clearing", tags: ["Residential", "Commercial"],
|
id: "1", title: "Site Preparation & Land Clearing", tags: ["Residential", "Commercial"],
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-69hp2huw.jpg", imageAlt: "Site preparation work clearing land for new project"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-69hp2huw.jpg?_wi=3", imageAlt: "Site preparation work clearing land for new project"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Drainage Installation & Water Management", tags: ["Agricultural", "Drainage"],
|
id: "2", title: "Drainage Installation & Water Management", tags: ["Agricultural", "Drainage"],
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-an4mlge2.jpg", imageAlt: "Professional drainage system installation"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-an4mlge2.jpg?_wi=3", imageAlt: "Professional drainage system installation"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Precision Excavation & Earthmoving", tags: ["Equipment", "Expertise"],
|
id: "3", title: "Precision Excavation & Earthmoving", tags: ["Equipment", "Expertise"],
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851197-5n0pegex.jpg", imageAlt: "Excavator performing precise earthmoving operations"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851197-5n0pegex.jpg?_wi=4", imageAlt: "Excavator performing precise earthmoving operations"},
|
||||||
{
|
{
|
||||||
id: "4", title: "Road & Driveway Construction", tags: ["Infrastructure", "Quality"],
|
id: "4", title: "Road & Driveway Construction", tags: ["Infrastructure", "Quality"],
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-n5ui0e7f.jpg", imageAlt: "Road construction and preparation services"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-n5ui0e7f.jpg?_wi=3", imageAlt: "Road construction and preparation services"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -134,11 +134,11 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Residential Land Clearing", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-69hp2huw.jpg", imageAlt: "Completed residential land clearing project"},
|
id: "1", name: "Residential Land Clearing", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-69hp2huw.jpg?_wi=4", imageAlt: "Completed residential land clearing project"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Drainage System Installation", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-an4mlge2.jpg", imageAlt: "Professional drainage installation work"},
|
id: "2", name: "Drainage System Installation", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-an4mlge2.jpg?_wi=4", imageAlt: "Professional drainage installation work"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Commercial Site Preparation", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-n5ui0e7f.jpg", imageAlt: "Large scale commercial site preparation"},
|
id: "3", name: "Commercial Site Preparation", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APmj1IMIo3IerIGnGl5TsSUIN8/uploaded-1772502851198-n5ui0e7f.jpg?_wi=4", imageAlt: "Large scale commercial site preparation"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user