Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 03:10:16 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Call Now: (813) 265-4951", href: "tel:(813)265-4951" },
{ text: "Get Directions", href: "https://maps.google.com/?q=14374+N+Dale+Mabry+Hwy+Tampa+FL+33618" }
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-buying-vegetables_23-2149050810.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-buying-vegetables_23-2149050810.jpg?_wi=1"
imageAlt="Fresh healthy deli and nutrition store in Tampa"
showDimOverlay={true}
/>
@@ -60,7 +60,7 @@ export default function LandingPage() {
title="Abby's Health & Nutrition: Your Neighborhood Health Store"
description="For years, Abby's has been serving Tampa's health-conscious community with fresh, organic food and trusted nutrition products. We're committed to providing quality ingredients, knowledgeable staff, and fair prices to help you live your healthiest life."
tag="About Us"
imageSrc="http://img.b2bpic.net/free-photo/couple-shops-zero-waste-supermarket_482257-76230.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-shops-zero-waste-supermarket_482257-76230.jpg?_wi=1"
imageAlt="Abby's Health & Nutrition store interior in Tampa"
buttons={[
{ text: "Visit Us Today", href: "tel:(813)265-4951" },
@@ -134,10 +134,10 @@ export default function LandingPage() {
tag="Testimonials"
testimonials={[
{
id: "1", name: "Sarah M.", handle: "Tampa, FL", testimonial: "Love the deli. The food is always fresh and delicious and the prices are very fair. Been coming here for years!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-white-collar-worker-office_549566-557.jpg", imageAlt: "Sarah M."
id: "1", name: "Sarah M.", handle: "Tampa, FL", testimonial: "Love the deli. The food is always fresh and delicious and the prices are very fair. Been coming here for years!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-white-collar-worker-office_549566-557.jpg?_wi=1", imageAlt: "Sarah M."
},
{
id: "2", name: "Michael R.", handle: "Carrollwood", testimonial: "Abby's always draws me in for fresh produce and their superb freshly made food. It's my go-to spot for healthy lunch.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Michael R."
id: "2", name: "Michael R.", handle: "Carrollwood", testimonial: "Abby's always draws me in for fresh produce and their superb freshly made food. It's my go-to spot for healthy lunch.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg?_wi=1", imageAlt: "Michael R."
},
{
id: "3", name: "Jessica T.", handle: "Northdale", testimonial: "The staff here is incredibly knowledgeable and always helps me find exactly what I need. Best vitamins and supplements around.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-double-thumbs-up-shirt-shorts-looking-confident-front-view_176474-53811.jpg", imageAlt: "Jessica T."
@@ -146,10 +146,10 @@ export default function LandingPage() {
id: "4", name: "David P.", handle: "Greater Tampa Bay", testimonial: "Finally found a local shop that values quality as much as I do. Organic, fresh, and community-minded. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "David P."
},
{
id: "5", name: "Emily L.", handle: "Tampa Heights", testimonial: "Love supporting a local business that genuinely cares about health and nutrition. The smoothies are amazing!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-white-collar-worker-office_549566-557.jpg", imageAlt: "Emily L."
id: "5", name: "Emily L.", handle: "Tampa Heights", testimonial: "Love supporting a local business that genuinely cares about health and nutrition. The smoothies are amazing!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-white-collar-worker-office_549566-557.jpg?_wi=2", imageAlt: "Emily L."
},
{
id: "6", name: "James K.", handle: "West Tampa", testimonial: "Outstanding customer service and fair pricing. I trust Abby's completely with my family's nutrition needs.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "James K."
id: "6", name: "James K.", handle: "West Tampa", testimonial: "Outstanding customer service and fair pricing. I trust Abby's completely with my family's nutrition needs.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg?_wi=2", imageAlt: "James K."
}
]}
textboxLayout="default"
@@ -201,14 +201,14 @@ export default function LandingPage() {
{ text: "Get Directions Now", href: "https://maps.google.com/?q=14374+N+Dale+Mabry+Hwy+Tampa+FL+33618" }
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-buying-vegetables_23-2149050810.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-buying-vegetables_23-2149050810.jpg?_wi=2"
imageAlt="Fresh healthy food at Abby's"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/couple-shops-zero-waste-supermarket_482257-76230.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-shops-zero-waste-supermarket_482257-76230.jpg?_wi=2"
imageAlt="Abby's Health & Nutrition store footer"
logoText="Abby's Health & Nutrition"
copyrightText="© 2025 Abby's Health & Nutrition. All rights reserved."