Update src/app/page.tsx
This commit is contained in:
@@ -110,19 +110,19 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Organic Fabrics",
|
||||
description: "Sourced sustainably for comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-clothing-store-logo-design_23-2149499190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-clothing-store-logo-design_23-2149499190.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Tailored Fit",
|
||||
description: "Engineered for a sharp silhouette.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-clothing-store-logo-design_23-2149499190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-clothing-store-logo-design_23-2149499190.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Lifetime Durability",
|
||||
description: "Built to wear, designed to last.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-clothing-store-logo-design_23-2149499190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-clothing-store-logo-design_23-2149499190.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Unmatched Quality"
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
quote: "The fit is exceptional.",
|
||||
name: "Mark R.",
|
||||
role: "Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
quote: "The quality is simply unmatched.",
|
||||
name: "Kevin L.",
|
||||
role: "Entrepreneur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What They Say"
|
||||
|
||||
Reference in New Issue
Block a user