Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-04-29 11:08:35 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
title="Unlocking the Future of Tech"
description="Join the premier computer club for innovation, coding, and collaborative learning in our vibrant digital community."
buttons={[
{ text: "Join the Club", href: "#contact" },
{ text: "Start Building Today", href: "#contact" },
{ text: "View Our Projects", href: "#product" }
]}
testimonials={[
@@ -154,7 +154,7 @@ export default function LandingPage() {
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599430.jpg"},
{
id: "5", brand: "AudioTech", name: "Studio Headphones", price: "$199", rating: 5,
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-headphones-wooden-ball_181624-3258.jpg"},
reviewCount: "50", imageSrc: "http://img.b2bpic.net/closeup-shot-black-headphones-wooden-ball_181624-3258.jpg"},
{
id: "6", brand: "SmartLux", name: "Ambient Light", price: "$60", rating: 4,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172459.jpg"},
@@ -192,7 +192,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-business-man_1303-19609.jpg"},
{
id: "2", name: "Mike", role: "Member", company: "Univ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-student-using-digital-tablet-library_329181-14842.jpg"},
imageSrc: "http://img.b2bpic.net/happy-student-using-digital-tablet-library_329181-14842.jpg"},
{
id: "3", name: "Elena", role: "Architect", company: "Build", rating: 5,
imageSrc: "http://img.b2bpic.net/medium-shot-senior-man-typing-keyboard_23-2149105718.jpg"},