Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-21 17:09:35 +00:00

View File

@@ -47,8 +47,8 @@ export default function LandingPage() {
description="Вашият надежден денонощен магазин за технологии и аксесоари."
buttons={[{ text: "Научете повече", href: "#about" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-preparing-bag-with-purchase-elderly-client-modern-boutique-fashionable-woman-buying-stylish-casual-wear-store-making-electronic-payment-pos-terminal_482257-71889.jpg", imageAlt: "Retail store interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_52683-100423.jpg", imageAlt: "Friendly staff assistant" },
{ imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-preparing-bag-with-purchase-elderly-client-modern-boutique-fashionable-woman-buying-stylish-casual-wear-store-making-electronic-payment-pos-terminal_482257-71889.jpg?_wi=1", imageAlt: "Retail store interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_52683-100423.jpg?_wi=1", imageAlt: "Friendly staff assistant" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abandoned-house-with-metallic-doors_23-2149454806.jpg", imageAlt: "Modern storefront" },
{ imageSrc: "http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg", imageAlt: "Service counter" },
{ imageSrc: "http://img.b2bpic.net/free-photo/yogurt-drinks-section-supermarket_53876-63415.jpg", imageAlt: "Well stocked shelves" },
@@ -76,8 +76,8 @@ export default function LandingPage() {
description="Защо клиентите избират EVOMAG:"
features={[
{ id: "1", title: "Денонощно обслужване", description: "На разположение по всяко време на денонощието.", tag: "24/7", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "professional male customer portrait" },
{ id: "2", title: "Професионален екип", description: "Винаги усмихнати и готови да съдействат.", tag: "Екип", imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-preparing-bag-with-purchase-elderly-client-modern-boutique-fashionable-woman-buying-stylish-casual-wear-store-making-electronic-payment-pos-terminal_482257-71889.jpg", imageAlt: "professional male customer portrait" },
{ id: "3", title: "Разумни цени", description: "Отлично качество на достъпни цени.", tag: "Оферти", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_52683-100423.jpg", imageAlt: "professional male customer portrait" },
{ id: "2", title: "Професионален екип", description: "Винаги усмихнати и готови да съдействат.", tag: "Екип", imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-preparing-bag-with-purchase-elderly-client-modern-boutique-fashionable-woman-buying-stylish-casual-wear-store-making-electronic-payment-pos-terminal_482257-71889.jpg?_wi=2", imageAlt: "professional male customer portrait" },
{ id: "3", title: "Разумни цени", description: "Отлично качество на достъпни цени.", tag: "Оферти", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_52683-100423.jpg?_wi=2", imageAlt: "professional male customer portrait" },
]}
/>
</div>