Merge version_1 into main #2
@@ -52,7 +52,7 @@ export default function AboutPage() {
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg"
|
||||
imageAlt="TCS Fluvial workshop"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -66,8 +66,8 @@ export default function AboutPage() {
|
||||
description="Located at Ecluse n°8, Cale Sèche in Rupt-sur-Saône, we have built our reputation on reliability, technical expertise, and exceptional customer service. Our team combines years of marine experience with genuine dedication to keeping your boat safe and operational. We treat every vessel with the same professionalism and care, whether it's a personal pleasure boat or commercial transport vessel."
|
||||
tag="Local Experts"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=3"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg"
|
||||
imageAlt="Professional boat repair workshop interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
metrics={[
|
||||
|
||||
@@ -6,7 +6,7 @@ import HeroLogoBillboardSplit from "@/components/sections/hero/HeroLogoBillboard
|
||||
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Phone, MapPin } from "lucide-react";
|
||||
import { Phone, MapPin, Clock } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
export default function ContactPage() {
|
||||
@@ -53,7 +53,7 @@ export default function ContactPage() {
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg"
|
||||
imageAlt="Contact us"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -73,8 +73,8 @@ Hours: Monday – Friday, 08:00 – 18:00
|
||||
|
||||
For emergency repairs outside regular hours, call us directly. We accommodate urgent service requests based on availability."
|
||||
tag="Quick Response"
|
||||
tagIcon="Clock"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=5"
|
||||
tagIcon={Clock}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg"
|
||||
imageAlt="Contact information"
|
||||
mediaAnimation="blur-reveal"
|
||||
metrics={[
|
||||
|
||||
@@ -75,14 +75,14 @@ export default function HomePage() {
|
||||
description="Comprehensive repair and maintenance solutions for all types of river and canal vessels. Expert technicians, professional workmanship, fast turnaround."
|
||||
tag="Expert Services"
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Mechanical Repairs",
|
||||
description: "Engine diagnostics, motor repairs, propulsion system maintenance, and complete mechanical overhauls for optimal vessel performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-car-shop-together_23-2150376998.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-car-shop-together_23-2150376998.jpg",
|
||||
imageAlt: "Boat engine repair and maintenance",
|
||||
buttonIcon: Wrench,
|
||||
buttonHref: "#contact",
|
||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Regular Maintenance",
|
||||
description: "Scheduled servicing, oil changes, filter replacements, hull inspections, and preventative care to keep your boat in top condition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138533.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138533.jpg",
|
||||
imageAlt: "Professional boat maintenance service",
|
||||
buttonIcon: CheckCircle,
|
||||
buttonHref: "#contact",
|
||||
@@ -114,8 +114,8 @@ export default function HomePage() {
|
||||
description="Located in Rupt-sur-Saône since establishment, we've built our reputation on reliability, professional expertise, and genuine care for every vessel entrusted to us. Our team combines technical knowledge with a friendly, customer-focused approach."
|
||||
tag="Professional Service"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="entrance-slide"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg?_wi=1"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-pattaya-beach-thailand_1150-2976.jpg"
|
||||
imageAlt="Professional boat repair workshop"
|
||||
mediaAnimation="blur-reveal"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user