Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Digestive Health", description:
|
||||
"Includes probiotics and fiber for better digestion and energy levels", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-feeding-dog-side-view_23-2149901535.jpg", imageAlt: "Happy healthy pet"},
|
||||
"http://img.b2bpic.net/free-photo/woman-feeding-dog-side-view_23-2149901535.jpg?_wi=1", imageAlt: "Happy healthy pet"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
{ value: "50K+", title: "Happy Pet Families" },
|
||||
{ value: "10M+", title: "Meals Served" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-feeding-dog-side-view_23-2149901535.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-feeding-dog-side-view_23-2149901535.jpg?_wi=2"
|
||||
imageAlt="Healthy happy pet"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user