16 Commits

Author SHA1 Message Date
3e0d5cc638 Update theme colors 2026-05-10 18:21:59 +00:00
dca8f789f6 Update src/app/page.tsx 2026-05-10 18:19:33 +00:00
f802d8efd2 Update src/app/page.tsx 2026-05-10 18:19:06 +00:00
7e5564880a Merge version_8 into main
Merge version_8 into main
2026-05-10 18:18:11 +00:00
9426452aab Update src/app/page.tsx 2026-05-10 18:18:08 +00:00
913c460ce7 Merge version_8 into main
Merge version_8 into main
2026-05-10 18:17:47 +00:00
133d12a110 Update src/app/page.tsx 2026-05-10 18:17:44 +00:00
dd5f70f0f9 Merge version_7 into main
Merge version_7 into main
2026-05-10 18:17:27 +00:00
fa86e464a2 Merge version_6 into main
Merge version_6 into main
2026-05-10 18:17:18 +00:00
bee0a92689 Merge version_5 into main
Merge version_5 into main
2026-05-10 18:17:15 +00:00
cbf2885cda Merge version_4 into main
Merge version_4 into main
2026-05-10 18:17:02 +00:00
b2c5df9519 Merge version_3 into main
Merge version_3 into main
2026-05-10 18:16:46 +00:00
951a2d7e88 Merge version_2 into main
Merge version_2 into main
2026-05-10 18:15:23 +00:00
5c3feb195f Merge version_1 into main
Merge version_1 into main
2026-05-10 18:14:16 +00:00
3d04e6d12c Merge version_1 into main
Merge version_1 into main
2026-05-10 18:14:12 +00:00
2bf62486c8 Merge version_1 into main
Merge version_1 into main
2026-05-10 18:07:06 +00:00
2 changed files with 36 additions and 33 deletions

View File

@@ -2,12 +2,12 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import AboutMetric from '@/components/sections/about/AboutMetric';
import SplitAbout from '@/components/sections/about/SplitAbout';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
@@ -42,34 +42,37 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "plain" }}
<HeroBillboardRotatedCarousel
title="Rayash Albureihi"
description="AI Systems Engineer & Full Stack Developer. Building the future of intelligent digital ecosystems with high-end architecture."
tag="Elevated Technology Identity"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-technologically-advanced-female-humanoid_23-2151666363.jpg", imageAlt: "Rayash Albureihi portrait"},
{
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", imageAlt: "Neural network visualization"}
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by industry innovators"
tagIcon={Sparkles}
background={{ variant: "rotated-rays-animated" }}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-technologically-advanced-female-humanoid_23-2151666363.jpg?_wi=1" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg?_wi=1" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-shallow-depth-field_1048-10653.jpg?_wi=1" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/surveillance-hacking-room-with-russian-flag-big-screen_482257-127592.jpg?_wi=1" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241197.jpg?_wi=1" }
]}
/>
</div>
<div id="about" data-section="about">
<AboutMetric
<SplitAbout
useInvertedBackground={false}
title="Defining the Digital Frontier"
metrics={[
{ icon: Code2, label: "AI Systems", value: "Advanced" },
{ icon: Code, label: "Full Stack", value: "Expert" },
{ icon: Shield, label: "Security", value: "Certified" },
description="AI Systems Engineer & Full Stack Developer. Bridging technical precision with creative problem-solving."
mediaBadge={{ text: "Available for Work", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-technologically-advanced-female-humanoid_23-2151666363.jpg" }}
imageSrc="http://img.b2bpic.net/free-photo/portrait-technologically-advanced-female-humanoid_23-2151666363.jpg?_wi=2"
imageAlt="Rayash Albureihi Portrait"
textboxLayout="split"
bulletPoints={[
{ title: "AI Systems", description: "Advanced neural architecture integration." },
{ title: "Full Stack", description: "Expertise in modern web ecosystems." },
{ title: "Security", description: "Certified resilient system design." },
]}
metricsAnimation="blur-reveal"
/>
</div>
@@ -99,7 +102,7 @@ export default function LandingPage() {
{ id: "s2", title: "Web Development", content: "Modern, scalable applications using Next.js and TypeScript." },
{ id: "s3", title: "Backend Systems", content: "Secure and performant cloud-native infrastructure." },
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg?_wi=2"
imageAlt="Technical skills visualization"
mediaAnimation="slide-up"
/>
@@ -113,9 +116,9 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{ id: "p1", brand: "AI", name: "Neural Engine v1", price: "Launch", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-flat-design_52683-16269.jpg" },
{ id: "p2", brand: "Web", name: "Cinematic Portfolio", price: "Active", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-shallow-depth-field_1048-10653.jpg" },
{ id: "p3", brand: "Sys", name: "Secure Auth Node", price: "Secured", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/surveillance-hacking-room-with-russian-flag-big-screen_482257-127592.jpg" },
{ id: "p4", brand: "AI", name: "Auto-Scaler", price: "Optimized", rating: 5, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241197.jpg" },
{ id: "p2", brand: "Web", name: "Cinematic Portfolio", price: "Active", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-shallow-depth-field_1048-10653.jpg?_wi=2" },
{ id: "p3", brand: "Sys", name: "Secure Auth Node", price: "Secured", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/surveillance-hacking-room-with-russian-flag-big-screen_482257-127592.jpg?_wi=2" },
{ id: "p4", brand: "AI", name: "Auto-Scaler", price: "Optimized", rating: 5, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241197.jpg?_wi=2" },
{ id: "p5", brand: "Web", name: "E-Commerce OS", price: "Scalable", rating: 5, reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg" },
{ id: "p6", brand: "Sec", name: "Firewall Core", price: "Hardened", rating: 5, reviewCount: "11", imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1784.jpg" },
]}
@@ -189,4 +192,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #481f1f;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
--background: #fffafa;
--card: #fff7f7;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);