Update src/app/page.tsx
This commit is contained in:
@@ -62,15 +62,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-party-elements-wooden-plank_23-2147645496.jpg", imageAlt: "Digital guide mockup with herbal teas and chamomile"},
|
||||
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"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-beside-lemon-tea_23-2148555406.jpg", imageAlt: "Open digital guide page showing herbal tea preparation"},
|
||||
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"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-lemon-tea-honey_23-2148555434.jpg", imageAlt: "Ebook with lavender and herbal tea ingredients"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-lemon-tea-honey_23-2148555434.jpg?_wi=1", imageAlt: "Ebook with lavender and herbal tea ingredients"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-digital-tablet-screen-houseplants-background_53876-129984.jpg", imageAlt: "Tea cup with herbs next to digital guide on tablet"},
|
||||
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"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawing-supplies-near-paintings_23-2147823694.jpg", imageAlt: "Close-up of a digital guide page with botanical art"},
|
||||
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"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-herbs-bowls-with-red-blue-colored-water-top-view-dark-textured-background_176474-5177.jpg", imageAlt: "Various herbal teas and digital guide layout"},
|
||||
]}
|
||||
@@ -152,23 +152,23 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "benefit-2", name: "Beginner-Friendly", handle: "@beginnerfriendly", testimonial: "No complicated herbal terminology. Just clear recipes, uses, pairings, and precautions.", rating: 5,
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-party-elements-wooden-plank_23-2147645496.jpg", imageAlt: "A bottle of wine in a rustic romantic concept"},
|
||||
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"},
|
||||
{
|
||||
id: "benefit-3", name: "Organized by Need", handle: "@organizedbyneed", testimonial: "Find teas for calm, digestion, energy, respiratory comfort, hydration, and daily balance.", rating: 5,
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-beside-lemon-tea_23-2148555406.jpg", imageAlt: "A bottle of wine in a rustic romantic concept"},
|
||||
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"},
|
||||
{
|
||||
id: "benefit-4", name: "Instant Digital Access", handle: "@instantaccess", testimonial: "Buy once and download instantly. Use it on your phone, tablet, laptop, or print selected pages.", rating: 5,
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-lemon-tea-honey_23-2148555434.jpg", imageAlt: "A bottle of wine in a rustic romantic concept"},
|
||||
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"},
|
||||
{
|
||||
id: "benefit-5", name: "Perfect for Home Wellness Routines", handle: "@homewellness", testimonial: "Create a small herbal corner at home with practical guidance and simple herbs.", rating: 5,
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-digital-tablet-screen-houseplants-background_53876-129984.jpg", imageAlt: "A bottle of wine in a rustic romantic concept"},
|
||||
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"},
|
||||
{
|
||||
id: "benefit-6", name: "Premium Full-Image Format", handle: "@premiumformat", testimonial: "This is not a plain text ebook. It is a polished visual deliverable designed to feel high-value.", rating: 5,
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawing-supplies-near-paintings_23-2147823694.jpg", imageAlt: "A bottle of wine in a rustic romantic concept"},
|
||||
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"},
|
||||
]}
|
||||
showRating={false}
|
||||
title="Why You’ll Love This Guide"
|
||||
|
||||
Reference in New Issue
Block a user