Merge version_1 into main #3
@@ -48,10 +48,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg", imageAlt: "Expert tailor at work with precision"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=1", imageAlt: "Expert tailor at work with precision"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workplace-seamstress-office-with-sewing-machine-table_627829-5174.jpg", imageAlt: "Schneiderei Oase professional workshop"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workplace-seamstress-office-with-sewing-machine-table_627829-5174.jpg?_wi=1", imageAlt: "Schneiderei Oase professional workshop"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-skilled-suitmaker-doing-fit-sizing-bespoken-clothing-piece-using-measurement-tape-precise-experienced-couturier-helping-customer-with-custom-made-sartorial-suit_482257-64887.jpg", imageAlt: "Careful hands performing tailoring work"
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Custom Fitting Adjustments", author: "Tailored Solutions", description: "Let us adapt your clothes to your unique measurements. Our expert fitters ensure comfort and style in every adjustment.", tags: ["Custom", "Fit"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg", imageAlt: "Custom tailoring measurements"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=2", imageAlt: "Custom tailoring measurements"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Zipper Replacement", author: "Technical Excellence", description: "Don't let a broken zipper ruin your favorite garment. We replace zippers professionally on jackets, bags, and more.", tags: ["Repair", "Specialist"],
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Hoffmann", role: "Business Professional", company: "Long-time Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Hoffmann"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Michael Hoffmann"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Julia Keller", role: "Fashion Enthusiast", company: "Loyal Customer", rating: 5,
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Thomas Müller", role: "Corporate Client", company: "Repeat Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Thomas Müller"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Thomas Müller"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workplace-seamstress-office-with-sewing-machine-table_627829-5174.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workplace-seamstress-office-with-sewing-machine-table_627829-5174.jpg?_wi=2"
|
||||
imageAlt="Schneiderei Oase storefront"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user