Merge version_1 into main #1
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-using-decorative-carpet-ribbon-atelier_114579-11834.jpg", imageAlt: "Detailed Embroidery Design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-using-decorative-carpet-ribbon-atelier_114579-11834.jpg?_wi=1", imageAlt: "Detailed Embroidery Design"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -120,19 +120,19 @@ export default function LandingPage() {
|
||||
id: "1", title: "Traditional Techniques", descriptions: [
|
||||
"Authentic aari embroidery methods perfected over decades", "Preserving cultural heritage through every stitch"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-using-decorative-carpet-ribbon-atelier_114579-11834.jpg", imageAlt: "Traditional Embroidery Technique"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-using-decorative-carpet-ribbon-atelier_114579-11834.jpg?_wi=2", imageAlt: "Traditional Embroidery Technique"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Artistic Excellence", descriptions: [
|
||||
"Intricate designs with meticulous attention to detail", "Each piece is a unique work of art"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-knitting-purple-wool_23-2148164368.jpg", imageAlt: "Artistic Embroidery Design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-knitting-purple-wool_23-2148164368.jpg?_wi=1", imageAlt: "Artistic Embroidery Design"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Quality Assurance", descriptions: [
|
||||
"Premium materials and rigorous quality checks", "Guaranteed durability and excellence"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-view_23-2148897947.jpg", imageAlt: "Quality Embroidery Work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-view_23-2148897947.jpg?_wi=1", imageAlt: "Quality Embroidery Work"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -156,13 +156,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Traditional Saree Border", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/master-using-decorative-carpet-ribbon-atelier_114579-11834.jpg", imageAlt: "Traditional Saree Border Embroidery"
|
||||
id: "1", name: "Traditional Saree Border", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/master-using-decorative-carpet-ribbon-atelier_114579-11834.jpg?_wi=3", imageAlt: "Traditional Saree Border Embroidery"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Decorative Wall Hanging", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-knitting-purple-wool_23-2148164368.jpg", imageAlt: "Decorative Wall Hanging Embroidery"
|
||||
id: "2", name: "Decorative Wall Hanging", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-knitting-purple-wool_23-2148164368.jpg?_wi=2", imageAlt: "Decorative Wall Hanging Embroidery"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Designer Blouse Piece", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-view_23-2148897947.jpg", imageAlt: "Designer Blouse Embroidery"
|
||||
id: "3", name: "Designer Blouse Piece", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-view_23-2148897947.jpg?_wi=2", imageAlt: "Designer Blouse Embroidery"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user