diff --git a/src/app/page.tsx b/src/app/page.tsx
index db42ab1..c1be526 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,47 +45,26 @@ export default function LandingPage() {
@@ -120,29 +91,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "1",
- name: "Bot Muzică Premium",
- price: "Custom",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-render-music-note-flyer-poster-illustration-design_460848-8305.jpg",
- },
+ id: "1", name: "Bot Muzică Premium", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-music-note-flyer-poster-illustration-design_460848-8305.jpg"},
{
- id: "2",
- name: "Bot Moderare AI",
- price: "Custom",
- imageSrc: "http://img.b2bpic.net/free-photo/concept-security-warning-with-3d-red-padlock_107791-15849.jpg",
- },
+ id: "2", name: "Bot Moderare AI", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/concept-security-warning-with-3d-red-padlock_107791-15849.jpg"},
{
- id: "3",
- name: "Bot Utilități Fun",
- price: "Custom",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599402.jpg",
- },
+ id: "3", name: "Bot Utilități Fun", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599402.jpg"},
{
- id: "4",
- name: "Sistem Complex Bot",
- price: "Custom",
- imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg?_wi=1",
- },
+ id: "4", name: "Sistem Complex Bot", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg"},
]}
title="Portofoliu Proiecte"
description="Soluții personalizate pentru servere de Discord la nivel înalt."
@@ -151,30 +106,19 @@ export default function LandingPage() {
@@ -203,29 +144,19 @@ export default function LandingPage() {