Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-05 13:33:38 +00:00
6 changed files with 35 additions and 35 deletions

View File

@@ -63,11 +63,11 @@ export default function AboutPage() {
title: "Quality First",
description: "We believe in sourcing the finest yarns and materials. Every product is hand-picked to ensure our customers get the best for their creative projects.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg?_wi=3",
imageAlt: "Premium yarn selection",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=2",
imageAlt: "Welcoming store atmosphere",
},
},
@@ -76,11 +76,11 @@ export default function AboutPage() {
title: "Community Connection",
description: "Our store is more than just a shop it's a gathering place for local craft enthusiasts. We foster connections and share knowledge to inspire creative growth.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg?_wi=3",
imageAlt: "Community craft space",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg?_wi=3",
imageAlt: "Craft guidance and support",
},
},

View File

@@ -89,7 +89,7 @@ export default function ContactPage() {
content: "Absolutely! Our team is passionate about helping both beginners and experienced crafters. We stock supplies for all skill levels and can recommend perfect starter yarns and kits.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg"
imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=3"
imageAlt="Welcoming store interior with yarn displays"
mediaPosition="left"
textboxLayout="default"

View File

@@ -49,7 +49,7 @@ export default function GalleryPage() {
category: ["Yarn", "Colors"],
title: "Rainbow Yarn Palette",
excerpt: "Our extensive collection of yarn colors to inspire every project. From soft pastels to vibrant hues and everything in between.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-thread-reels_23-2148527987.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-thread-reels_23-2148527987.jpg?_wi=3",
imageAlt: "Display of colorful yarn balls",
authorName: "50 Something Team",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
@@ -60,7 +60,7 @@ export default function GalleryPage() {
category: ["Projects", "Inspiration"],
title: "Finished Knitting Projects",
excerpt: "Stunning creations from our customers. See what's possible with quality materials and patience. From beginner scarves to advanced sweaters.",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-knitted-element-yarn-heart-made-threads_169016-52051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-knitted-element-yarn-heart-made-threads_169016-52051.jpg?_wi=2",
imageAlt: "Completed knitted sweater projects",
authorName: "Customer Made",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
@@ -71,7 +71,7 @@ export default function GalleryPage() {
category: ["Store", "Organization"],
title: "Shop Layout & Display",
excerpt: "Our organized store layout makes it easy to find exactly what you need for your next project. Browse by type or color.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-placing-stacked-flowering-pots-shelf_23-2147948294.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-placing-stacked-flowering-pots-shelf_23-2147948294.jpg?_wi=2",
imageAlt: "Well-organized store shelves with supplies",
authorName: "50 Something Team",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
@@ -82,7 +82,7 @@ export default function GalleryPage() {
category: ["Workspace", "Creative"],
title: "Craft Corner Inspiration",
excerpt: "Get inspired by our cozy craft spaces and creative workstation setups. Perfect for planning your next knitting adventure.",
imageSrc: "http://img.b2bpic.net/free-photo/gift-wrapping-design-space_53876-23098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gift-wrapping-design-space_53876-23098.jpg?_wi=2",
imageAlt: "Creative workspace with craft materials",
authorName: "Design Inspiration",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",

View File

@@ -83,11 +83,11 @@ export default function HomePage() {
title: "Premium Yarn Selection",
description: "Hand-picked yarns and wools from trusted suppliers. All weights, colors, and textures for every project.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg?_wi=1",
imageAlt: "Multi-colored yarn balls",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=1",
imageAlt: "Store interior with yarn displays",
},
},
@@ -96,11 +96,11 @@ export default function HomePage() {
title: "Expert Tools & Supplies",
description: "Quality knitting needles, crochet hooks, and craft accessories. Everything organized and ready to use.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg?_wi=1",
imageAlt: "Knitting needles and tools",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg?_wi=1",
imageAlt: "Crochet patterns and guides",
},
},
@@ -126,7 +126,7 @@ export default function HomePage() {
price: "From R89",
rating: 5,
reviewCount: "42",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg?_wi=2",
imageAlt: "Merino wool blend yarn in multiple colors",
},
{
@@ -136,7 +136,7 @@ export default function HomePage() {
price: "From R199",
rating: 5,
reviewCount: "28",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg?_wi=2",
imageAlt: "Complete set of bamboo knitting needles",
},
{
@@ -146,7 +146,7 @@ export default function HomePage() {
price: "From R79",
rating: 4,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg?_wi=2",
imageAlt: "Various knitting pattern guides and instructions",
},
]}
@@ -170,7 +170,7 @@ export default function HomePage() {
role: "Knitting Enthusiast",
company: "Vredenburg",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=1",
imageAlt: "Maria Visagie",
},
{
@@ -179,7 +179,7 @@ export default function HomePage() {
role: "Crochet Instructor",
company: "Local Community",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg?_wi=1",
imageAlt: "Anita de Jager",
},
{
@@ -188,7 +188,7 @@ export default function HomePage() {
role: "Craft Hobbyist",
company: "Vredenburg Area",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1",
imageAlt: "Petra Hoffmann",
},
{
@@ -197,7 +197,7 @@ export default function HomePage() {
role: "Retired Teacher",
company: "West Coast",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=1",
imageAlt: "Liesl Malan",
},
]}
@@ -224,7 +224,7 @@ export default function HomePage() {
category: ["Yarn", "Colors"],
title: "Rainbow Yarn Palette",
excerpt: "Our extensive collection of yarn colors to inspire every project. From soft pastels to vibrant hues.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-thread-reels_23-2148527987.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-thread-reels_23-2148527987.jpg?_wi=1",
imageAlt: "Display of colorful yarn balls",
authorName: "50 Something Team",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
@@ -235,7 +235,7 @@ export default function HomePage() {
category: ["Projects", "Inspiration"],
title: "Finished Knitting Projects",
excerpt: "Stunning creations from our customers. See what's possible with quality materials and patience.",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-knitted-element-yarn-heart-made-threads_169016-52051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-knitted-element-yarn-heart-made-threads_169016-52051.jpg?_wi=1",
imageAlt: "Completed knitted sweater projects",
authorName: "Customer Made",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
@@ -246,7 +246,7 @@ export default function HomePage() {
category: ["Store", "Organization"],
title: "Shop Layout & Display",
excerpt: "Our organized store layout makes it easy to find exactly what you need for your next project.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-placing-stacked-flowering-pots-shelf_23-2147948294.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-placing-stacked-flowering-pots-shelf_23-2147948294.jpg?_wi=1",
imageAlt: "Well-organized store shelves with supplies",
authorName: "50 Something Team",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
@@ -257,7 +257,7 @@ export default function HomePage() {
category: ["Workspace", "Creative"],
title: "Craft Corner Inspiration",
excerpt: "Get inspired by our cozy craft spaces and creative workstation setups.",
imageSrc: "http://img.b2bpic.net/free-photo/gift-wrapping-design-space_53876-23098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gift-wrapping-design-space_53876-23098.jpg?_wi=1",
imageAlt: "Creative workspace with craft materials",
authorName: "Design Inspiration",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",

View File

@@ -52,7 +52,7 @@ export default function ProductsPage() {
price: "From R89",
rating: 5,
reviewCount: "42",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg?_wi=4",
imageAlt: "Merino wool blend yarn in multiple colors",
},
{
@@ -62,7 +62,7 @@ export default function ProductsPage() {
price: "From R199",
rating: 5,
reviewCount: "28",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg?_wi=4",
imageAlt: "Complete set of bamboo knitting needles",
},
{
@@ -72,7 +72,7 @@ export default function ProductsPage() {
price: "From R79",
rating: 4,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg?_wi=4",
imageAlt: "Various knitting pattern guides and instructions",
},
]}
@@ -95,11 +95,11 @@ export default function ProductsPage() {
title: "Hand-Selected Yarns",
description: "Each yarn is carefully chosen for quality, color, and texture. We work with trusted international suppliers to bring you the best.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-thread-reels_23-2148527987.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-thread-reels_23-2148527987.jpg?_wi=2",
imageAlt: "Colorful yarn palette",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg?_wi=5",
imageAlt: "Premium yarn collection",
},
},
@@ -108,11 +108,11 @@ export default function ProductsPage() {
title: "Professional-Grade Tools",
description: "Our knitting needles and crochet hooks are selected for durability and ease of use. Perfect for both beginners and experienced crafters.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg?_wi=5",
imageAlt: "Quality crafting tools",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg?_wi=5",
imageAlt: "Complete craft kit",
},
},

View File

@@ -50,7 +50,7 @@ export default function ReviewsPage() {
role: "Knitting Enthusiast",
company: "Vredenburg",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=2",
imageAlt: "Maria Visagie - Happy customer",
},
{
@@ -59,7 +59,7 @@ export default function ReviewsPage() {
role: "Crochet Instructor",
company: "Local Community",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg?_wi=2",
imageAlt: "Anita de Jager - Satisfied customer",
},
{
@@ -68,7 +68,7 @@ export default function ReviewsPage() {
role: "Craft Hobbyist",
company: "Vredenburg Area",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
imageAlt: "Petra Hoffmann - Valued customer",
},
{
@@ -77,7 +77,7 @@ export default function ReviewsPage() {
role: "Retired Teacher",
company: "West Coast",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=2",
imageAlt: "Liesl Malan - Loyal customer",
},
]}