Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="Farm Fresh Daily"
|
||||
tagIcon={Sprout}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/variety-tasty-natural-fruits-vegetables-italian-market-horizontal-selective-focus_1220-1257.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/variety-tasty-natural-fruits-vegetables-italian-market-horizontal-selective-focus_1220-1257.jpg?_wi=1"
|
||||
imageAlt="Fresh grocery store produce and products"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Organic Fresh Vegetables", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-greenery-healthy-life-food-broccoli-pepper-cherry-tomatoes-chili_8353-8599.jpg", imageAlt: "Fresh organic vegetables"},
|
||||
id: "1", name: "Organic Fresh Vegetables", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-greenery-healthy-life-food-broccoli-pepper-cherry-tomatoes-chili_8353-8599.jpg?_wi=1", imageAlt: "Fresh organic vegetables"},
|
||||
{
|
||||
id: "2", name: "Local Dairy Milk", price: "$4.49", imageSrc: "http://img.b2bpic.net/free-photo/dairy-products_114579-8756.jpg", imageAlt: "Fresh local dairy milk"},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", title: "Bulk Buying Discounts", content: "Buy in bulk and save even more. Perfect for families, meal prep enthusiasts, and anyone looking to stock up on essentials."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-vegetables-greenery-healthy-life-food-broccoli-pepper-cherry-tomatoes-chili_8353-8599.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-vegetables-greenery-healthy-life-food-broccoli-pepper-cherry-tomatoes-chili_8353-8599.jpg?_wi=2"
|
||||
imageAlt="Fresh produce section"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
@@ -139,11 +139,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Best Quality in Town", quote: "Fresh Market has become my go-to grocery store. The produce is always fresh, the staff is incredibly helpful, and the prices are unbeatable. I've noticed a real difference in the quality of my meals since I started shopping here.", name: "Sarah Johnson", role: "Local Customer", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "1", title: "Best Quality in Town", quote: "Fresh Market has become my go-to grocery store. The produce is always fresh, the staff is incredibly helpful, and the prices are unbeatable. I've noticed a real difference in the quality of my meals since I started shopping here.", name: "Sarah Johnson", role: "Local Customer", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", title: "Supporting Local Farmers", quote: "I love that Fresh Market prioritizes local sourcing. Knowing that my purchases directly support local farmers makes me feel good about where my money is going. The community spirit here is fantastic.", name: "Michael Chen", role: "Regular Shopper", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", title: "Exceptional Service", quote: "The team at Fresh Market goes above and beyond. They remember my preferences, offer recipe suggestions, and always help me find exactly what I'm looking for. This is what real customer service looks like.", name: "Emily Rodriguez", role: "Loyal Member", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", title: "Exceptional Service", quote: "The team at Fresh Market goes above and beyond. They remember my preferences, offer recipe suggestions, and always help me find exactly what I'm looking for. This is what real customer service looks like.", name: "Emily Rodriguez", role: "Loyal Member", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", title: "Worth Every Visit", quote: "I've tried other stores, but I keep coming back to Fresh Market. The commitment to quality and freshness is evident in every product. Plus, the loyalty rewards program is fantastic.", name: "David Kim", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
|
||||
]}
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
description="Subscribe to our newsletter and be the first to know about our latest deals, new products, and exclusive member-only offers."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/variety-tasty-natural-fruits-vegetables-italian-market-horizontal-selective-focus_1220-1257.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/variety-tasty-natural-fruits-vegetables-italian-market-horizontal-selective-focus_1220-1257.jpg?_wi=2"
|
||||
imageAlt="Fresh groceries and produce"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user