Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 12:10:20 +00:00

View File

@@ -20,8 +20,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Services", href: "/services" },
{ label: "Products", href: "/products" },
@@ -29,8 +28,7 @@ export default function HomePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Marine Engineering", href: "#" },
{ label: "Technology", href: "#" },
{ label: "Safety Standards", href: "#" },
@@ -38,8 +36,7 @@ export default function HomePage() {
],
},
{
title: "Locations",
items: [
title: "Locations", items: [
{ label: "Chennai", href: "#" },
{ label: "Kerala", href: "#" },
{ label: "Gujarat", href: "#" },
@@ -47,8 +44,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Email: info@seanzshipyard.com", href: "mailto:info@seanzshipyard.com" },
{ label: "Phone: +91 XXXXX XXXXX", href: "tel:+91" },
{ label: "WhatsApp", href: "#" },
@@ -94,7 +90,6 @@ export default function HomePage() {
mediaAnimation="slide-up"
frameStyle="card"
buttonAnimation="slide-up"
useInvertedBackground={false}
className="w-full"
containerClassName="px-4 md:px-8 lg:px-12"
/>
@@ -104,59 +99,23 @@ export default function HomePage() {
<TestimonialCardOne
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
role: "Resort Director",
company: "Kerala Backwater Resorts",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confused-senior-businessman-wearing-suit_1262-3747.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
id: "1", name: "Rajesh Kumar", role: "Resort Director", company: "Kerala Backwater Resorts", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confused-senior-businessman-wearing-suit_1262-3747.jpg", imageAlt: "Rajesh Kumar"},
{
id: "2",
name: "Priya Singh",
role: "CEO",
company: "Cruise Entertainment Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-blonde-young-businesswoman-standing-against-gray-background_23-2148029507.jpg?_wi=1",
imageAlt: "Priya Singh",
},
id: "2", name: "Priya Singh", role: "CEO", company: "Cruise Entertainment Ltd", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-blonde-young-businesswoman-standing-against-gray-background_23-2148029507.jpg", imageAlt: "Priya Singh"},
{
id: "3",
name: "Captain Vikram Sharma",
role: "Fleet Director",
company: "Maritime Solutions India",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/groom-portrait-outdoor_624325-1547.jpg?_wi=1",
imageAlt: "Captain Vikram Sharma",
},
id: "3", name: "Captain Vikram Sharma", role: "Fleet Director", company: "Maritime Solutions India", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/groom-portrait-outdoor_624325-1547.jpg", imageAlt: "Captain Vikram Sharma"},
{
id: "4",
name: "Anil Patel",
role: "Founder",
company: "Hospitality Ventures",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-10.jpg?_wi=1",
imageAlt: "Anil Patel",
},
id: "4", name: "Anil Patel", role: "Founder", company: "Hospitality Ventures", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-10.jpg", imageAlt: "Anil Patel"},
{
id: "5",
name: "Meera Desai",
role: "Operations Manager",
company: "Waterfront Developments",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-suit-office_23-2148352512.jpg?_wi=1",
imageAlt: "Meera Desai",
},
id: "5", name: "Meera Desai", role: "Operations Manager", company: "Waterfront Developments", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-suit-office_23-2148352512.jpg", imageAlt: "Meera Desai"},
{
id: "6",
name: "Sanjay Reddy",
role: "Marine Operations",
company: "Shipping Enterprises",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1",
imageAlt: "Sanjay Reddy",
},
id: "6", name: "Sanjay Reddy", role: "Marine Operations", company: "Shipping Enterprises", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", imageAlt: "Sanjay Reddy"},
]}
title="What Our Clients Say"
description="Trusted by leading hospitality and maritime businesses across India and internationally"