Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 07ca593d11 | |||
| f31e32ff27 | |||
| c843372a4b | |||
| 4d1d880c45 |
1395
src/app/layout.tsx
1395
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -185,7 +185,7 @@ export default function HomePage() {
|
|||||||
{
|
{
|
||||||
id: "6", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", imageAlt: "James Wilson"},
|
id: "6", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", imageAlt: "James Wilson"},
|
||||||
]}
|
]}
|
||||||
cardTitle="Over 15,000 customers trust DriveDish to enhance their road dining experience with innovative, spill-resistant solutions."
|
cardTitle="Keeps my car clean and meal times stress-free on every road trip"
|
||||||
cardTag="See What Customers Say"
|
cardTag="See What Customers Say"
|
||||||
cardAnimation="slide-up"
|
cardAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -276,4 +276,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user