Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-06 20:01:09 +00:00
2 changed files with 1397 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"},
]}
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"
cardAnimation="slide-up"
useInvertedBackground={false}
@@ -276,4 +276,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}