Merge version_1 into main #2
@@ -6,7 +6,7 @@ import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatin
|
||||
import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Facebook, Linkedin, Instagram } from "lucide-react";
|
||||
import { Facebook, Linkedin, Instagram, TrendingUp } from "lucide-react";
|
||||
|
||||
export default function GalleryPage() {
|
||||
const navItems = [
|
||||
@@ -35,9 +35,7 @@ export default function GalleryPage() {
|
||||
brandName="CeilingPro"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -46,28 +44,16 @@ export default function GalleryPage() {
|
||||
title="Our Proven Track Record"
|
||||
description="Thousands of satisfied customers trust CeilingPro for quality, reliability, and exceptional service in stretch ceiling solutions."
|
||||
tag="Performance Metrics"
|
||||
tagIcon="TrendingUp"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "2,500+",
|
||||
title: "Installations Completed",
|
||||
description: "Professional projects across residential and commercial sectors",
|
||||
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?_wi=3",
|
||||
imageAlt: "completed ceiling installation project showcase",
|
||||
},
|
||||
id: "metric-1", value: "2,500+", title: "Installations Completed", description: "Professional projects across residential and commercial sectors", 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", imageAlt: "completed ceiling installation project showcase"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "98%",
|
||||
title: "Client Satisfaction Rate",
|
||||
description: "Consistent excellence recognized by customers and industry partners",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg?_wi=3",
|
||||
imageAlt: "satisfied customer home renovation showcase",
|
||||
},
|
||||
id: "metric-2", value: "98%", title: "Client Satisfaction Rate", description: "Consistent excellence recognized by customers and industry partners", imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg", imageAlt: "satisfied customer home renovation showcase"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,41 +66,13 @@ export default function GalleryPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "test-1",
|
||||
title: "Perfect Solution for Home Renovation",
|
||||
quote: "CeilingPro transformed our living space completely. The installation was professional, clean, and the final result exceeded our expectations.",
|
||||
name: "Maria Popescu",
|
||||
role: "Homeowner - Bucharest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-characterizing-painter_23-2149529892.jpg?_wi=2",
|
||||
imageAlt: "homeowner portrait professional headshot",
|
||||
},
|
||||
id: "test-1", title: "Perfect Solution for Home Renovation", quote: "CeilingPro transformed our living space completely. The installation was professional, clean, and the final result exceeded our expectations.", name: "Maria Popescu", role: "Homeowner - Bucharest", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-characterizing-painter_23-2149529892.jpg", imageAlt: "homeowner portrait professional headshot"},
|
||||
{
|
||||
id: "test-2",
|
||||
title: "Reliable Partner for Commercial Projects",
|
||||
quote: "We've partnered with CeilingPro on multiple commercial installations. Their reliability, technical knowledge, and project management are outstanding.",
|
||||
name: "Ivan Petrov",
|
||||
role: "General Contractor - Moscow",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg?_wi=2",
|
||||
imageAlt: "contractor professional portrait headshot",
|
||||
},
|
||||
id: "test-2", title: "Reliable Partner for Commercial Projects", quote: "We've partnered with CeilingPro on multiple commercial installations. Their reliability, technical knowledge, and project management are outstanding.", name: "Ivan Petrov", role: "General Contractor - Moscow", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg", imageAlt: "contractor professional portrait headshot"},
|
||||
{
|
||||
id: "test-3",
|
||||
title: "Quality Materials for Design Projects",
|
||||
quote: "The material selection and color options available from CeilingPro provide excellent flexibility for our design clients. Highly recommended.",
|
||||
name: "Elena Ioannidou",
|
||||
role: "Interior Designer - Bratislava",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg?_wi=2",
|
||||
imageAlt: "interior designer professional portrait",
|
||||
},
|
||||
id: "test-3", title: "Quality Materials for Design Projects", quote: "The material selection and color options available from CeilingPro provide excellent flexibility for our design clients. Highly recommended.", name: "Elena Ioannidou", role: "Interior Designer - Bratislava", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg", imageAlt: "interior designer professional portrait"},
|
||||
{
|
||||
id: "test-4",
|
||||
title: "Excellent Bulk Supply and Support",
|
||||
quote: "As a retailer, we appreciate CeilingPro's competitive pricing, consistent quality, and dedicated account support. They're our go-to supplier.",
|
||||
name: "Dmitri Sokolov",
|
||||
role: "Retailer & Distributor - St. Petersburg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg?_wi=2",
|
||||
imageAlt: "business owner retailer professional portrait",
|
||||
},
|
||||
id: "test-4", title: "Excellent Bulk Supply and Support", quote: "As a retailer, we appreciate CeilingPro's competitive pricing, consistent quality, and dedicated account support. They're our go-to supplier.", name: "Dmitri Sokolov", role: "Retailer & Distributor - St. Petersburg", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "business owner retailer professional portrait"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -126,19 +84,13 @@ export default function GalleryPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/ceilingpro",
|
||||
ariaLabel: "Follow us on Facebook",
|
||||
},
|
||||
href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/ceilingpro",
|
||||
ariaLabel: "Connect on LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/ceilingpro",
|
||||
ariaLabel: "Follow us on Instagram",
|
||||
},
|
||||
href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -5,7 +5,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
||||
import ProductCardOne from "@/components/sections/product/ProductCardOne";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Facebook, Linkedin, Instagram } from "lucide-react";
|
||||
import { Facebook, Linkedin, Instagram, Package } from "lucide-react";
|
||||
|
||||
export default function ProductsPage() {
|
||||
const navItems = [
|
||||
@@ -34,9 +34,7 @@ export default function ProductsPage() {
|
||||
brandName="CeilingPro"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +43,7 @@ export default function ProductsPage() {
|
||||
title="Materials & Accessories"
|
||||
description="Browse our complete catalog of stretch ceiling systems and professional-grade components. All products backed by quality guarantees."
|
||||
tag="Product Catalog"
|
||||
tagIcon="Package"
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -53,26 +51,11 @@ export default function ProductsPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "prod-1",
|
||||
name: "Glossy Stretch Ceiling",
|
||||
price: "€25/m²",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg?_wi=4",
|
||||
imageAlt: "glossy stretch ceiling professional finish",
|
||||
},
|
||||
id: "prod-1", name: "Glossy Stretch Ceiling", price: "€25/m²", imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg", imageAlt: "glossy stretch ceiling professional finish"},
|
||||
{
|
||||
id: "prod-2",
|
||||
name: "Matte Stretch Ceiling",
|
||||
price: "€22/m²",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-344.jpg?_wi=3",
|
||||
imageAlt: "matte stretch ceiling professional finish",
|
||||
},
|
||||
id: "prod-2", name: "Matte Stretch Ceiling", price: "€22/m²", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-344.jpg", imageAlt: "matte stretch ceiling professional finish"},
|
||||
{
|
||||
id: "prod-3",
|
||||
name: "Custom Printed Ceiling",
|
||||
price: "€35/m²",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colored-abstract-shapes-background_1115-115.jpg?_wi=3",
|
||||
imageAlt: "custom printed ceiling design artistic",
|
||||
},
|
||||
id: "prod-3", name: "Custom Printed Ceiling", price: "€35/m²", imageSrc: "http://img.b2bpic.net/free-vector/colored-abstract-shapes-background_1115-115.jpg", imageAlt: "custom printed ceiling design artistic"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,19 +67,13 @@ export default function ProductsPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/ceilingpro",
|
||||
ariaLabel: "Follow us on Facebook",
|
||||
},
|
||||
href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/ceilingpro",
|
||||
ariaLabel: "Connect on LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/ceilingpro",
|
||||
ariaLabel: "Follow us on Instagram",
|
||||
},
|
||||
href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -1,51 +1,40 @@
|
||||
"use client";
|
||||
|
||||
import { memo } from "react";
|
||||
import useSvgTextLogo from "./useSvgTextLogo";
|
||||
import { cls } from "@/lib/utils";
|
||||
import React from 'react';
|
||||
|
||||
interface SvgTextLogoProps {
|
||||
logoText: string;
|
||||
adjustHeightFactor?: number;
|
||||
verticalAlign?: "top" | "center";
|
||||
text: string;
|
||||
className?: string;
|
||||
fontSize?: number;
|
||||
fontWeight?: 'normal' | 'bold' | 'lighter';
|
||||
letterSpacing?: number;
|
||||
}
|
||||
|
||||
const SvgTextLogo = memo<SvgTextLogoProps>(function SvgTextLogo({
|
||||
logoText,
|
||||
adjustHeightFactor,
|
||||
verticalAlign = "top",
|
||||
className = "",
|
||||
}) {
|
||||
const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor);
|
||||
|
||||
export const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
|
||||
text,
|
||||
className = '',
|
||||
fontSize = 24,
|
||||
fontWeight = 'bold',
|
||||
letterSpacing = 0.5,
|
||||
}) => {
|
||||
return (
|
||||
<svg
|
||||
ref={svgRef}
|
||||
viewBox={viewBox}
|
||||
className={cls("w-full", className)}
|
||||
style={{ aspectRatio: aspectRatio }}
|
||||
preserveAspectRatio="none"
|
||||
role="img"
|
||||
aria-label={`${logoText} logo`}
|
||||
viewBox={`0 0 ${text.length * fontSize * 0.6} ${fontSize * 1.5}`}
|
||||
className={`w-auto h-8 ${className}`}
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
>
|
||||
<text
|
||||
ref={textRef}
|
||||
x="0"
|
||||
y={verticalAlign === "center" ? "50%" : "0"}
|
||||
className="font-bold fill-current"
|
||||
style={{
|
||||
fontSize: "20px",
|
||||
letterSpacing: "-0.02em",
|
||||
dominantBaseline: verticalAlign === "center" ? "middle" : "text-before-edge"
|
||||
}}
|
||||
x="50%"
|
||||
y="50%"
|
||||
fontSize={fontSize}
|
||||
fontWeight={fontWeight}
|
||||
letterSpacing={letterSpacing}
|
||||
dominantBaseline="middle"
|
||||
textAnchor="middle"
|
||||
fill="currentColor"
|
||||
>
|
||||
{logoText}
|
||||
{text}
|
||||
</text>
|
||||
</svg>
|
||||
);
|
||||
});
|
||||
};
|
||||
|
||||
SvgTextLogo.displayName = "SvgTextLogo";
|
||||
|
||||
export default SvgTextLogo;
|
||||
export default SvgTextLogo;
|
||||
Reference in New Issue
Block a user