Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:25:01 +00:00
parent ab64a13da3
commit fc97677535

View File

@@ -55,37 +55,37 @@ export default function HomePage() {
carouselPosition="right"
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tape-with-thread_23-2148739412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tape-with-thread_23-2148739412.jpg?_wi=1",
imageAlt: "measuring tape sewing tools professional",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/various-sewing-stuff-table_23-2147930369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-sewing-stuff-table_23-2147930369.jpg?_wi=1",
imageAlt: "sewing needles threads pins tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817485.jpg?_wi=1",
imageAlt: "fabric textile cotton material premium",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-with-scissors-chalk_23-2148739383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-with-scissors-chalk_23-2148739383.jpg?_wi=1",
imageAlt: "tailoring scissors cutting professional tools",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817485.jpg?_wi=2",
imageAlt: "fabric textile cotton material premium",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-with-scissors-chalk_23-2148739383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-with-scissors-chalk_23-2148739383.jpg?_wi=2",
imageAlt: "tailoring scissors cutting professional tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tape-with-thread_23-2148739412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tape-with-thread_23-2148739412.jpg?_wi=2",
imageAlt: "measuring tape sewing tools professional",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/various-sewing-stuff-table_23-2147930369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-sewing-stuff-table_23-2147930369.jpg?_wi=2",
imageAlt: "sewing needles threads pins tools",
},
]}
@@ -106,7 +106,7 @@ export default function HomePage() {
id: "01",
title: "Measuring Tools",
description: "Precision measuring tapes, rulers, and gauges for accurate tailoring measurements.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tape-with-thread_23-2148739412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tape-with-thread_23-2148739412.jpg?_wi=3",
imageAlt: "measuring tape ruler tailoring sewing",
},
{
@@ -120,7 +120,7 @@ export default function HomePage() {
id: "03",
title: "Sewing Tools",
description: "Complete sewing solutions including needles, pins, threads, and professional-grade scissors.",
imageSrc: "http://img.b2bpic.net/free-photo/sewing-threads-different-colors-with-lots-needles_169016-5008.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sewing-threads-different-colors-with-lots-needles_169016-5008.jpg?_wi=1",
imageAlt: "sewing machine needles thread professional",
},
{
@@ -164,12 +164,12 @@ export default function HomePage() {
title="Complete Product Collection"
description="Browse our full range of premium tailoring materials and sewing supplies"
products={[
{ id: "1", name: "Measuring Tape", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/sewing-tape-measure-with-thimble_23-2148145918.jpg", imageAlt: "Flexible measuring tape" },
{ id: "2", name: "Rulers - Set", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/jeweler-hands-using-mechanical-tools_23-2148643242.jpg", imageAlt: "Precision ruler set" },
{ id: "3", name: "Tailor's Chalk", price: "₹79", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-with-scissors-chalk_23-2148739383.jpg", imageAlt: "Professional tailor's chalk" },
{ id: "4", name: "Fabric Pencils", price: "₹129", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cutting-fabric-pieces-by-rotary-cutter-mat-using-ruler_23-2148164443.jpg", imageAlt: "Colored fabric marking pencils" },
{ id: "5", name: "Sewing Needles", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1793.jpg", imageAlt: "Assorted sewing needles" },
{ id: "6", name: "Pins - Box", price: "₹89", imageSrc: "http://img.b2bpic.net/free-photo/needles-black-button-with-pattern-background_23-2148242117.jpg", imageAlt: "Professional sewing pins" },
{ id: "1", name: "Measuring Tape", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/sewing-tape-measure-with-thimble_23-2148145918.jpg?_wi=1", imageAlt: "Flexible measuring tape" },
{ id: "2", name: "Rulers - Set", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/jeweler-hands-using-mechanical-tools_23-2148643242.jpg?_wi=1", imageAlt: "Precision ruler set" },
{ id: "3", name: "Tailor's Chalk", price: "₹79", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric-with-scissors-chalk_23-2148739383.jpg?_wi=3", imageAlt: "Professional tailor's chalk" },
{ id: "4", name: "Fabric Pencils", price: "₹129", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cutting-fabric-pieces-by-rotary-cutter-mat-using-ruler_23-2148164443.jpg?_wi=1", imageAlt: "Colored fabric marking pencils" },
{ id: "5", name: "Sewing Needles", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1793.jpg?_wi=1", imageAlt: "Assorted sewing needles" },
{ id: "6", name: "Pins - Box", price: "₹89", imageSrc: "http://img.b2bpic.net/free-photo/needles-black-button-with-pattern-background_23-2148242117.jpg?_wi=1", imageAlt: "Professional sewing pins" },
]}
gridVariant="three-columns-all-equal-width"
animationType="scale-rotate"
@@ -189,7 +189,7 @@ export default function HomePage() {
handle: "@rajesh_tailoring",
testimonial: "NS has been my go-to supplier for 9 years. The quality of materials is consistently excellent and their pricing is very competitive. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
{
@@ -198,7 +198,7 @@ export default function HomePage() {
handle: "@priya_designs",
testimonial: "I run a boutique design studio and NS provides everything I need. Their variety is impressive and the customer service is outstanding.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg?_wi=1",
imageAlt: "Priya Sharma",
},
{
@@ -207,7 +207,7 @@ export default function HomePage() {
handle: "@arjun_custom",
testimonial: "Quality materials at affordable prices - that's what NS delivers every time. My clients notice the difference in the finished products.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=2",
imageAlt: "Arjun Patel",
},
{
@@ -216,7 +216,7 @@ export default function HomePage() {
handle: "@meera_couture",
testimonial: "NS is reliable, professional, and truly understands the tailoring business. They're not just suppliers - they're partners in my success.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
imageAlt: "Meera Gupta",
},
{
@@ -225,7 +225,7 @@ export default function HomePage() {
handle: "@vikram_tailors",
testimonial: "Been ordering from NS for years. Never disappointed with quality or delivery. They have everything a professional tailor needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg?_wi=2",
imageAlt: "Vikram Singh",
},
{