Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-18 23:30:39 +00:00

View File

@@ -62,27 +62,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-lazy-black-stray-cat-lying-concrete-fence_181624-55235.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-lazy-black-stray-cat-lying-concrete-fence_181624-55235.jpg?_wi=1",
imageAlt: "Fluffy cat",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-kitty-being-playful_23-2149167052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-kitty-being-playful_23-2149167052.jpg?_wi=1",
imageAlt: "Playful cat",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-ginger-cat-lying-blanket-chair-lights_181624-52658.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-ginger-cat-lying-blanket-chair-lights_181624-52658.jpg?_wi=1",
imageAlt: "Ginger cat portrait",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/curious-white-cat-looking-scared-side-green-lawn-full-dandelions_1268-20285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curious-white-cat-looking-scared-side-green-lawn-full-dandelions_1268-20285.jpg?_wi=1",
imageAlt: "Kittens exploring",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/cat-is-sitting-book-glass-water_23-2151903275.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cat-is-sitting-book-glass-water_23-2151903275.jpg?_wi=1",
imageAlt: "Cat on windowsill",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "The best platform for daily cat interactions, my cat even likes watching the screen!",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kissing-cat_23-2149078309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-lazy-black-stray-cat-lying-concrete-fence_181624-55235.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-lazy-black-stray-cat-lying-concrete-fence_181624-55235.jpg?_wi=2",
imageAlt: "pet owner cat",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "I spend way too much time here, but it's pure joy. Highly recommended.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/man-being-affectionate-with-cat-front-view_23-2149879769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-kitty-being-playful_23-2149167052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-kitty-being-playful_23-2149167052.jpg?_wi=2",
imageAlt: "pet owner cat",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
quote: "The community features are wonderful, truly safe space for cat lovers.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-white-sweater-with-white-cat_1157-45986.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-ginger-cat-lying-blanket-chair-lights_181624-52658.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-ginger-cat-lying-blanket-chair-lights_181624-52658.jpg?_wi=2",
imageAlt: "pet owner cat",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
quote: "Love the featured cat feed, it brightens up my day every morning.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-family-spend-time-bedroom-with-tablet_1157-32684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curious-white-cat-looking-scared-side-green-lawn-full-dandelions_1268-20285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curious-white-cat-looking-scared-side-green-lawn-full-dandelions_1268-20285.jpg?_wi=2",
imageAlt: "pet owner cat",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
quote: "Fantastic interface and really smooth performance.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-her-adorable-kitty-home_23-2149167143.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cat-is-sitting-book-glass-water_23-2151903275.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cat-is-sitting-book-glass-water_23-2151903275.jpg?_wi=2",
imageAlt: "pet owner cat",
},
]}