3 Commits

Author SHA1 Message Date
c5b76636a1 Merge version_3 into main
Merge version_3 into main
2026-06-03 19:06:47 +00:00
78eee45bc3 Update src/app/page.tsx 2026-06-03 19:06:44 +00:00
0261f48ca4 Merge version_2 into main
Merge version_2 into main
2026-06-03 19:04:10 +00:00

View File

@@ -102,20 +102,20 @@ export default function LandingPage() {
fixedMediaHeight={true}
marqueeItems={[
{
type: "text-icon", text: "Premium Quality", icon: Award,
type: "text-icon", text: "Premium Quality", icon: Award
},
{
type: "text-icon", text: "Local Sourcing", icon: Leaf,
type: "text-icon", text: "Local Sourcing", icon: Leaf
},
{
type: "text-icon", text: "Gourmet Selection", icon: Award,
type: "text-icon", text: "Gourmet Selection", icon: Award
},
{
type: "text-icon", text: "Exceptional Service", icon: Star,
type: "text-icon", text: "Exceptional Service", icon: Star
},
{
type: "text-icon", text: "Fresh Daily", icon: Sun,
},
type: "text-icon", text: "Fresh Daily", icon: Sun
}
]}
/>
</div>
@@ -262,7 +262,7 @@ export default function LandingPage() {
variant: "plain"}}
tag="Get in Touch"
title="Your Premium Convenience Awaits"
description="Have a special request, feedback, or need assistance with an order? We're here to provide fast, personalized service for all your gourmet needs."
description="We're located at 823 E Ogden Ave, Las Vegas, NV 89101, United States. Call us at +1 702-387-1100 or visit us during our opening hours: Monday-Saturday 7 AM - 8 PM, Sunday 9 AM - 6 PM. Have a special request, feedback, or need assistance? We're here to provide fast, personalized service for all your gourmet needs."
imageSrc="http://img.b2bpic.net/free-photo/yong-women-posing-near-modern-wall_23-2147771315.jpg"
imageAlt="Exterior of United Mini Mart & Deli"
mediaAnimation="slide-up"