Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/single-orange-table-tennis-ball-against-solid-black-background_1308-189582.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/single-orange-table-tennis-ball-against-solid-black-background_1308-189582.jpg?_wi=1"
|
||||
imageAlt="Spiritual divine glow"
|
||||
/>
|
||||
</div>
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
content: "Listen to calming narrations with synchronized text highlighting.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-engineer-using-tablet-sustainable-data-center-implementing-green-technologies-it_482257-132419.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-engineer-using-tablet-sustainable-data-center-implementing-green-technologies-it_482257-132419.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
name: "Bal Kand",
|
||||
price: "100 Shlokas",
|
||||
variant: "Sacred",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-flower-background_1017-2755.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-flower-background_1017-2755.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
name: "Aranya Kand",
|
||||
price: "80 Shlokas",
|
||||
variant: "Sacred",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spiral-golden-particles-glitter-background_1017-32779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spiral-golden-particles-glitter-background_1017-32779.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
quote: "I found so much peace in the daily shlokas.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-playing-synthesizer-keyboards-outdoors-copy-space_23-2148673623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/single-orange-table-tennis-ball-against-solid-black-background_1308-189582.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/single-orange-table-tennis-ball-against-solid-black-background_1308-189582.jpg?_wi=2",
|
||||
imageAlt: "meditative person portrait",
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
quote: "The AI answers are deeply respectful.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-caucasian-attractive-female-with-closed-eyes-floral-background_127675-2887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-using-tablet-sustainable-data-center-implementing-green-technologies-it_482257-132419.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-using-tablet-sustainable-data-center-implementing-green-technologies-it_482257-132419.jpg?_wi=2",
|
||||
imageAlt: "meditative person portrait",
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
quote: "My daily companion for wisdom.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-with-pink-sweatshirt-enjoying-outdoors_23-2147562503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-flower-background_1017-2755.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-flower-background_1017-2755.jpg?_wi=2",
|
||||
imageAlt: "meditative person portrait",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
quote: "The most peaceful reading experience.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/exlosion-enery-with-scattering-golden-sparkle-dust_1017-42077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spiral-golden-particles-glitter-background_1017-32779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spiral-golden-particles-glitter-background_1017-32779.jpg?_wi=2",
|
||||
imageAlt: "meditative person portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user