Merge version_9 into main #26

Merged
bender merged 2 commits from version_9 into main 2026-06-09 23:35:18 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
use client";
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
@@ -147,7 +147,7 @@ export default function LandingPage() {
text: "Stain Matching"}],
reverse: true},
{
title: "Free Estimates & Consultation", description: "Start your flooring project with confidence. We offer complimentary, no-obligation estimates and expert advice tailored to your needs.", media: {
title: "Free Estimates & Consultation", description: "Start your flooring project with confidence. We offer complimentary, no-obligation estimates and expert advice tailored to your needs.\", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780966973320-uqhq8km9.png", imageAlt: "Free flooring estimate"},
items: [
{

View File

@@ -1,4 +1,4 @@
use client";
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";