diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b75726a..968f217 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,7 +21,8 @@ export const metadata: Metadata = { openGraph: { title: "VintageThreads | Authentic Vintage Clothing for Teens", description: "Discover unique vintage fashion curated for the modern teen. Authentic pieces from the 90s & 2000s.", type: "website", siteName: "VintageThreads", images: [ { - url: "http://img.b2bpic.net/free-photo/positive-blonde-female-black-eyeglasses-chooses-fashionable-clothes-coat-rack_613910-7654.jpg", alt: "VintageThreads vintage clothing collection"}, + url: "http://img.b2bpic.net/free-photo/positive-blonde-female-black-eyeglasses-chooses-fashionable-clothes-coat-rack_613910-7654.jpg", alt: "VintageThreads vintage clothing collection" + }, ], }, twitter: { diff --git a/src/app/page.tsx b/src/app/page.tsx index 9455944..8324e73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,8 @@ export default function LandingPage() { @@ -104,13 +110,17 @@ export default function LandingPage() { author="Maya, 16 - Portland" avatars={[ { - src: "http://img.b2bpic.net/free-photo/beautiful-stylish-casual-girl-confidently-looking-camera-outdoor_574295-3080.jpg", alt: "Maya"}, + src: "http://img.b2bpic.net/free-photo/beautiful-stylish-casual-girl-confidently-looking-camera-outdoor_574295-3080.jpg", alt: "Maya" + }, { - src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", alt: "User 2"}, + src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", alt: "User 2" + }, { - src: "http://img.b2bpic.net/free-photo/smiling-hispanic-girl-textured-wall_1187-5169.jpg", alt: "User 3"}, + src: "http://img.b2bpic.net/free-photo/smiling-hispanic-girl-textured-wall_1187-5169.jpg", alt: "User 3" + }, { - src: "http://img.b2bpic.net/free-photo/vertical-shot-stylish-woman-standing-outside_181624-47034.jpg", alt: "User 4"}, + src: "http://img.b2bpic.net/free-photo/vertical-shot-stylish-woman-standing-outside_181624-47034.jpg", alt: "User 4" + } ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -125,15 +135,20 @@ export default function LandingPage() { tag="Help" faqs={[ { - id: "1", title: "How do you authenticate vintage pieces?", content: "Every item is carefully inspected by our vintage experts. We verify authenticity through brand tags, material composition, construction techniques, and era-specific details. All items are guaranteed authentic or your money back."}, + id: "1", title: "How do you authenticate vintage pieces?", content: "Every item is carefully inspected by our vintage experts. We verify authenticity through brand tags, material composition, construction techniques, and era-specific details. All items are guaranteed authentic or your money back." + }, { - id: "2", title: "What's your return policy?", content: "We offer 30-day returns on all items in original condition. If an item doesn't fit right or you change your mind, simply ship it back for a full refund. We'll even cover return shipping for defective items."}, + id: "2", title: "What's your return policy?", content: "We offer 30-day returns on all items in original condition. If an item doesn't fit right or you change your mind, simply ship it back for a full refund. We'll even cover return shipping for defective items." + }, { - id: "3", title: "Are vintage clothes actually good quality?", content: "Vintage fashion was built to last. Clothing from past decades often used higher quality materials and construction methods than fast fashion today. With proper care, vintage pieces can last for years."}, + id: "3", title: "Are vintage clothes actually good quality?", content: "Vintage fashion was built to last. Clothing from past decades often used higher quality materials and construction methods than fast fashion today. With proper care, vintage pieces can last for years." + }, { - id: "4", title: "How do sizing and fit work?", content: "Vintage sizing differs from modern standards. We provide detailed measurements and fitting notes for every item. Check our size guide and individual product descriptions to find your perfect fit."}, + id: "4", title: "How do sizing and fit work?", content: "Vintage sizing differs from modern standards. We provide detailed measurements and fitting notes for every item. Check our size guide and individual product descriptions to find your perfect fit." + }, { - id: "5", title: "How often do you restock?", content: "We update our inventory weekly with fresh finds from our network of vintage collectors and estate sales. Follow us on social media to get notified about new arrivals and exclusive drops."}, + id: "5", title: "How often do you restock?", content: "We update our inventory weekly with fresh finds from our network of vintage collectors and estate sales. Follow us on social media to get notified about new arrivals and exclusive drops." + } ]} imageSrc="http://img.b2bpic.net/free-photo/image-dressing-room-with-male-clothes_74855-21545.jpg" imageAlt="Vintage store interior"