Update src/app/page.tsx
This commit is contained in:
@@ -76,23 +76,23 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-party-elements-wooden-plank_23-2147645496.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/beach-party-elements-wooden-plank_23-2147645496.jpg?_wi=1",
|
||||||
imageAlt: "Digital guide mockup with herbal teas and chamomile",
|
imageAlt: "Digital guide mockup with herbal teas and chamomile",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-beside-lemon-tea_23-2148555406.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/notebook-beside-lemon-tea_23-2148555406.jpg?_wi=1",
|
||||||
imageAlt: "Open digital guide page showing herbal tea preparation",
|
imageAlt: "Open digital guide page showing herbal tea preparation",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-lemon-tea-honey_23-2148555434.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/notebook-lemon-tea-honey_23-2148555434.jpg?_wi=1",
|
||||||
imageAlt: "Ebook with lavender and herbal tea ingredients",
|
imageAlt: "Ebook with lavender and herbal tea ingredients",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-digital-tablet-screen-houseplants-background_53876-129984.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/blank-digital-tablet-screen-houseplants-background_53876-129984.jpg?_wi=1",
|
||||||
imageAlt: "Tea cup with herbs next to digital guide on tablet",
|
imageAlt: "Tea cup with herbs next to digital guide on tablet",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/drawing-supplies-near-paintings_23-2147823694.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/drawing-supplies-near-paintings_23-2147823694.jpg?_wi=1",
|
||||||
imageAlt: "Close-up of a digital guide page with botanical art",
|
imageAlt: "Close-up of a digital guide page with botanical art",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
|||||||
testimonial: "No complicated herbal terminology. Just clear recipes, uses, pairings, and precautions.",
|
testimonial: "No complicated herbal terminology. Just clear recipes, uses, pairings, and precautions.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-party-elements-wooden-plank_23-2147645496.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/beach-party-elements-wooden-plank_23-2147645496.jpg?_wi=2",
|
||||||
imageAlt: "A bottle of wine in a rustic romantic concept",
|
imageAlt: "A bottle of wine in a rustic romantic concept",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -251,7 +251,7 @@ export default function LandingPage() {
|
|||||||
testimonial: "Find teas for calm, digestion, energy, respiratory comfort, hydration, and daily balance.",
|
testimonial: "Find teas for calm, digestion, energy, respiratory comfort, hydration, and daily balance.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-beside-lemon-tea_23-2148555406.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/notebook-beside-lemon-tea_23-2148555406.jpg?_wi=2",
|
||||||
imageAlt: "A bottle of wine in a rustic romantic concept",
|
imageAlt: "A bottle of wine in a rustic romantic concept",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
|||||||
testimonial: "Buy once and download instantly. Use it on your phone, tablet, laptop, or print selected pages.",
|
testimonial: "Buy once and download instantly. Use it on your phone, tablet, laptop, or print selected pages.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-lemon-tea-honey_23-2148555434.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/notebook-lemon-tea-honey_23-2148555434.jpg?_wi=2",
|
||||||
imageAlt: "A bottle of wine in a rustic romantic concept",
|
imageAlt: "A bottle of wine in a rustic romantic concept",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
|||||||
testimonial: "Create a small herbal corner at home with practical guidance and simple herbs.",
|
testimonial: "Create a small herbal corner at home with practical guidance and simple herbs.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-digital-tablet-screen-houseplants-background_53876-129984.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/blank-digital-tablet-screen-houseplants-background_53876-129984.jpg?_wi=2",
|
||||||
imageAlt: "A bottle of wine in a rustic romantic concept",
|
imageAlt: "A bottle of wine in a rustic romantic concept",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
|||||||
testimonial: "This is not a plain text ebook. It is a polished visual deliverable designed to feel high-value.",
|
testimonial: "This is not a plain text ebook. It is a polished visual deliverable designed to feel high-value.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/drawing-supplies-near-paintings_23-2147823694.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/drawing-supplies-near-paintings_23-2147823694.jpg?_wi=2",
|
||||||
imageAlt: "A bottle of wine in a rustic romantic concept",
|
imageAlt: "A bottle of wine in a rustic romantic concept",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user