Bob AI: Populate src/pages/AlShamsRestaurantPage.tsx (snippet builder, 3 sections)
This commit is contained in:
@@ -1,98 +1,38 @@
|
||||
import React from "react";
|
||||
import { routes } from "@/routes";
|
||||
import NavbarCentered from "@/components/ui/NavbarCentered";
|
||||
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
|
||||
import FeaturesMediaCards from "@/components/sections/features/FeaturesMediaCards";
|
||||
import TestimonialQuoteCards from "@/components/sections/testimonial/TestimonialQuoteCards";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import Button from "@/components/ui/Button";
|
||||
import HeroBackgroundSlot from "@/components/ui/HeroBackgroundSlot";
|
||||
import TextAnimation from "@/components/ui/TextAnimation";
|
||||
import ImageOrVideo from "@/components/ui/ImageOrVideo";
|
||||
import ScrollReveal from "@/components/ui/ScrollReveal";
|
||||
import { cls } from "@/lib/utils";
|
||||
import { Star } from "lucide-react";
|
||||
import GridOrCarousel from "@/components/ui/GridOrCarousel";
|
||||
|
||||
export default function AlShamsRestaurantPage() {
|
||||
return (
|
||||
<div className="min-h-screen bg-background text-foreground">
|
||||
<NavbarCentered
|
||||
logo="Al Shams"
|
||||
navItems={routes.map((r) => ({ name: r.label, href: r.path }))}
|
||||
ctaButton={{ text: "Book Table", href: "/reservations" }}
|
||||
/>
|
||||
|
||||
<main>
|
||||
<HeroBillboard
|
||||
tag="Welcome"
|
||||
title="Authentic Middle Eastern Cuisine"
|
||||
description="Experience the true taste of tradition at Al Shams Restaurant. Fresh ingredients, time-honored recipes, and warm hospitality await you."
|
||||
primaryButton={{ text: "View Menu", href: "/menu" }}
|
||||
secondaryButton={{ text: "Reservations", href: "/reservations" }}
|
||||
imageSrc="https://images.unsplash.com/photo-1555396273-367ea4eb4db5?auto=format&fit=crop&q=80"
|
||||
/>
|
||||
|
||||
<FeaturesMediaCards
|
||||
tag="Menu"
|
||||
title="Signature Dishes"
|
||||
description="Discover our chef's specials prepared with fresh, locally sourced ingredients and authentic spices."
|
||||
items={[
|
||||
{
|
||||
title: "Classic Shawarma",
|
||||
description: "Tender marinated meat slow-roasted to perfection, served with fresh bread and garlic sauce.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1529042410759-befb1204b468?auto=format&fit=crop&q=80"
|
||||
},
|
||||
{
|
||||
title: "Mezze Platter",
|
||||
description: "A delightful assortment of hummus, baba ganoush, tabbouleh, and warm pita.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1541518763669-27fef04b14ea?auto=format&fit=crop&q=80"
|
||||
},
|
||||
{
|
||||
title: "Mixed Grill",
|
||||
description: "A hearty selection of premium grilled kebabs, lamb chops, and chicken shish.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561ad1?auto=format&fit=crop&q=80"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
<TestimonialQuoteCards
|
||||
tag="Reviews"
|
||||
title="What Our Guests Say"
|
||||
description="Read reviews from our satisfied diners who have experienced the magic of Al Shams."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Jenkins",
|
||||
role: "Food Critic",
|
||||
quote: "The best Middle Eastern food I've had in the city. The flavors are incredibly authentic.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?auto=format&fit=crop&q=80"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
role: "Local Resident",
|
||||
quote: "A hidden gem! The atmosphere is warm and the staff makes you feel like family.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&q=80"
|
||||
},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
role: "Travel Blogger",
|
||||
quote: "Absolutely phenomenal. The Mezze platter is a must-try for anyone visiting.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?auto=format&fit=crop&q=80"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</main>
|
||||
|
||||
<FooterSimple
|
||||
brand="Al Shams"
|
||||
copyright="© 2024 Al Shams Restaurant. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Reservations", href: "/reservations" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
links={[
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Terms of Service", href: "/terms" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<>
|
||||
<div data-webild-section="HeroSplit"><section aria-label="Hero section" className="relative flex items-center h-fit md:h-svh pt-25 pb-20 md:py-0"><HeroBackgroundSlot /><div className="flex flex-col md:flex-row items-center gap-12 md:gap-20 w-content-width mx-auto"><div className="w-full md:w-1/2"><div className="flex flex-col items-center md:items-start gap-3"><div className="px-3 py-1 mb-1 text-sm card rounded w-fit"><p>Hospitality Project</p></div><TextAnimation text="Al Shams Restaurant: A Digital Transformation" variant="fade" gradientText={true} tag="h1" className="text-7xl 2xl:text-8xl leading-[1.15] font-semibold text-center md:text-left text-balance" /><TextAnimation text="Discover how NGA Digital crafted a sleek, appetizing online presence for Al Shams Restaurant, blending intelligent design with a seamless user experience." variant="fade" gradientText={false} tag="p" className="md:max-w-8/10 text-lg md:text-xl leading-snug text-center md:text-left text-balance" /><div className="flex flex-wrap max-md:justify-center gap-3 mt-2 md:mt-3"><Button text="View Case Study" href="#case-study" variant="primary" /><Button text="Start Your Project" href="/contact" variant="secondary" animationDelay={0.1} /></div></div></div><ScrollReveal variant="fade" delay={0.2} className="w-full md:w-1/2 h-100 md:h-[65vh] md:max-h-[75svh] p-2 xl:p-3 2xl:p-4 card rounded overflow-hidden"><ImageOrVideo imageSrc="https://img.freepik.com/free-photo/luxury-restaurant-interior-with-elegant-table-setting_1127-3269.jpg" /></ScrollReveal></div></section></div>
|
||||
<div data-webild-section="FeaturesImageBento"><section aria-label="Features image bento section" className="py-20"><div className="flex flex-col gap-8 md:gap-10"><div className="flex flex-col items-center w-content-width mx-auto gap-2"><div className="px-3 py-1 mb-1 text-sm card rounded w-fit"><p>Case Study</p></div><TextAnimation text="Al Shams Restaurant" variant="slide-up" gradientText={true} tag="h2" className="md:max-w-8/10 text-6xl 2xl:text-7xl leading-[1.15] font-semibold text-center text-balance" /><TextAnimation text="A complete digital transformation for a premier dining destination, blending authentic hospitality with modern, AI-powered user experiences." variant="slide-up" gradientText={false} tag="p" className="md:max-w-7/10 text-lg md:text-xl leading-snug text-center text-balance" /><div className="flex flex-wrap justify-center gap-3 mt-2 md:mt-3"><Button text="View Live Site" href="#" variant="primary" /><Button text="More Projects" href="/work" variant="secondary" animationDelay={0.1} /></div></div><div className="w-content-width mx-auto grid grid-cols-1 md:grid-cols-6 gap-3"><ScrollReveal key={0} variant="slide-up" delay={0} className="col-span-1 group md:col-span-2"><div className="overflow-hidden rounded"></div></ScrollReveal>
|
||||
<ScrollReveal key={1} variant="slide-up" delay={0.1} className="col-span-1 group md:col-span-4"><div className="overflow-hidden rounded"></div></ScrollReveal>
|
||||
<ScrollReveal key={2} variant="slide-up" delay={0} className="col-span-1 group md:col-span-3"><div className="overflow-hidden rounded"></div></ScrollReveal>
|
||||
<ScrollReveal key={3} variant="slide-up" delay={0.1} className="col-span-1 group md:col-span-3"><div className="overflow-hidden rounded"></div></ScrollReveal>
|
||||
<ScrollReveal key={4} variant="slide-up" delay={0} className="col-span-1 group md:col-span-2"><div className="overflow-hidden rounded"></div></ScrollReveal>
|
||||
<ScrollReveal key={5} variant="slide-up" delay={0.1} className="col-span-1 group md:col-span-2"><div className="overflow-hidden rounded"></div></ScrollReveal>
|
||||
<ScrollReveal key={6} variant="slide-up" delay={0.2} className="col-span-1 group md:col-span-2"><div className="overflow-hidden rounded"></div></ScrollReveal></div></div></section></div>
|
||||
<div data-webild-section="TestimonialRatingCards"><section aria-label="Testimonials section" className="py-20"><div className="flex flex-col gap-8 md:gap-10"><div className="flex flex-col items-center gap-2 w-content-width mx-auto"><div className="px-3 py-1 mb-1 text-sm card rounded w-fit"><p>Client Success</p></div><TextAnimation text="What Al Shams Says" variant="fade" gradientText={true} tag="h2" className="md:max-w-8/10 text-6xl 2xl:text-7xl leading-[1.15] font-semibold text-center text-balance" /><TextAnimation text="Hear from the team behind Al Shams Restaurant about how our digital transformation elevated their dining experience and online presence." variant="fade" gradientText={false} tag="p" className="md:max-w-7/10 text-lg md:text-xl leading-snug text-center text-balance" /><div className="flex flex-wrap justify-center gap-3 mt-2 md:mt-3"><Button text="View Case Study" href="#case-study" variant="primary" /><Button variant="secondary" animationDelay={0.1} /></div></div><ScrollReveal variant="fade"><GridOrCarousel><div key="Restaurant Owner" className="flex flex-col justify-between gap-4 xl:gap-5 2xl:gap-6 h-full p-6 xl:p-7 2xl:p-8 rounded card"><div className="flex flex-col items-start gap-4 xl:gap-5 2xl:gap-6"><div className="flex gap-1.5"><Star key={0} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={1} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={2} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={3} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={4} className="size-5 text-accent fill-accent" strokeWidth={1.5} /></div><p className="text-lg leading-snug">NGA Digital completely transformed our online ordering system. The new website is stunning and incredibly easy for our customers to use.</p></div><div className="flex items-center gap-3"><ImageOrVideo imageSrc="https://img.freepik.com/free-photo/portrait-smiling-chef-uniform_329181-675.jpg" className="size-10 md:size-11 2xl:size-12 rounded-full object-cover" /><div className="flex flex-col min-w-0"><span className="text-base text-foreground font-semibold leading-snug truncate">Restaurant Owner</span><span className="text-base text-foreground/75 leading-snug truncate">Al Shams</span></div></div></div>
|
||||
<div key="Marketing Director" className="flex flex-col justify-between gap-4 xl:gap-5 2xl:gap-6 h-full p-6 xl:p-7 2xl:p-8 rounded card"><div className="flex flex-col items-start gap-4 xl:gap-5 2xl:gap-6"><div className="flex gap-1.5"><Star key={0} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={1} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={2} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={3} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={4} className="size-5 text-accent fill-accent" strokeWidth={1.5} /></div><p className="text-lg leading-snug">The visual identity and digital menu they created perfectly capture the essence of our cuisine. We've seen a wonderful increase in online reservations since launch.</p></div><div className="flex items-center gap-3"><ImageOrVideo imageSrc="https://img.freepik.com/free-photo/confident-businesswoman-posing-outside_23-2148767023.jpg" className="size-10 md:size-11 2xl:size-12 rounded-full object-cover" /><div className="flex flex-col min-w-0"><span className="text-base text-foreground font-semibold leading-snug truncate">Marketing Director</span><span className="text-base text-foreground/75 leading-snug truncate">Al Shams</span></div></div></div>
|
||||
<div key="Head Chef" className="flex flex-col justify-between gap-4 xl:gap-5 2xl:gap-6 h-full p-6 xl:p-7 2xl:p-8 rounded card"><div className="flex flex-col items-start gap-4 xl:gap-5 2xl:gap-6"><div className="flex gap-1.5"><Star key={0} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={1} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={2} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={3} className="size-5 text-accent fill-accent" strokeWidth={1.5} />
|
||||
<Star key={4} className="size-5 text-accent fill-accent" strokeWidth={1.5} /></div><p className="text-lg leading-snug">Finally, a website that showcases our dishes as beautifully as they look in person. The NGA team truly understands hospitality.</p></div><div className="flex items-center gap-3"><ImageOrVideo imageSrc="https://img.freepik.com/free-photo/handsome-young-chef-uniform-smiling-looking-camera_171337-5343.jpg" className="size-10 md:size-11 2xl:size-12 rounded-full object-cover" /><div className="flex flex-col min-w-0"><span className="text-base text-foreground font-semibold leading-snug truncate">Head Chef</span><span className="text-base text-foreground/75 leading-snug truncate">Al Shams</span></div></div></div></GridOrCarousel></ScrollReveal></div></section></div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user