Update src/app/page.tsx
This commit is contained in:
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
price: "Established Presence",
|
||||
rating: 5,
|
||||
reviewCount: "Across Three Markets",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg?_wi=1",
|
||||
imageAlt: "Portfolio brand one",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
price: "Proven Business Model",
|
||||
rating: 5,
|
||||
reviewCount: "Growing Revenue",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg?_wi=2",
|
||||
imageAlt: "Portfolio brand two",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function HomePage() {
|
||||
price: "Sustainable Margins",
|
||||
rating: 5,
|
||||
reviewCount: "Long-term Value",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg?_wi=3",
|
||||
imageAlt: "Portfolio brand three",
|
||||
},
|
||||
]}
|
||||
@@ -224,25 +224,25 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Select Investor Group",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg?_wi=1",
|
||||
imageAlt: "Pipada Capital",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Family Office Partners",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg?_wi=2",
|
||||
imageAlt: "Pipada Capital",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Strategic Co-Investors",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg?_wi=3",
|
||||
imageAlt: "Pipada Capital",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Growth Capital Partners",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg?_wi=4",
|
||||
imageAlt: "Pipada Capital",
|
||||
},
|
||||
]}
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
category: "CONVICTION",
|
||||
title: "The Architecture of Endurance",
|
||||
excerpt: "What separates consumer brands that compound in value from those that fade? A structural conviction about durability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg?_wi=4",
|
||||
imageAlt: "Perspective article one",
|
||||
authorName: "Pipada Capital",
|
||||
authorAvatar: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg",
|
||||
@@ -278,7 +278,7 @@ export default function HomePage() {
|
||||
category: "MARKET VIEW",
|
||||
title: "Three Markets, One Vision",
|
||||
excerpt: "Operating across India, the Gulf, and the United States reveals patterns invisible from a single market perspective.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg?_wi=5",
|
||||
imageAlt: "Perspective article two",
|
||||
authorName: "Pipada Capital",
|
||||
authorAvatar: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg",
|
||||
@@ -289,7 +289,7 @@ export default function HomePage() {
|
||||
category: "STRATEGY",
|
||||
title: "Concentration as Discipline",
|
||||
excerpt: "Why holding few positions is not a constraint on growth—it is a statement of conviction and a driver of value.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-frame_23-2149027998.jpg?_wi=6",
|
||||
imageAlt: "Perspective article three",
|
||||
authorName: "Pipada Capital",
|
||||
authorAvatar: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg",
|
||||
|
||||
Reference in New Issue
Block a user