Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-30 06:49:34 +00:00

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
{ icon: Zap, text: "Full Layouts" }
],
reverse: true,
media: { imageSrc: "http://img.b2bpic.net/free-photo/tired-young-couple-are-sitting-floor-with-paint-brush-bucket-while-doing-repair-home_496169-751.jpg", imageAlt: "luxury hardwood floor renovation interior" }
media: { imageSrc: "http://img.b2bpic.net/free-photo/tired-young-couple-are-sitting-floor-with-paint-brush-bucket-while-doing-repair-home_496169-751.jpg?_wi=1", imageAlt: "luxury hardwood floor renovation interior" }
},
{
title: "Tile & Stone", description: "Expert tile installation for floors, walls, and backsplashes.", items: [
@@ -90,7 +90,7 @@ export default function LandingPage() {
{ icon: Award, text: "Precision Cut" }
],
reverse: false,
media: { imageSrc: "http://img.b2bpic.net/free-photo/creative-workers-standing-near-work-table-being-happy-finish-their-work_273609-14159.jpg", imageAlt: "luxury hardwood floor renovation interior" }
media: { imageSrc: "http://img.b2bpic.net/free-photo/creative-workers-standing-near-work-table-being-happy-finish-their-work_273609-14159.jpg?_wi=1", imageAlt: "luxury hardwood floor renovation interior" }
}
]}
title="Professional Services"
@@ -152,8 +152,8 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Alice Johnson", imageSrc: "http://img.b2bpic.net/free-photo/tired-young-couple-are-sitting-floor-with-paint-brush-bucket-while-doing-repair-home_496169-751.jpg" },
{ id: "t2", name: "Bob Smith", imageSrc: "http://img.b2bpic.net/free-photo/creative-workers-standing-near-work-table-being-happy-finish-their-work_273609-14159.jpg" },
{ id: "t1", name: "Alice Johnson", imageSrc: "http://img.b2bpic.net/free-photo/tired-young-couple-are-sitting-floor-with-paint-brush-bucket-while-doing-repair-home_496169-751.jpg?_wi=2" },
{ id: "t2", name: "Bob Smith", imageSrc: "http://img.b2bpic.net/free-photo/creative-workers-standing-near-work-table-being-happy-finish-their-work_273609-14159.jpg?_wi=2" },
{ id: "t3", name: "Charlie Davis", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg" },
{ id: "t4", name: "Dana White", imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg" },
{ id: "t5", name: "Edward Brown", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg" }