8 Commits

Author SHA1 Message Date
c8904130a7 Merge version_4 into main
Merge version_4 into main
2026-05-22 20:45:23 +00:00
126064a962 Update src/app/page.tsx 2026-05-22 20:45:20 +00:00
4d973a64ed Merge version_3 into main
Merge version_3 into main
2026-05-22 20:43:49 +00:00
b168c1f0b2 Update src/app/page.tsx 2026-05-22 20:43:43 +00:00
14967bc551 Merge version_2 into main
Merge version_2 into main
2026-05-22 20:42:26 +00:00
24e41db984 Update src/app/page.tsx 2026-05-22 20:42:23 +00:00
55d8445360 Merge version_1 into main
Merge version_1 into main
2026-05-22 20:37:19 +00:00
dcb6527657 Merge version_1 into main
Merge version_1 into main
2026-05-22 20:36:48 +00:00

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
@@ -54,32 +54,22 @@ export default function LandingPage() {
{
text: "View Menu", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pouring-coffee-into-cup_1150-18151.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2803.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/happy-carefree-woman-enjoying-morning-outdoor-coffee-shop_74855-3463.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/adorable-charming-lady-with-long-hair-wearing-trendy-blouse-sitting-cafeteria-with-great-smile_291650-620.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/spectacular-woman-with-dark-long-hair-smiling-coffee-break_291650-641.jpg", alt: "Customer 5"},
{ src: "http://img.b2bpic.net/free-photo/happy-young-woman-drinking-coffee_23-2148756313.jpg", alt: "Customer 1"},
{ src: "http://img.b2bpic.net/free-photo/friendly-man-drinking-coffee_23-2148756313.jpg", alt: "Customer 2"},
{ src: "http://img.b2bpic.net/free-photo/smiling-woman-cafe_23-2148756313.jpg", alt: "Customer 3"},
{ src: "http://img.b2bpic.net/free-photo/barista-coffee-shop_23-2148756313.jpg", alt: "Customer 4"},
{ src: "http://img.b2bpic.net/free-photo/young-man-reading-in-cafe_23-2148756313.jpg", alt: "Customer 5"},
]}
avatarText="Join 5,000+ coffee lovers"
marqueeItems={[
{
type: "text", text: "Freshly Roasted Daily"},
{
type: "text", text: "Locally Sourced Beans"},
{
type: "text", text: "Artisanal Brewing Methods"},
{
type: "text", text: "Comforting Atmosphere"},
{
type: "text", text: "Premium Quality Service"},
{ type: "text", text: "Freshly Roasted Daily"},
{ type: "text", text: "Locally Sourced Beans"},
{ type: "text", text: "Artisanal Brewing Methods"},
{ type: "text", text: "Comforting Atmosphere"},
{ type: "text", text: "Premium Quality Service"},
]}
/>
</div>
@@ -100,18 +90,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "1", name: "Specialty Espresso", price: "SAR 25", imageSrc: "http://img.b2bpic.net/free-photo/black-milky-cocktail-with-berries-cinnamon-sticks_114579-3251.jpg"},
{
id: "2", name: "Flat White", price: "SAR 22", imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg"},
{
id: "3", name: "Single Origin Drip", price: "SAR 28", imageSrc: "http://img.b2bpic.net/free-photo/tools-used-process-coffee-making_23-2150187561.jpg"},
{
id: "4", name: "Cold Brew Special", price: "SAR 24", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-glass-ice-tea-table_181624-21683.jpg"},
{
id: "5", name: "Latte Macchiato", price: "SAR 23", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg"},
{
id: "6", name: "Roasted Beans Pack", price: "SAR 40", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg"},
{ id: "1", name: "Specialty Espresso", price: "SAR 15", imageSrc: "https://images.unsplash.com/photo-1510784722466-f2aa9c52fff6?q=80&w=800&h=800&auto=format&fit=crop"},
{ id: "2", name: "Flat White", price: "SAR 18", imageSrc: "https://images.unsplash.com/photo-1541167760496-1626056b0880?q=80&w=800&h=800&auto=format&fit=crop"},
{ id: "3", name: "Single Origin Drip", price: "SAR 22", imageSrc: "https://images.unsplash.com/photo-1495474472287-4d71bcdd2085?q=80&w=800&h=800&auto=format&fit=crop"},
{ id: "4", name: "Cold Brew", price: "SAR 20", imageSrc: "https://images.unsplash.com/photo-1461023058943-07fcbe16d7d5?q=80&w=800&h=800&auto=format&fit=crop"},
{ id: "5", name: "Signature Latte", price: "SAR 20", imageSrc: "https://images.unsplash.com/photo-1507133750040-4a8f57021571?q=80&w=800&h=800&auto=format&fit=crop"},
{ id: "6", name: "Roasted Bean Pack", price: "SAR 65", imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b55e?q=80&w=800&h=800&auto=format&fit=crop"},
]}
title="Our Signature Brews"
description="Carefully selected beans from across the globe, roasted to perfection."
@@ -124,15 +108,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
metrics={[
{
id: "1", title: "Happy Customers", value: "5000+", icon: Users,
},
{
id: "2", title: "Coffee Varieties", value: "15+", icon: Coffee,
},
{
id: "3", title: "Expert Roasters", value: "5", icon: Award,
},
{ id: "1", title: "Happy Customers", value: "5000+", icon: Users},
{ id: "2", title: "Coffee Varieties", value: "15+", icon: Coffee},
{ id: "3", title: "Expert Roasters", value: "5", icon: Award},
]}
title="Why Choose Why Roastery?"
description="We are proud of our commitment to coffee quality and service."
@@ -146,16 +124,11 @@ export default function LandingPage() {
rating={5}
author="Sarah M."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-african-american-man-waiting-lunch-while-sitting-restaurant_58466-16034.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-enjoying-coffee_23-2148756313.jpg", alt: "Customer 5"},
{ src: "http://img.b2bpic.net/free-photo/woman-smiling_23-2148756313.jpg", alt: "Customer 1"},
{ src: "http://img.b2bpic.net/free-photo/happy-customer_23-2148756313.jpg", alt: "Customer 2"},
{ src: "http://img.b2bpic.net/free-photo/relaxed-guest_23-2148756313.jpg", alt: "Customer 3"},
{ src: "http://img.b2bpic.net/free-photo/coffee-lover_23-2148756313.jpg", alt: "Customer 4"},
{ src: "http://img.b2bpic.net/free-photo/happy-client_23-2148756313.jpg", alt: "Customer 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -166,12 +139,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "1", title: "What are your opening hours?", content: "We are open daily until 3 AM."},
{
id: "2", title: "Do you offer delivery?", content: "Yes, we offer no-contact delivery."},
{
id: "3", title: "Is there drive-through?", content: "Yes, our location features a drive-through for quick service."},
{ id: "1", title: "What are your opening hours?", content: "We are open daily until 3 AM."},
{ id: "2", title: "Do you offer delivery?", content: "Yes, we offer no-contact delivery."},
{ id: "3", title: "Is there drive-through?", content: "Yes, our location features a drive-through for quick service."},
]}
sideTitle="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -184,42 +154,33 @@ export default function LandingPage() {
title="Visit Us at King Abdullah Rd"
description="Come experience Why Roastery today. We look forward to serving you."
inputs={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true},
{ name: "email", type: "email", placeholder: "Your Email", required: true},
]}
imageSrc="http://img.b2bpic.net/free-photo/food-bag-delivered-person-s-door_23-2148964033.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cafe-interior_1150-18151.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
<FooterBaseCard
logoText="Why Roastery"
columns={[
{
title: "Why Roastery", items: [
{
label: "3137 King Abdullah Rd, Madinah", href: "#"},
{
label: "057 017 1434", href: "tel:0570171434"},
{ label: "3137 King Abdullah Rd, Madinah", href: "#"},
{ label: "057 017 1434", href: "tel:0570171434"},
],
},
{
title: "Quick Links", items: [
{
label: "Menu", href: "#products"},
{
label: "Contact", href: "#contact"},
{ label: "Menu", href: "#products"},
{ label: "Contact", href: "#contact"},
],
},
]}
bottomLeftText="© 2024 Why Roastery"
bottomRightText="All rights reserved"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}