Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tag="Professional Services"
|
||||
tagIcon={Hammer}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-artisan-jobs-elements-assortment_23-2148732404.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-artisan-jobs-elements-assortment_23-2148732404.jpg?_wi=1"
|
||||
imageAlt="Professional carpentry workshop and tools"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -83,9 +83,9 @@ export default function LandingPage() {
|
||||
title: "Custom Carpentry Work", description: "Bespoke wooden structures and installations designed specifically for your space and requirements", icon: Hammer,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861553.jpg", imageAlt: "Custom carpentry project"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861553.jpg?_wi=1", imageAlt: "Custom carpentry project"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg", imageAlt: "Interior woodwork design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg?_wi=1", imageAlt: "Interior woodwork design"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -94,34 +94,34 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150062513.jpg", imageAlt: "Furniture repair service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861553.jpg", imageAlt: "Furniture installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861553.jpg?_wi=2", imageAlt: "Furniture installation"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Door & Cabinet Fixing", description: "Professional installation and repair of doors and cabinets for residential and commercial properties", icon: DoorOpen,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-carpenter-working-with-sawing-machine_1157-35629.jpg", imageAlt: "Cabinet installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-carpenter-working-with-sawing-machine_1157-35629.jpg?_wi=1", imageAlt: "Cabinet installation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg", imageAlt: "Door installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg?_wi=2", imageAlt: "Door installation"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Wooden Flooring & Paneling", description: "High-quality wooden flooring and paneling installation that enhances any interior space", icon: Layers,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg", imageAlt: "Wooden flooring installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg?_wi=3", imageAlt: "Wooden flooring installation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-carpenter-working-with-sawing-machine_1157-35629.jpg", imageAlt: "Wooden paneling"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-carpenter-working-with-sawing-machine_1157-35629.jpg?_wi=2", imageAlt: "Wooden paneling"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Interior Woodwork", description: "Custom interior woodwork solutions including panels, trim, and decorative elements", icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg", imageAlt: "Interior woodwork design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg?_wi=4", imageAlt: "Interior woodwork design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg", imageAlt: "Decorative woodwork"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-14311.jpg?_wi=5", imageAlt: "Decorative woodwork"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15363.jpg", imageAlt: "Building maintenance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-artisan-jobs-elements-assortment_23-2148732404.jpg", imageAlt: "Professional maintenance work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-artisan-jobs-elements-assortment_23-2148732404.jpg?_wi=2", imageAlt: "Professional maintenance work"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user