Update src/app/page.tsx
This commit is contained in:
235
src/app/page.tsx
235
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Rojey Creamery"
|
||||
/>
|
||||
@@ -57,70 +49,33 @@ export default function LandingPage() {
|
||||
description="Experience delicious meals, legendary pizza, creamy ice cream, and refreshing coffee in a cozy atmosphere."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "Best pizza I've had in West Nile!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1rn8wr&_wi=1",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarahj", testimonial: "Best pizza I've had in West Nile!", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1513104890138-7c749659a591?q=80&w=800&h=800&auto=format&fit=crop"},
|
||||
{
|
||||
name: "Brian K.",
|
||||
handle: "@briank",
|
||||
testimonial: "Open 24/7 and the coffee is perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x2ts7d&_wi=1",
|
||||
},
|
||||
name: "Brian K.", handle: "@briank", testimonial: "Open 24/7 and the coffee is perfect.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?q=80&w=800&h=800&auto=format&fit=crop"},
|
||||
{
|
||||
name: "Alex O.",
|
||||
handle: "@alexo",
|
||||
testimonial: "The atmosphere is so cozy and inviting.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b7g4av&_wi=1",
|
||||
},
|
||||
name: "Alex O.", handle: "@alexo", testimonial: "The atmosphere is so cozy and inviting.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1559339352-11d035aa65de?q=80&w=800&h=800&auto=format&fit=crop"},
|
||||
{
|
||||
name: "Monica T.",
|
||||
handle: "@monicat",
|
||||
testimonial: "Great service and even better ice cream.",
|
||||
rating: 4,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qwgble&_wi=1",
|
||||
},
|
||||
name: "Monica T.", handle: "@monicat", testimonial: "Great service and even better ice cream.", rating: 4,
|
||||
imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e1cb?q=80&w=800&h=800&auto=format&fit=crop"},
|
||||
{
|
||||
name: "John D.",
|
||||
handle: "@johnd",
|
||||
testimonial: "Perfect spot for a late night meal.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wpj48t&_wi=1",
|
||||
},
|
||||
name: "John D.", handle: "@johnd", testimonial: "Perfect spot for a late night meal.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1550966871-3ed39b5ed0b4?q=80&w=800&h=800&auto=format&fit=crop"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Explore Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=29wov6"
|
||||
imageSrc="https://images.unsplash.com/photo-1554118811-1e0d58224f24?q=80&w=1600&h=1000&auto=format&fit=crop"
|
||||
imageAlt="Restaurant ambiance"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=29wov6",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=avdfwo",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uxkri0",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kl1cbr",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=68gxtc",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
{ src: "https://i.pravatar.cc/100?u=1", alt: "Customer 1" },
|
||||
{ src: "https://i.pravatar.cc/100?u=2", alt: "Customer 2" },
|
||||
{ src: "https://i.pravatar.cc/100?u=3", alt: "Customer 3" },
|
||||
{ src: "https://i.pravatar.cc/100?u=4", alt: "Customer 4" },
|
||||
{ src: "https://i.pravatar.cc/100?u=5", alt: "Customer 5" },
|
||||
]}
|
||||
avatarText="Join 1,000+ happy diners"
|
||||
/>
|
||||
@@ -131,21 +86,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Welcome to Rojey Creamery"
|
||||
metrics={[
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Coffee Served",
|
||||
value: "1,000+",
|
||||
},
|
||||
{
|
||||
icon: Utensils,
|
||||
label: "Meals Made",
|
||||
value: "5,000+",
|
||||
},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Avg Rating",
|
||||
value: "4.4",
|
||||
},
|
||||
{ icon: Coffee, label: "Coffee Served", value: "1,000+" },
|
||||
{ icon: Utensils, label: "Meals Made", value: "5,000+" },
|
||||
{ icon: Star, label: "Avg Rating", value: "4.4" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -158,48 +101,10 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Signature Pizza",
|
||||
price: "$12.00",
|
||||
variant: "Gourmet",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uxkri0",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Creamy Ice Cream",
|
||||
price: "$5.00",
|
||||
variant: "Sweet",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kl1cbr",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Premium Coffee",
|
||||
price: "$3.50",
|
||||
variant: "Hot",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=68gxtc",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Fresh Daily Meals",
|
||||
price: "$15.00",
|
||||
variant: "Local",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t5wzjp",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Fresh Daily Meals",
|
||||
price: "$15.00",
|
||||
variant: "International",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s23e0g",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Creamy Ice Cream",
|
||||
price: "$5.00",
|
||||
variant: "Vegan",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmyyqh",
|
||||
},
|
||||
{ id: "p1", name: "Signature Pizza", price: "$12.00", variant: "Gourmet", imageSrc: "https://images.unsplash.com/photo-1513104890138-7c749659a591?q=80&w=600&auto=format&fit=crop" },
|
||||
{ id: "p2", name: "Creamy Ice Cream", price: "$5.00", variant: "Sweet", imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e1cb?q=80&w=600&auto=format&fit=crop" },
|
||||
{ id: "p3", name: "Premium Coffee", price: "$3.50", variant: "Hot", imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?q=80&w=600&auto=format&fit=crop" },
|
||||
{ id: "p4", name: "Fresh Daily Meal", price: "$15.00", variant: "Local", imageSrc: "https://images.unsplash.com/photo-1550966871-3ed39b5ed0b4?q=80&w=600&auto=format&fit=crop" },
|
||||
]}
|
||||
title="Popular Favorites"
|
||||
description="Meals our customers keep talking about"
|
||||
@@ -213,34 +118,10 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "4.4★",
|
||||
title: "Google Rating",
|
||||
description: "Highly recommended",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "184+",
|
||||
title: "Reviews",
|
||||
description: "Verified diners",
|
||||
icon: MessageSquare,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
title: "Open Daily",
|
||||
description: "Always available",
|
||||
icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "#1",
|
||||
title: "Experience",
|
||||
description: "In Arua City",
|
||||
icon: Award,
|
||||
},
|
||||
{ id: "m1", value: "4.4★", title: "Google Rating", description: "Highly recommended", icon: Star },
|
||||
{ id: "m2", value: "184+", title: "Reviews", description: "Verified diners", icon: MessageSquare },
|
||||
{ id: "m3", value: "24/7", title: "Open Daily", description: "Always available", icon: Clock },
|
||||
{ id: "m4", value: "#1", title: "Experience", description: "In Arua City", icon: Award },
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Consistently loved by the community"
|
||||
@@ -253,41 +134,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Safari Guide",
|
||||
role: "Traveler",
|
||||
testimonial: "A hidden gem in Arua Town! Flavorful and beautiful.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1rn8wr&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Gray O",
|
||||
role: "Local",
|
||||
testimonial: "Wow. A real gem of a restaurant in Arua City.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x2ts7d&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Simon Ssentongo",
|
||||
role: "Professional",
|
||||
testimonial: "Cool ambiance with delicious meals and soft jazz.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b7g4av&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Brian Ssendagire",
|
||||
role: "Foodie",
|
||||
testimonial: "Amazing, the best pizza I've ever had!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qwgble&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Aaron Edaku",
|
||||
role: "Student",
|
||||
testimonial: "Great food and books everywhere. Highly recommended.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wpj48t&_wi=2",
|
||||
},
|
||||
{ id: "t1", name: "Safari Guide", role: "Traveler", testimonial: "A hidden gem in Arua Town! Flavorful and beautiful.", imageSrc: "https://i.pravatar.cc/100?u=10" },
|
||||
{ id: "t2", name: "Gray O", role: "Local", testimonial: "Wow. A real gem of a restaurant in Arua City.", imageSrc: "https://i.pravatar.cc/100?u=11" },
|
||||
{ id: "t3", name: "Simon Ssentongo", role: "Professional", testimonial: "Cool ambiance with delicious meals and soft jazz.", imageSrc: "https://i.pravatar.cc/100?u=12" },
|
||||
]}
|
||||
title="What Customers Say"
|
||||
description="Real experiences from our guests"
|
||||
@@ -297,9 +146,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Visit Us"
|
||||
title="Ready to Experience Rojey?"
|
||||
description="We are open 24 hours a day in the heart of Arua City, Uganda."
|
||||
@@ -309,14 +156,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Rojey Creamery"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user