From 8d08d6f29dd1d2dcfcb5ca09b8bbf69e287a5f39 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 09:35:42 +0000 Subject: [PATCH] Update src/app/size-guide/page.tsx --- src/app/size-guide/page.tsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/app/size-guide/page.tsx b/src/app/size-guide/page.tsx index ac43368..bbf5436 100644 --- a/src/app/size-guide/page.tsx +++ b/src/app/size-guide/page.tsx @@ -54,21 +54,21 @@ export default function SizeGuidePage() { id: "hoodie-sizing", title: "Hoodie Sizing Chart", description: "Our hoodies are crafted for a comfortable, relaxed fit. Measure chest width and sleeve length for accuracy.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-arab-beard-man-wear-grey-turtleneck-black-jaket-arabian-model-guy_627829-4312.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-arab-beard-man-wear-grey-turtleneck-black-jaket-arabian-model-guy_627829-4312.jpg", imageAlt: "Hoodie sizing reference", }, { id: "pants-sizing", title: "Pants Sizing Chart", description: "Our pants feature a modern cut with premium comfort. Measure waist and inseam for the ideal fit.", - imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-slim-woman-black-clothes-wall-from-white-bricks_613910-3001.jpg?_wi=4", + imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-slim-woman-black-clothes-wall-from-white-bricks_613910-3001.jpg", imageAlt: "Pants sizing reference", }, { id: "fit-guide", title: "Fit Guide", description: "Understanding fit preferences: Slim fit for a tailored look, Regular fit for comfortable everyday wear, Oversized fit for relaxed vibes.", - imageSrc: "http://img.b2bpic.net/free-photo/white-hoodie-man-with-green-pants-city_53876-119827.jpg?_wi=4", + imageSrc: "http://img.b2bpic.net/free-photo/white-hoodie-man-with-green-pants-city_53876-119827.jpg", imageAlt: "Different fit styles", }, ]} @@ -93,7 +93,6 @@ export default function SizeGuidePage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - gridVariant="uniform-all-items-equal" animationType="slide-up" metrics={[ { @@ -162,21 +161,21 @@ export default function SizeGuidePage() { id: "faq-exchange", title: "Can I Exchange Sizes?", description: "Yes! We offer free exchanges for up to 30 days after purchase if you receive the wrong size or prefer a different fit.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-looking-trendy-girl-casual-summer-hoodie-skirt-clothes_158538-1384.jpg?_wi=4", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-looking-trendy-girl-casual-summer-hoodie-skirt-clothes_158538-1384.jpg", imageAlt: "Customer service support", }, { id: "faq-shrink", title: "Will CedarFit Shrink?", description: "Our premium fabrics are pre-shrunk and treated to minimize shrinkage. Wash in cold water and tumble dry low for best results.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-forest-scene-autumn-with-tall-trees-leaves-ground_181624-5127.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-forest-scene-autumn-with-tall-trees-leaves-ground_181624-5127.jpg", imageAlt: "Quality care instructions", }, { id: "faq-oversized", title: "What's Oversized Fit?", description: "Oversized fit is intentionally loose and comfortable. Perfect for layering or that relaxed aesthetic. Check our style guide for inspiration.", - imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg?_wi=6", + imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg", imageAlt: "Fashion styling tips", }, ]}