diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c9baad3..26499fb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -75,7 +75,7 @@ export default function AboutPage() { tag="About Us" tagIcon={Heart} buttons={[{ text: "Learn More", href: "/shop" }]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg" imageAlt="Streetwear collection artistic presentation" useInvertedBackground={true} /> @@ -89,15 +89,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Urban Fashion Week", - "Street Culture Magazine", - "Fashion Forward Collective", - "Independent Style Collective", - "Art & Fashion Union", - "Creative Movement", - "Urban Collective", - "Style Rebels", - ]} + "Urban Fashion Week", "Street Culture Magazine", "Fashion Forward Collective", "Independent Style Collective", "Art & Fashion Union", "Creative Movement", "Urban Collective", "Style Rebels"]} speed={50} showCard={true} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 80a239b..c07a932 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -72,29 +72,17 @@ export default function ContactPage() { diff --git a/src/app/layout.tsx b/src/app/layout.tsx index eb387d7..ee204c3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const publicSans = Public_Sans({ - variable: "--font-public-sans", - subsets: ["latin"], + variable: "--font-public-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "STREETWEAR CO. - Bold Artistic Urban Fashion", - description: "Premium streetwear collection featuring artistic graphic tees, oversized baggy jeans, and bold long sleeves. Shop now.", - keywords: "streetwear, urban fashion, graphic tees, baggy jeans, artistic clothing, bold fashion", - metadataBase: new URL("https://streetwearco.com"), + title: "STREETWEAR CO. - Bold Artistic Urban Fashion", description: "Premium streetwear collection featuring artistic graphic tees, oversized baggy jeans, and bold long sleeves. Shop now.", keywords: "streetwear, urban fashion, graphic tees, baggy jeans, artistic clothing, bold fashion", metadataBase: new URL("https://streetwearco.com"), alternates: { - canonical: "https://streetwearco.com", - }, + canonical: "https://streetwearco.com"}, openGraph: { - title: "STREETWEAR CO. - Bold Urban Fashion", - description: "Discover bold, artistic streetwear designed for the urban collective. Limited edition pieces with premium quality.", - url: "https://streetwearco.com", - siteName: "STREETWEAR CO.", - type: "website", - images: [ + title: "STREETWEAR CO. - Bold Urban Fashion", description: "Discover bold, artistic streetwear designed for the urban collective. Limited edition pieces with premium quality.", url: "https://streetwearco.com", siteName: "STREETWEAR CO.", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg", - alt: "STREETWEAR CO. Featured Collection", - }, + url: "http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg", alt: "STREETWEAR CO. Featured Collection"}, ], }, twitter: { - card: "summary_large_image", - title: "STREETWEAR CO. - Bold Urban Fashion", - description: "Premium streetwear with artistic graphics and bold designs.", - images: ["http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg"], + card: "summary_large_image", title: "STREETWEAR CO. - Bold Urban Fashion", description: "Premium streetwear with artistic graphics and bold designs.", images: ["http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index f6dad3b..1ca4d5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,6 +7,7 @@ import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; +import MediaAbout from "@/components/sections/about/MediaAbout"; import Link from "next/link"; import { MessageCircle, Zap, Heart } from "lucide-react"; @@ -100,35 +101,14 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - brand: "STREETWEAR CO.", - name: "Baggy Jeans", - price: "R599", - rating: 5, - reviewCount: "142", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg?_wi=1", - imageAlt: "Oversized baggy jeans with artistic prints", - }, + id: "1", brand: "STREETWEAR CO.", name: "Baggy Jeans", price: "R599", rating: 5, + reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg", imageAlt: "Oversized baggy jeans with artistic prints"}, { - id: "2", - brand: "STREETWEAR CO.", - name: "Long Sleeve Shirt", - price: "R399", - rating: 5, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-vector/simple-symmetrical-design-black-background_1040-1214.jpg", - imageAlt: "Premium long sleeve shirt with detailed graphics", - }, + id: "2", brand: "STREETWEAR CO.", name: "Long Sleeve Shirt", price: "R399", rating: 5, + reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-vector/simple-symmetrical-design-black-background_1040-1214.jpg", imageAlt: "Premium long sleeve shirt with detailed graphics"}, { - id: "3", - brand: "STREETWEAR CO.", - name: "T-Shirt Premium", - price: "R299", - rating: 5, - reviewCount: "176", - imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=1", - imageAlt: "Artistic print t-shirt classic cut", - }, + id: "3", brand: "STREETWEAR CO.", name: "T-Shirt Premium", price: "R299", rating: 5, + reviewCount: "176", imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg", imageAlt: "Artistic print t-shirt classic cut"}, ]} /> @@ -141,70 +121,40 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Urban Fashion Week", - "Street Culture Magazine", - "Fashion Forward Collective", - "Independent Style Collective", - "Art & Fashion Union", - "Creative Movement", - "Urban Collective", - "Style Rebels", - ]} + "Urban Fashion Week", "Street Culture Magazine", "Fashion Forward Collective", "Independent Style Collective", "Art & Fashion Union", "Creative Movement", "Urban Collective", "Style Rebels"]} speed={50} showCard={true} /> -
-
-
- - About Us -
-

Our Story

-

- Born from the streets, crafted with intention. We create bold, artistic streetwear for those who refuse to blend in. Every piece tells a story of rebellion, creativity, and urban culture. -

-
- Streetwear collection artistic presentation -
- - Learn More - -
+
+
@@ -127,23 +98,14 @@ export default function ShopPage() {