Update src/app/page.tsx
This commit is contained in:
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "Incălțaminte de Protecție", tags: ["S3", "Steel Toe", "Certificat"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", title: "Îmbrăcăminte de Lucru", tags: ["Respirabil", "Durabil", "Confortabil"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", title: "Căști de Protecție", tags: ["Ușor", "Adjustabil", "Certificat"],
|
||||
imageSrc:
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "Gama Largă de Produse", tags: ["Toate Tipurile", "Toate Mărimile", "Disponibil"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", title: "Sfaturi Profesionale", tags: ["Echipă Expertă", "Consultanță", "Recomandări"],
|
||||
imageSrc:
|
||||
@@ -142,15 +142,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", title: "Echipamente Certificate", tags: ["Standarde Europene", "Certificări", "Calitate"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", title: "Locație Convenabilă", tags: ["Splaiul Unirii 160", "Ușor Accesibil", "Parcare"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", title: "Serviciu Rapid", tags: ["Livrare Urgentă", "Stoc Disponibil", "Răspuns Imediat"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg?_wi=2"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
description="CADIBO Safety - Echipamente de protecție, Splaiul Unirii 160, Sector 4, București 040041. Deschis zilnic. Suntem gata să te ajutăm cu sfaturi profesionale și echipamente de calitate."
|
||||
tag="Locație"
|
||||
tagIcon={MapPin}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=3"
|
||||
imageAlt="CADIBO Safety Store"
|
||||
buttons={[
|
||||
{ text: "📞 Apelează: 0744 370 400", href: "tel:0744370400" },
|
||||
|
||||
Reference in New Issue
Block a user