Merge version_1 into main #1
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
description: "Automated identification of woven and printed fabric structures.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg?_wi=1",
|
||||
imageAlt: "digital fashion design software",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
description: "AI-driven analysis of seasonal fabric pattern trends.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: TrendingUp,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg?_wi=1",
|
||||
imageAlt: "professional fashion designer portrait",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
description: "Estimate material waste for your pattern placements.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg?_wi=1",
|
||||
imageAlt: "male textile designer portrait",
|
||||
},
|
||||
]}
|
||||
@@ -183,17 +183,17 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Cho",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -215,14 +215,14 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg?_wi=2"
|
||||
imageAlt="female fashion industry leader"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg?_wi=2"
|
||||
logoText="PatternAI"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user