From 188723e62436e92bdb31eeeb6d63031186342224 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:39:11 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba76718..739d48a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,19 +143,19 @@ export default function LandingPage() { id: "1", title: "Best Coffee in Amman", quote: "Abu Saleh serves the finest coffee I've ever tasted. The 24/7 availability is perfect for my late nights. Absolutely worth every visit!", name: "Fatima Al-Rashid", role: "Coffee Enthusiast", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop", imageAlt: "Fatima Al-Rashid" }, { - id: "2", title: "Perfect Midnight Coffee Run", quote: "The 24/7 service is a game-changer. I can get my favorite espresso at 2 AM. The quality never compromises, even at odd hours!", name: "Mohammed Hassan", role: "Regular Customer", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop", imageAlt: "Mohammed Hassan" + id: "2", title: "Perfect Midnight Coffee Run", quote: "The 24/7 service is a game-changer. I can get my favorite espresso at 2 AM. The quality never compromises, even at odd hours!", name: "Mohammed Hassan", role: "Regular Customer", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=1", imageAlt: "Mohammed Hassan" }, { id: "3", title: "Exceptional Value", quote: "For the quality of coffee and ambiance, the prices are incredibly fair. Abu Saleh offers luxury experience at reasonable rates.", name: "Layla Mansour", role: "Business Owner", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop", imageAlt: "Layla Mansour" }, { - id: "4", title: "Baristas Really Know Their Craft", quote: "The team at Abu Saleh are true coffee artisans. Every drink is prepared with precision and passion. I'm a regular for a reason!", name: "Amir Khalil", role: "Coffee Connoisseur", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop", imageAlt: "Amir Khalil" + id: "4", title: "Baristas Really Know Their Craft", quote: "The team at Abu Saleh are true coffee artisans. Every drink is prepared with precision and passion. I'm a regular for a reason!", name: "Amir Khalil", role: "Coffee Connoisseur", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop&_wi=1", imageAlt: "Amir Khalil" }, { - id: "5", title: "My New Favorite Place", quote: "Finally found a café that combines premium quality, amazing ambiance, and genuine hospitality. Abu Saleh is now my go-to spot!", name: "Sara Ibrahim", role: "Daily Visitor", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop", imageAlt: "Sara Ibrahim" + id: "5", title: "My New Favorite Place", quote: "Finally found a café that combines premium quality, amazing ambiance, and genuine hospitality. Abu Saleh is now my go-to spot!", name: "Sara Ibrahim", role: "Daily Visitor", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=2", imageAlt: "Sara Ibrahim" }, { - id: "6", title: "Always Consistent", quote: "Whether I visit at 9 AM or 9 PM, the quality and service are always outstanding. Abu Saleh sets the standard for coffee excellence.", name: "Zain Al-Saeed", role: "Coffee Lover", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop", imageAlt: "Zain Al-Saeed" + id: "6", title: "Always Consistent", quote: "Whether I visit at 9 AM or 9 PM, the quality and service are always outstanding. Abu Saleh sets the standard for coffee excellence.", name: "Zain Al-Saeed", role: "Coffee Lover", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop&_wi=2", imageAlt: "Zain Al-Saeed" } ]} /> -- 2.49.1 From a2c6b7ca39f31968da49298f145e397b9ef0ad20 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:39:12 +0000 Subject: [PATCH 2/2] Update src/app/styles/variables.css --- src/app/styles/variables.css | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 7ffa863..2e5cfad 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -2,23 +2,15 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #0f0a05;; - --card: #1a1410;; - --foreground: #f5ede4;; - --primary-cta: #d4af37;; - --secondary-cta: #2a1f15;; - --accent: #8b6f47;; - --background-accent: #3d2817;; */ - - --background: #0f0a05;; - --card: #1a1410;; - --foreground: #f5ede4;; - --primary-cta: #d4af37;; - --primary-cta-text: #f6f0e9;; - --secondary-cta: #2a1f15;; - --secondary-cta-text: #2b180a;; - --accent: #8b6f47;; - --background-accent: #3d2817;; + --background: #0f0a05; + --card: #1a1410; + --foreground: #f5ede4; + --primary-cta: #d4af37; + --primary-cta-text: #0f0a05; + --secondary-cta: #2a1f15; + --secondary-cta-text: #f5ede4; + --accent: #8b6f47; + --background-accent: #3d2817; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1