Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function HomePage() {
|
||||
description="It was supposed to be the end. In a devastating car accident, I faced death—but God had other plans."
|
||||
subdescription="Luke 1:37 became my lifeline: 'For with God nothing shall be impossible.'"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-blond-hair-white-dress-wheat-field-early-morning-sunrise-summer-is-time-dreamers-flying-hair-woman-running-across-field-rays_1321-2303.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-blond-hair-white-dress-wheat-field-early-morning-sunrise-summer-is-time-dreamers-flying-hair-woman-running-across-field-rays_1321-2303.jpg?_wi=1"
|
||||
imageAlt="Journey of faith and recovery"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -86,7 +86,7 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Luke 1:37 Scripture Tee",
|
||||
price: "$29.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/motivational-poster_1284-52741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/motivational-poster_1284-52741.jpg?_wi=1",
|
||||
imageAlt: "Luke 1:37 t-shirt with scripture design",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
id: "2",
|
||||
name: "Nothing is Impossible Hoodie",
|
||||
price: "$59.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-bun-dressed-beige-sweater-dark-denim-pants-posing-cafe_197531-16922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-bun-dressed-beige-sweater-dark-denim-pants-posing-cafe_197531-16922.jpg?_wi=1",
|
||||
imageAlt: "Neutral hoodie with faith message",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -102,7 +102,7 @@ export default function HomePage() {
|
||||
id: "3",
|
||||
name: "Miracle Crafted Collection Bundle",
|
||||
price: "$99.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/t-shirts-shop_23-2147669603.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/t-shirts-shop_23-2147669603.jpg?_wi=1",
|
||||
imageAlt: "Complete faith collection bundle",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
"Wearing Miracle Crafted's apparel is like carrying my faith with me. Every day I see the scripture and remember that nothing is impossible with God. It's been transformative.",
|
||||
name: "Sarah Johnson",
|
||||
role: "Community Leader",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson testimonial",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
"The discipleship program changed my perspective on faith. I now feel equipped to share my beliefs and help others discover their own spiritual journey.",
|
||||
name: "Marcus Chen",
|
||||
role: "Program Graduate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Marcus Chen testimonial",
|
||||
},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function HomePage() {
|
||||
"Your story of survival and faith is powerful. It inspired me to face my own challenges with renewed hope. Thank you for sharing your miracle.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Emily Rodriguez testimonial",
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
"More than just apparel, Miracle Crafted represents a movement of faith. Being part of this community has deepened my walk with God.",
|
||||
name: "David Williams",
|
||||
role: "Community Member",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=1",
|
||||
imageAlt: "David Williams testimonial",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user