Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -82,9 +82,9 @@ export default function LandingPage() {
|
||||
title: "Wedding Dress Alterations", description: "Specialized bridal gown alterations ensuring your perfect fit on the big day", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-crepe-paper-with-scissor_23-2148193652.jpg", imageAlt: "Professional wedding dress alteration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-crepe-paper-with-scissor_23-2148193652.jpg?_wi=1", imageAlt: "Professional wedding dress alteration"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-crepe-paper-with-scissor_23-2148193652.jpg", imageAlt: "Bride fitting room alteration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-crepe-paper-with-scissor_23-2148193652.jpg?_wi=2", imageAlt: "Bride fitting room alteration"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -100,18 +100,18 @@ export default function LandingPage() {
|
||||
title: "Pants & Trouser Hemming", description: "Precise hemming and length adjustments for all pants and trousers", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-tailor-working-with-cloth-samples-sewing-workshop_613910-4435.jpg", imageAlt: "Professional pants hemming"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-tailor-working-with-cloth-samples-sewing-workshop_613910-4435.jpg?_wi=1", imageAlt: "Professional pants hemming"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-tailor-working-with-cloth-samples-sewing-workshop_613910-4435.jpg", imageAlt: "Detailed hemming stitching"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-tailor-working-with-cloth-samples-sewing-workshop_613910-4435.jpg?_wi=2", imageAlt: "Detailed hemming stitching"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Custom Garment Work", description: "Bespoke tailoring and custom alterations for your unique style needs", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket_23-2148898070.jpg", imageAlt: "Custom tailoring workspace"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket_23-2148898070.jpg?_wi=1", imageAlt: "Custom tailoring workspace"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket_23-2148898070.jpg", imageAlt: "Professional tailoring detail"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket_23-2148898070.jpg?_wi=2", imageAlt: "Professional tailoring detail"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-making-jacket_23-2148898070.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-making-jacket_23-2148898070.jpg?_wi=3"
|
||||
imageAlt="SNS Alterations welcoming tailor shop interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
bulletPoints={[
|
||||
|
||||
Reference in New Issue
Block a user