Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sprout}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-potatoes-spilling-out-sack-wooden-table-with-copy-space_141793-10939.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-potatoes-spilling-out-sack-wooden-table-with-copy-space_141793-10939.jpg?_wi=1"
|
||||
imageAlt="Fresh Golden Harvest sweet potatoes"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
title: "Family Owned Legacy", description: "Three generations of dedication to quality. Your satisfaction is our family's reputation."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-vegetables_23-2148617170.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-vegetables_23-2148617170.jpg?_wi=1"
|
||||
imageAlt="Golden Harvest sweet potato farm"
|
||||
imagePosition="right"
|
||||
mediaAnimation="opacity"
|
||||
@@ -129,10 +129,10 @@ export default function LandingPage() {
|
||||
id: "1", name: "Whole Fresh Sweet Potatoes", price: "$4.99/lb", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dried-persimmon-slices-isolated-blue-background-with-copy-space_141793-9050.jpg", imageAlt: "Fresh whole sweet potato"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Organic Sweet Potato Bundle", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-potatoes-plate-top-view_23-2148619096.jpg", imageAlt: "Sweet potato bundle package"
|
||||
id: "2", name: "Organic Sweet Potato Bundle", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-potatoes-plate-top-view_23-2148619096.jpg?_wi=1", imageAlt: "Sweet potato bundle package"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Roasted Sweet Potato Ready Meal", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-potatoes-garlic_23-2148619095.jpg", imageAlt: "Prepared roasted sweet potatoes"
|
||||
id: "3", name: "Roasted Sweet Potato Ready Meal", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-potatoes-garlic_23-2148619095.jpg?_wi=1", imageAlt: "Prepared roasted sweet potatoes"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -151,19 +151,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Rich in Vitamins & Minerals", description: "Packed with beta-carotene, potassium, and vitamin C for optimal health and energy.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-potatoes-spilling-out-sack-wooden-table-with-copy-space_141793-10939.jpg"
|
||||
title: "Rich in Vitamins & Minerals", description: "Packed with beta-carotene, potassium, and vitamin C for optimal health and energy.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-potatoes-spilling-out-sack-wooden-table-with-copy-space_141793-10939.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Natural Energy Booster", description: "Complex carbohydrates provide sustained energy perfect for active lifestyles and meal prep.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-potatoes-garlic_23-2148619095.jpg"
|
||||
title: "Natural Energy Booster", description: "Complex carbohydrates provide sustained energy perfect for active lifestyles and meal prep.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-potatoes-garlic_23-2148619095.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Culinary Versatility", description: "Perfect for roasting, baking, mashing, or frying. Endless possibilities in every potato.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-potatoes-plate-top-view_23-2148619096.jpg"
|
||||
title: "Culinary Versatility", description: "Perfect for roasting, baking, mashing, or frying. Endless possibilities in every potato.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-potatoes-plate-top-view_23-2148619096.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Long Shelf Life", description: "Properly stored, our potatoes stay fresh for weeks, giving you flexibility in your meal planning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-vegetables_23-2148617170.jpg"
|
||||
title: "Long Shelf Life", description: "Properly stored, our potatoes stay fresh for weeks, giving you flexibility in your meal planning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-vegetables_23-2148617170.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
title="Get Your Fresh Sweet Potatoes Today"
|
||||
description="Ready to experience the Golden Harvest difference? Place your order, ask about bulk pricing, or learn more about our farm."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-vegetables_23-2148617170.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-vegetables_23-2148617170.jpg?_wi=3"
|
||||
imageAlt="Golden Harvest farm"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user