Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-14 08:41:36 +00:00
5 changed files with 76 additions and 43 deletions

View File

@@ -54,21 +54,21 @@ export default function AboutPage() {
id: 1,
title: "Founded with Purpose",
description: "StyleFit Professional was established by fashion industry veterans who believed professional clothing shouldn't compromise on quality or style.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg?_wi=4",
imageAlt: "Premium fabric textile quality",
},
{
id: 2,
title: "Quality First Philosophy",
description: "Every piece goes through rigorous quality control. We source only the finest fabrics and employ master tailors with decades of experience.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=4",
imageAlt: "Tailoring expert measurement",
},
{
id: 3,
title: "Sustainability Commitment",
description: "We're invested in eco-friendly practices, ethical manufacturing, and sustainable supply chains for a better future.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-repairing-clothes_23-2150746371.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-repairing-clothes_23-2150746371.jpg?_wi=2",
imageAlt: "Sustainable eco-friendly fashion",
},
]}
@@ -146,7 +146,7 @@ export default function AboutPage() {
tagAnimation="blur-reveal"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/status-ability-skills-expand-branch-connection_53876-121278.jpg"
imageSrc="http://img.b2bpic.net/free-photo/status-ability-skills-expand-branch-connection_53876-121278.jpg?_wi=3"
imageAlt: "Contact us banner"
mediaAnimation="opacity"
mediaPosition="right"
@@ -158,7 +158,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg?_wi=4"
imageAlt="Professional clothing brand lifestyle"
logoText="StyleFit Professional"
copyrightText="© 2025 StyleFit Professional. All rights reserved."

View File

@@ -58,7 +58,7 @@ export default function KidsCollectionPage() {
price: "$79.99",
rating: 4.8,
reviewCount: "145",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-business-boy-blue-classic-suit-posing-business-work-fashion_179666-1381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-business-boy-blue-classic-suit-posing-business-work-fashion_179666-1381.jpg?_wi=2",
imageAlt: "Boys school blazer formal",
},
{
@@ -68,7 +68,7 @@ export default function KidsCollectionPage() {
price: "$74.99",
rating: 4.7,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-beautiful-woman-with-beautiful-hair-makeup-elegant-new-year-s-dress-posing-full-length-photo-shiny-wall_197531-8306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-beautiful-woman-with-beautiful-hair-makeup-elegant-new-year-s-dress-posing-full-length-photo-shiny-wall_197531-8306.jpg?_wi=2",
imageAlt: "Girls formal dress elegant",
},
{
@@ -78,7 +78,7 @@ export default function KidsCollectionPage() {
price: "$54.99",
rating: 4.6,
reviewCount: "167",
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176626.jpg?_wi=2",
imageAlt: "Kids cotton casual clothing set",
},
{
@@ -88,7 +88,7 @@ export default function KidsCollectionPage() {
price: "$59.99",
rating: 4.8,
reviewCount: "112",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-businessman-model-dressed-elegant-checkered-suit-posing-near-gray-wall-street-background-metrosexual-with-luxury-watch-wrist_158538-14226.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-businessman-model-dressed-elegant-checkered-suit-posing-near-gray-wall-street-background-metrosexual-with-luxury-watch-wrist_158538-14226.jpg?_wi=3",
imageAlt: "Boys school trousers",
},
{
@@ -98,7 +98,7 @@ export default function KidsCollectionPage() {
price: "$64.99",
rating: 4.7,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-beautiful-woman-with-beautiful-hair-makeup-elegant-new-year-s-dress-posing-full-length-photo-shiny-wall_197531-8306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-beautiful-woman-with-beautiful-hair-makeup-elegant-new-year-s-dress-posing-full-length-photo-shiny-wall_197531-8306.jpg?_wi=3",
imageAlt: "Girls pleated skirt",
},
{
@@ -108,7 +108,7 @@ export default function KidsCollectionPage() {
price: "$49.99",
rating: 4.9,
reviewCount: "234",
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine-speaking-phone_23-2147793090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine-speaking-phone_23-2147793090.jpg?_wi=3",
imageAlt: "Boys dress shirt",
},
]}
@@ -136,21 +136,21 @@ export default function KidsCollectionPage() {
id: 1,
title: "Durable & Washable",
description: "Fabrics that survive countless washes and playtime adventures while maintaining color and shape.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg?_wi=3",
imageAlt: "Premium fabric textile quality",
},
{
id: 2,
title: "Comfortable Fit",
description: "Designs that allow freedom of movement with breathable fabrics for all-day comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176626.jpg?_wi=3",
imageAlt: "Comfortable kids wear",
},
{
id: 3,
title: "Timeless Styles",
description: "Classic designs that work across seasons and can be passed down to younger siblings.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=3",
imageAlt: "Professional tailoring",
},
]}
@@ -173,7 +173,7 @@ export default function KidsCollectionPage() {
tagAnimation="blur-reveal"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/status-ability-skills-expand-branch-connection_53876-121278.jpg"
imageSrc="http://img.b2bpic.net/free-photo/status-ability-skills-expand-branch-connection_53876-121278.jpg?_wi=2"
imageAlt="Kids styling advice"
mediaAnimation="opacity"
mediaPosition="left"
@@ -185,7 +185,7 @@ export default function KidsCollectionPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg?_wi=3"
imageAlt="Professional clothing brand lifestyle"
logoText="StyleFit Professional"
copyrightText="© 2025 StyleFit Professional. All rights reserved."

View File

@@ -6,18 +6,49 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "StyleFit Professional - Premium Men's & Kids Clothing",
description: "Expert-crafted professional clothing for men and kids. Premium fabrics, expert tailoring, and sustainable practices. Shop trusted style since 2010.",
keywords: "professional clothing, men's wear, kids clothing, business attire, premium fabrics, affordable style",
metadataBase: new URL("https://stylefitprofessional.com"),
alternates: {
canonical: "https://stylefitprofessional.com",
},
openGraph: {
title: "StyleFit Professional - Premium Clothing",
description: "Discover expertly crafted men's and kids' professional wear designed for confidence and style.",
siteName: "StyleFit Professional",
type: "website",
images: [
{
url: "https://stylefitprofessional.com/og-image.jpg",
alt: "StyleFit Professional clothing collection",
},
],
},
twitter: {
card: "summary_large_image",
title: "StyleFit Professional",
description: "Premium men's and kids' professional clothing",
images: ["https://stylefitprofessional.com/twitter-image.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -26,7 +57,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${inter.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -38,4 +71,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -60,7 +60,7 @@ export default function MensCollectionPage() {
price: "$89.99",
rating: 4.8,
reviewCount: "324",
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine-speaking-phone_23-2147793090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine-speaking-phone_23-2147793090.jpg?_wi=2",
imageAlt: "Navy Oxford professional shirt",
},
{
@@ -70,7 +70,7 @@ export default function MensCollectionPage() {
price: "$119.99",
rating: 4.9,
reviewCount: "456",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-businessman-model-dressed-elegant-checkered-suit-posing-near-gray-wall-street-background-metrosexual-with-luxury-watch-wrist_158538-14226.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-businessman-model-dressed-elegant-checkered-suit-posing-near-gray-wall-street-background-metrosexual-with-luxury-watch-wrist_158538-14226.jpg?_wi=2",
imageAlt: "Premium wool trousers",
},
{
@@ -80,7 +80,7 @@ export default function MensCollectionPage() {
price: "$84.99",
rating: 4.8,
reviewCount: "542",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-young-caucasian-male-office-worker-wearing-white-formal-shirt-classic-trousers-with-belt-having-happy-facial-expression-keeping-hands-pockets-smiling-joyfully_343059-4600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-young-caucasian-male-office-worker-wearing-white-formal-shirt-classic-trousers-with-belt-having-happy-facial-expression-keeping-hands-pockets-smiling-joyfully_343059-4600.jpg?_wi=2",
imageAlt: "Slim fit business shirt",
},
]}
@@ -108,21 +108,21 @@ export default function MensCollectionPage() {
id: 1,
title: "Premium Fabric Quality",
description: "100% natural fibers including premium cotton and wool blends sourced from certified suppliers worldwide.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg?_wi=2",
imageAlt: "Premium fabric texture",
},
{
id: 2,
title: "Precision Tailoring",
description: "Expert tailors craft each garment with meticulous attention to detail for a perfect fit that enhances your professional image.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=2",
imageAlt: "Expert tailoring",
},
{
id: 3,
title: "Versatile Styling",
description: "Mix and match pieces designed to work together, giving you endless combinations from a minimal wardrobe investment.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-courier-using-computer-while-preparing-package-delivery-office_637285-6621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-courier-using-computer-while-preparing-package-delivery-office_637285-6621.jpg?_wi=2",
imageAlt: "Versatile styling options",
},
]}
@@ -138,7 +138,7 @@ export default function MensCollectionPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg?_wi=2"
imageAlt="Professional clothing brand lifestyle"
logoText="StyleFit Professional"
copyrightText="© 2025 StyleFit Professional. All rights reserved."

View File

@@ -104,7 +104,7 @@ export default function HomePage() {
price: "$89.99",
rating: 4.8,
reviewCount: "324",
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine-speaking-phone_23-2147793090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine-speaking-phone_23-2147793090.jpg?_wi=1",
imageAlt: "Men's navy oxford shirt professional",
},
{
@@ -114,7 +114,7 @@ export default function HomePage() {
price: "$79.99",
rating: 4.7,
reviewCount: "218",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-business-boy-blue-classic-suit-posing-business-work-fashion_179666-1381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-business-boy-blue-classic-suit-posing-business-work-fashion_179666-1381.jpg?_wi=1",
imageAlt: "Boys school blazer formal",
},
{
@@ -124,7 +124,7 @@ export default function HomePage() {
price: "$119.99",
rating: 4.9,
reviewCount: "456",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-businessman-model-dressed-elegant-checkered-suit-posing-near-gray-wall-street-background-metrosexual-with-luxury-watch-wrist_158538-14226.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-businessman-model-dressed-elegant-checkered-suit-posing-near-gray-wall-street-background-metrosexual-with-luxury-watch-wrist_158538-14226.jpg?_wi=1",
imageAlt: "Men's wool trousers professional",
},
{
@@ -134,7 +134,7 @@ export default function HomePage() {
price: "$74.99",
rating: 4.6,
reviewCount: "189",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-beautiful-woman-with-beautiful-hair-makeup-elegant-new-year-s-dress-posing-full-length-photo-shiny-wall_197531-8306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-beautiful-woman-with-beautiful-hair-makeup-elegant-new-year-s-dress-posing-full-length-photo-shiny-wall_197531-8306.jpg?_wi=1",
imageAlt: "Girls formal dress elegant",
},
{
@@ -144,7 +144,7 @@ export default function HomePage() {
price: "$84.99",
rating: 4.8,
reviewCount: "542",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-young-caucasian-male-office-worker-wearing-white-formal-shirt-classic-trousers-with-belt-having-happy-facial-expression-keeping-hands-pockets-smiling-joyfully_343059-4600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-young-caucasian-male-office-worker-wearing-white-formal-shirt-classic-trousers-with-belt-having-happy-facial-expression-keeping-hands-pockets-smiling-joyfully_343059-4600.jpg?_wi=1",
imageAlt: "Men's slim fit business shirt",
},
{
@@ -154,7 +154,7 @@ export default function HomePage() {
price: "$54.99",
rating: 4.5,
reviewCount: "267",
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176626.jpg?_wi=1",
imageAlt: "Kids cotton casual clothing set",
},
]}
@@ -182,28 +182,28 @@ export default function HomePage() {
id: 1,
title: "Premium Fabric Selection",
description: "Sourced from trusted suppliers, our fabrics offer superior durability and comfort for all-day wear.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-fabric-details_23-2149285588.jpg?_wi=1",
imageAlt: "Premium fabric textile quality",
},
{
id: 2,
title: "Expert Tailoring",
description: "Each garment is meticulously tailored to ensure perfect fit and professional appearance every time.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=1",
imageAlt: "Tailoring expert measurement",
},
{
id: 3,
title: "Sustainable Practices",
description: "We're committed to eco-friendly production methods and sustainable fashion for a better future.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-repairing-clothes_23-2150746371.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-repairing-clothes_23-2150746371.jpg?_wi=1",
imageAlt: "Sustainable eco-friendly fashion",
},
{
id: 4,
title: "Fast & Free Shipping",
description: "Orders over $50 ship free with expedited delivery options available for urgent needs.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-courier-using-computer-while-preparing-package-delivery-office_637285-6621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-courier-using-computer-while-preparing-package-delivery-office_637285-6621.jpg?_wi=1",
imageAlt: "Fast shipping delivery package",
},
]}
@@ -342,7 +342,7 @@ export default function HomePage() {
tagAnimation="blur-reveal"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/status-ability-skills-expand-branch-connection_53876-121278.jpg"
imageSrc="http://img.b2bpic.net/free-photo/status-ability-skills-expand-branch-connection_53876-121278.jpg?_wi=1"
imageAlt="Professional email newsletter signup"
mediaAnimation="opacity"
mediaPosition="right"
@@ -354,7 +354,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg?_wi=1"
imageAlt="Professional clothing brand lifestyle"
logoText="StyleFit Professional"
copyrightText="© 2025 StyleFit Professional. All rights reserved."