Compare commits
17 Commits
version_8
...
02b2f086f5
| Author | SHA1 | Date | |
|---|---|---|---|
| 02b2f086f5 | |||
| 2db5411ff9 | |||
| d655e89c0b | |||
| 50d2277262 | |||
| e6c531b5e4 | |||
| 9c8fa50c52 | |||
| c91fa59f2d | |||
| 6f24847cb7 | |||
| be53a0e008 | |||
| d3b9942c10 | |||
| 3f8b39e5b9 | |||
| 22b3ae299d | |||
| a534ae12a6 | |||
| 8e8c503883 | |||
| faa5e4630e | |||
| 30e1b0a80a | |||
| e976a8c26b |
@@ -4,13 +4,13 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #fafffb;
|
--background: #0a0a0a;
|
||||||
--card: #f7fffa;
|
--card: #1a1a1a;
|
||||||
--foreground: #001a0a;
|
--foreground: #fff0f0e6;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #ff3d4a;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--accent: #a8d9be;
|
--accent: #7b2d2d;
|
||||||
--background-accent: #6bbf8e;
|
--background-accent: #b8111f;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
|
|||||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||||
import ContactText from '@/components/sections/contact/ContactText';
|
import ContactText from '@/components/sections/contact/ContactText';
|
||||||
import FooterBaseSocial from '@/components/sections/footer/FooterBaseSocial';
|
import FooterBaseSocial from '@/components/sections/footer/FooterBaseSocial';
|
||||||
import { Zap, Target, Sparkles, Rocket, Award, Users, HelpCircle, Youtube, Linkedin, Twitter, Github } from "lucide-react";
|
import { Zap, Target, Sparkles, Rocket, Award, Users, HelpCircle, Youtube, Linkedin, Twitter, Github, Star } from "lucide-react";
|
||||||
|
|
||||||
export default function Page() {
|
export default function Page() {
|
||||||
return (
|
return (
|
||||||
@@ -197,24 +197,28 @@ export default function Page() {
|
|||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
name: "Sarah Johnson",
|
name: "Sarah Johnson",
|
||||||
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484714329-4i8nds16.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484714329-4i8nds16.jpg",
|
||||||
imageAlt: "Sarah Johnson"
|
imageAlt: "Sarah Johnson"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
name: "Michael Chen",
|
name: "Michael Chen",
|
||||||
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766492698706-udp5pns4.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766492698706-udp5pns4.jpg",
|
||||||
imageAlt: "Michael Chen"
|
imageAlt: "Michael Chen"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
name: "Emma Rodriguez",
|
name: "Emma Rodriguez",
|
||||||
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766743064968-mn7r0vxe.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766743064968-mn7r0vxe.jpg",
|
||||||
imageAlt: "Emma Rodriguez"
|
imageAlt: "Emma Rodriguez"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4",
|
||||||
name: "David Kim",
|
name: "David Kim",
|
||||||
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766743065834-k1ycryfc.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766743065834-k1ycryfc.jpg",
|
||||||
imageAlt: "David Kim"
|
imageAlt: "David Kim"
|
||||||
}
|
}
|
||||||
@@ -238,28 +242,32 @@ export default function Page() {
|
|||||||
name: "Robert Chen",
|
name: "Robert Chen",
|
||||||
role: "Senior Developer & Course Lead",
|
role: "Senior Developer & Course Lead",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484712325-ocj12p51.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484712325-ocj12p51.jpg",
|
||||||
imageAlt: "Robert Chen"
|
imageAlt: "Robert Chen",
|
||||||
|
rating: 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
name: "Lisa Patterson",
|
name: "Lisa Patterson",
|
||||||
role: "Cybersecurity Specialist",
|
role: "Cybersecurity Specialist",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484716089-kpbfo3ho.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484716089-kpbfo3ho.jpg",
|
||||||
imageAlt: "Lisa Patterson"
|
imageAlt: "Lisa Patterson",
|
||||||
|
rating: 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
name: "James Wilson",
|
name: "James Wilson",
|
||||||
role: "Full Stack Developer",
|
role: "Full Stack Developer",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766492697041-9adqfrju.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766492697041-9adqfrju.jpg",
|
||||||
imageAlt: "James Wilson"
|
imageAlt: "James Wilson",
|
||||||
|
rating: 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4",
|
||||||
name: "Amanda Foster",
|
name: "Amanda Foster",
|
||||||
role: "Data Science Mentor",
|
role: "Data Science Mentor",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484718833-8686x51w.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484718833-8686x51w.jpg",
|
||||||
imageAlt: "Amanda Foster"
|
imageAlt: "Amanda Foster",
|
||||||
|
rating: 5
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user