Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-17 06:14:03 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
description="At Skilled Wood Works Limited, we dont just make furniture. We craft legends."
subdescription="Based on real craftsmanship and zero shortcuts, we guarantee durability, style, and a bit of swagger."
icon={Box}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104886.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104886.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -88,7 +88,7 @@ export default function LandingPage() {
{ id: "f2", title: "Doors & Windows", content: "Sturdy installations that ensure peace of mind." },
{ id: "f3", title: "Custom Designs", content: "Tailored solutions for your unique spaces." },
]}
imageSrc="http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061689.jpg"
imageSrc="http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061689.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -114,8 +114,8 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Aminah Nanyombi", date: "Jan 2024", title: "Satisfied Client", quote: "If you mean durability with style, you're in the right place.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451076.jpg", imageAlt: "happy client portrait wooden house" },
{ id: "t2", name: "Mukasa Sowedi", date: "Feb 2024", title: "Satisfied Client", quote: "Well done, great craftsmanship.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104886.jpg", imageAlt: "happy client portrait wooden house" },
{ id: "t3", name: "John Doe", date: "Mar 2024", title: "Satisfied Client", quote: "Exceeded all my expectations.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-posing-his-office_23-2148242944.jpg", imageSrc: "http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061689.jpg", imageAlt: "happy client portrait wooden house" },
{ id: "t2", name: "Mukasa Sowedi", date: "Feb 2024", title: "Satisfied Client", quote: "Well done, great craftsmanship.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104886.jpg?_wi=2", imageAlt: "happy client portrait wooden house" },
{ id: "t3", name: "John Doe", date: "Mar 2024", title: "Satisfied Client", quote: "Exceeded all my expectations.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-posing-his-office_23-2148242944.jpg", imageSrc: "http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061689.jpg?_wi=2", imageAlt: "happy client portrait wooden house" },
{ id: "t4", name: "Sarah Smith", date: "Apr 2024", title: "Satisfied Client", quote: "Simply incredible work.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", imageSrc: "http://img.b2bpic.net/free-photo/door-old-house-decorated-with-flag-greece-wreath-protomaya-city-rhodes-trip-popular-places-dodecanese-archipelago-greece_166373-3814.jpg", imageAlt: "happy client portrait wooden house" },
{ id: "t5", name: "David Clark", date: "May 2024", title: "Satisfied Client", quote: "Reliable and highly professional.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-carpenter-with-wood-material-workshop_342744-803.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-tiles-wooden-desk_23-2148155190.jpg", imageAlt: "happy client portrait wooden house" },
]}